From: Douglas Anderson Date: Mon, 18 Jun 2018 21:50:51 +0000 (-0700) Subject: arm64: dts: sdm845: Add rpmh-clk node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=717f2013a402b72e46e32012b7e8f1edc9e2e060;p=linux.git arm64: dts: sdm845: Add rpmh-clk node This adds the rpmh-clk node to sdm845 based on the examples in the bindings. Signed-off-by: Douglas Anderson Reviewed-by: Bjorn Andersson Signed-off-by: Andy Gross --- diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi index 43a182fb42c93..00722b533a92d 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi @@ -6,6 +6,7 @@ */ #include +#include #include #include @@ -1001,6 +1002,11 @@ , , ; + + rpmhcc: clock-controller { + compatible = "qcom,sdm845-rpmh-clk"; + #clock-cells = <1>; + }; }; intc: interrupt-controller@17a00000 {