From: Bjorn Andersson <[email protected]>
As defined by the binding, the UFS PHY node should have a power-domain,
add this.
Signed-off-by: Bjorn Andersson <[email protected]>
---
arch/arm64/boot/dts/qcom/sc8180x.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/qcom/sc8180x.dtsi b/arch/arm64/boot/dts/qcom/sc8180x.dtsi
index 067712310560..4b0a25d84659 100644
--- a/arch/arm64/boot/dts/qcom/sc8180x.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc8180x.dtsi
@@ -2244,6 +2244,7 @@ ufs_mem_phy: phy-wrapper@1d87000 {
resets = <&ufs_mem_hc 0>;
reset-names = "ufsphy";
+ power-domains = <&gcc UFS_PHY_GDSC>;
#phy-cells = <0>;
---
base-commit: 3689b0ef08b70e4e03b82ebd37730a03a672853a
change-id: 20240525-sc8180x-ufs-phy-add-power-domain-39f6b8830266
Best regards,
--
Bjorn Andersson <[email protected]>
On Sat, May 25, 2024 at 10:50:21AM -0700, Bjorn Andersson wrote:
> From: Bjorn Andersson <[email protected]>
>
> As defined by the binding, the UFS PHY node should have a power-domain,
> add this.
>
> Signed-off-by: Bjorn Andersson <[email protected]>
> ---
> arch/arm64/boot/dts/qcom/sc8180x.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
https://patchwork.kernel.org/project/linux-arm-msm/patch/[email protected]/
--
With best wishes
Dmitry