arm64: dts: qcom: sm8250: use generic name for LPASS clock controller
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 10 Sep 2022 09:14:21 +0000 (11:14 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 17 Oct 2022 18:16:44 +0000 (13:16 -0500)
The node names should be generic according to Devicetree specification,
so use "clock-controller" instead of "cc".  The bindings so far did not
define this name (as child of APR service).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220910091428.50418-9-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/sm8250.dtsi

index c77247f..8a5edcb 100644 (file)
                                                        #sound-dai-cells = <1>;
                                                };
 
-                                               q6afecc: cc {
+                                               q6afecc: clock-controller {
                                                        compatible = "qcom,q6afe-clocks";
                                                        #clock-cells = <2>;
                                                };