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

Commit 659ed1fe authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

ARM: dts: msm: Add the clock DT entry for GCC clocks on SDM845 v2.1



Add the device tree entry for the peripheral clocks node on
SDM845 v2.1.

Change-Id: I92a3abe2071bc3d0d152c3e82c251de3f0fb4bc5
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 0fb4c9fc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -21,3 +21,7 @@
&spmi_bus {
	/delete-property/ qcom,enable-ahb-bus-workaround;
};

&clock_gcc {
	compatible = "qcom,gcc-sdm845-v2.1", "syscon";
};