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

Commit ef38d7bd authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

ARM: dts: msm: Add reset-cells property to GCC clock node on SDXPOORWILLS



Add the reset-cells property to the clock_gcc node in order
to let clients control the reset clock registers.

Change-Id: I69b05110575af7e3161896fa8d891f46d361513c
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent ea5149e3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -142,6 +142,7 @@
		compatible = "qcom,dummycc";
		clock-output-names = "gcc_clocks";
		#clock-cells = <1>;
		#reset-cells = <1>;
	};

	clock_cpu: qcom,clock-a7@17810008 {