Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 85ee657f authored by Neeti Desai's avatar Neeti Desai
Browse files

ARM: dts: qcom: Update implementation defined register values for msm8996



The implementation defined register values for certain smmu's
has been updated. Reflect the same in the dtsi. 8996v1/v2 device
trees are no longer supported, thus rename the file.

Change-Id: I687f8a23dd14689210a7c906369b51bda20ab637
Signed-off-by: default avatarNeeti Desai <neetid@codeaurora.org>
parent 75d530af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
 */

#include "msm-arm-smmu.dtsi"
#include "msm-arm-smmu-impl-defs-8996v2.dtsi"
#include "msm-arm-smmu-impl-defs-8996.dtsi"

&anoc0_smmu {
	status = "ok";
+6 −3
Original line number Diff line number Diff line
@@ -497,7 +497,8 @@
		<0x6808 0x2>,
		<0x680c 0x0>,
		<0x6a00 0x6>,
		<0x6b00 0x3ff>;
		<0x6b00 0x3ff>,
		<0x6d30 0x41bd>;
};

&anoc1_smmu {
@@ -545,7 +546,8 @@
		<0x6818 0x1>,
		<0x681c 0x0>,
		<0x6a00 0x6>,
		<0x6b00 0x3ff>;
		<0x6b00 0x3ff>,
		<0x6d30 0x41bd>;
};

&anoc2_smmu {
@@ -619,5 +621,6 @@
		<0x6838 0x0>,
		<0x683c 0x0>,
		<0x6a00 0x6>,
		<0x6b00 0x3ff>;
		<0x6b00 0x3ff>,
		<0x6d30 0x41bd>;
};