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

Commit e8f319ec 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: msm: Add support for clocks for SDM632"

parents f817a45c 5f681956
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -20,3 +20,14 @@
	qcom,msm-id = <349 0x0>;
};

&clock_gcc {
	compatible = "qcom,gcc-sdm632";
};

&clock_debug {
	compatible = "qcom,cc-debug-sdm632";
};

&clock_gcc_gfx {
	compatible = "qcom,gcc-gfx-sdm632";
};