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

Commit 417d4cf8 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents b3e82f4f 85ee657f
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>;
};