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 <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 205c91f commit 11d5e41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)