From: Georgi Djakov Date: Mon, 5 Feb 2018 14:46:50 +0000 (+0200) Subject: arm64: dts: qcom: msm8916: Add clock properties to the APCS node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=025b995f47daece7b9856b9509748db02a0971be;p=linux.git arm64: dts: qcom: msm8916: Add clock properties to the APCS node There are clock controller registers in the APCS block, which purpose is to control the main CPU mux and divider. Add the clock properties as part of the APCS device-tree node. Signed-off-by: Georgi Djakov Signed-off-by: Andy Gross --- diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi index 5414f53a0fa1c..4539571a36b25 100644 --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi @@ -336,6 +336,8 @@ compatible = "qcom,msm8916-apcs-kpss-global", "syscon"; reg = <0xb011000 0x1000>; #mbox-cells = <1>; + clocks = <&a53pll>; + #clock-cells = <0>; }; blsp1_uart2: serial@78b0000 {