blob: c6693e14f7ea236cd5a0c0da59b37cbe35c8c83e [file] [log] [blame]
Olav Haugan54166782013-01-28 16:59:51 -08001/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
Chintan Pandyaf6ddea22012-09-14 19:26:03 +05302 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
Olav Haugan54166782013-01-28 16:59:51 -080013/include/ "msm-iommu-v1.dtsi"
Chintan Pandyaf6ddea22012-09-14 19:26:03 +053014
15&jpeg_iommu {
16 status = "ok";
17};
18
19&mdp_iommu {
20 status = "ok";
21};
22
23&venus_iommu {
24 status = "ok";
25};
26
27&kgsl_iommu {
28 status = "ok";
29};
30
31&vfe_iommu {
32 status = "ok";
33};