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

Commit 380fa9a4 authored by Shefali Jain's avatar Shefali Jain
Browse files

ARM: dts: msm: Update GCC and Debug node for sdxpoorwills v2



Update gcc and debugcc node to support the offset changes
in sdxpoorwills v2.

Change-Id: I243eaa055f2dc1e70b74fa942cc77bfc39ae23f2
Signed-off-by: default avatarShefali Jain <shefjain@codeaurora.org>
parent 9f0ad737
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -24,3 +24,11 @@
&apps_smmu {
	/delete-property/ qcom,no-asid-retention;
};

&clock_debug {
	compatible = "qcom,debugcc-sdxpoorwills-v2", "syscon";
};

&clock_gcc {
	compatible = "qcom,gcc-sdxpoorwills-v2", "syscon";
};