Skip to content

Commit 2564209

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: sc8180x: Add UFS GDSC
To make sure the UFS controller and some relevant clocks have power flowing to them, hook up the forgotten-about GDSC. Fixes: 8575f19 ("arm64: dts: qcom: Introduce the SC8180x platform") Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20231214-topic-sc8180_fixes-v1-2-421904863006@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 5037ca3 commit 2564209

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2110,6 +2110,8 @@
21102110
<0 0>,
21112111
<0 0>;
21122112

2113+
power-domains = <&gcc UFS_PHY_GDSC>;
2114+
21132115
status = "disabled";
21142116
};
21152117

0 commit comments

Comments
 (0)