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

Commit 99c3334d authored by Rajendra Nayak's avatar Rajendra Nayak Committed by Andy Gross
Browse files

arm64: dts: msm8996: Add CPU clock controller node



Add the DT node for Kryo CPU clock controller on msm8996
devices.

Signed-off-by: default avatarRajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 4255db14
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -311,6 +311,12 @@
			reg = <0x300000 0x90000>;
			reg = <0x300000 0x90000>;
		};
		};


		kryocc: clock-controller@6400000 {
			compatible = "qcom,apcc-msm8996";
			reg = <0x6400000 0x90000>;
			#clock-cells = <1>;
		};

		blsp1_spi0: spi@07575000 {
		blsp1_spi0: spi@07575000 {
			compatible = "qcom,spi-qup-v2.2.1";
			compatible = "qcom,spi-qup-v2.2.1";
			reg = <0x07575000 0x600>;
			reg = <0x07575000 0x600>;