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

Commit d0bf04ac authored by Georgi Djakov's avatar Georgi Djakov Committed by Andy Gross
Browse files

arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node



Add a device tree node for the A53 PLL, which exists on msm8916
platforms.

Signed-off-by: default avatarGeorgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 4a92b6d7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -326,6 +326,12 @@
			status = "disabled";
		};

		a53pll: clock@b016000 {
			compatible = "qcom,msm8916-a53pll";
			reg = <0xb016000 0x40>;
			#clock-cells = <0>;
		};

		apcs: syscon@b011000 {
			compatible = "syscon";
			reg = <0x0b011000 0x1000>;