arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 9 Jan 2023 13:56:47 +0000 (14:56 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 6 Mar 2023 23:21:36 +0000 (15:21 -0800)
This was omitted when first introducing the node. Fix it.

Fixes: fe6fd26aeddf ("arm64: dts: qcom: sm6375: Add ADSP&CDSP")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230109135647.339224-5-konrad.dybcio@linaro.org
arch/arm64/boot/dts/qcom/sm6375.dtsi

index 31b88c7..068ee4f 100644 (file)
                        clock-names = "xo";
 
                        power-domains = <&rpmpd SM6375_VDDCX>;
+                       power-domain-names = "cx";
 
                        memory-region = <&pil_cdsp_mem>;