Skip to content

Commit 11d5e41

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
This was omitted when first introducing the node. Fix it. Fixes: fe6fd26 ("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
1 parent 205c91f commit 11d5e41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sm6375.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,6 +1209,7 @@
12091209
clock-names = "xo";
12101210

12111211
power-domains = <&rpmpd SM6375_VDDCX>;
1212+
power-domain-names = "cx";
12121213

12131214
memory-region = <&pil_cdsp_mem>;
12141215

0 commit comments

Comments
 (0)