Commit 6701b173 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: msm8996: add CBF device entry

parent 8ae72166
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3572,6 +3572,13 @@ saw3: syscon@9a10000 {
			reg = <0x09a10000 0x1000>;
		};

		cbf: clock-controller@9a11000 {
			compatible = "qcom,msm8996-cbf";
			reg = <0x09a11000 0x10000>;
			clocks = <&rpmcc RPM_SMD_XO_A_CLK_SRC>, <&apcs_glb>;
			#clock-cells = <0>;
		};

		intc: interrupt-controller@9bc0000 {
			compatible = "qcom,msm8996-gic-v3", "arm,gic-v3";
			#interrupt-cells = <3>;