From: Dmitry Baryshkov Date: Wed, 1 May 2024 16:19:37 +0000 (+0300) Subject: arm64: dts: qcom: sm8450: add power-domain to UFS PHY X-Git-Tag: v6.11-rc1~188^2~8^2~225 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27d3f57cf5a71484ea38770d4bfd10f6ef035cf4;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: qcom: sm8450: add power-domain to UFS PHY The UFS PHY is powered on via the UFS_PHY_GDSC power domain. Add corresponding power-domain the the PHY node. Fixes: 07fa917a335e ("arm64: dts: qcom: sm8450: add ufs nodes") Signed-off-by: Dmitry Baryshkov Reviewed-by: Konrad Dybcio Link: https://lore.kernel.org/r/20240501-qcom-phy-fixes-v1-11-f1fd15c33fb3@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sm8450.dtsi b/arch/arm64/boot/dts/qcom/sm8450.dtsi index ee0f092c02a69..ddbf97b84764a 100644 --- a/arch/arm64/boot/dts/qcom/sm8450.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8450.dtsi @@ -4441,6 +4441,8 @@ <&gcc GCC_UFS_PHY_PHY_AUX_CLK>, <&gcc GCC_UFS_0_CLKREF_EN>; + power-domains = <&gcc UFS_PHY_GDSC>; + resets = <&ufs_mem_hc 0>; reset-names = "ufsphy";