Commit 25642098 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson

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: 8575f197 ("arm64: dts: qcom: Introduce the SC8180x platform")
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231214-topic-sc8180_fixes-v1-2-421904863006@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 5037ca35
......@@ -2110,6 +2110,8 @@ ufs_mem_hc: ufshc@1d84000 {
<0 0>,
<0 0>;
power-domains = <&gcc UFS_PHY_GDSC>;
status = "disabled";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment