aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/msm8916-iommu.dtsi
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2015-10-14 21:17:51 +0300
committerAndrey Konovalov <andrey.konovalov@linaro.org>2015-10-14 21:17:51 +0300
commit4e6906b531c41d40f1fd9f48febce5eefdbe025f (patch)
tree297b1345f73007b3a2b7a1256e8482a1d4d903bb /arch/arm64/boot/dts/qcom/msm8916-iommu.dtsi
parentfb8d4e20361d821adb8828758f7794f6305e837d (diff)
parent52bddd7cb59adbc9ce56ebd03ad63936cf7cd1e5 (diff)
Automatically merging tracking-integration-linux-qcomlt into merge-linux-linaroll-20151014.0ll_20151014.0
Conflicting files:
Diffstat (limited to 'arch/arm64/boot/dts/qcom/msm8916-iommu.dtsi')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8916-iommu.dtsi21
1 files changed, 21 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8916-iommu.dtsi b/arch/arm64/boot/dts/qcom/msm8916-iommu.dtsi
new file mode 100644
index 000000000000..82acb8df2a8a
--- /dev/null
+++ b/arch/arm64/boot/dts/qcom/msm8916-iommu.dtsi
@@ -0,0 +1,21 @@
+/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 and
+ * only version 2 as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
+#include "msm-iommu-v2.dtsi"
+
+&gfx_iommu {
+ status = "ok";
+};
+
+&apps_iommu {
+ status = "ok";
+};