lkml.org 
[lkml]   [2024]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 06/13] arm64: dts: qcom: sdm845: 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: cc16687fbd74 ("arm64: dts: qcom: sdm845: add UFS controller")
    Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    ---
    arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
    index 10de2bd46ffc..26b1638c76f9 100644
    --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
    @@ -2666,6 +2666,8 @@ ufs_mem_phy: phy@1d87000 {
    "ref_aux",
    "qref";

    + power-domains = <&gcc UFS_PHY_GDSC>;
    +
    resets = <&ufs_mem_hc 0>;
    reset-names = "ufsphy";

    --
    2.39.2


    \
     
     \ /
      Last update: 2024-05-27 18:11    [W:4.096 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site