lkml.org 
[lkml]   [2022]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.18 533/879] arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399
    Date
    From: Shawn Lin <shawn.lin@rock-chips.com>

    [ Upstream commit 4246d0bab2a8685e3d4aec2cb0ef8c526689ce96 ]

    drive-impedance-ohm is introduced for emmc phy instead of pcie phy.

    Fixes: fb8b7460c995 ("arm64: dts: rockchip: Define drive-impedance-ohm for RK3399's emmc-phy.")
    Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
    Link: https://lore.kernel.org/r/1647336426-154797-1-git-send-email-shawn.lin@rock-chips.com
    Signed-off-by: Heiko Stuebner <heiko@sntech.de>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/rockchip/rk3399.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
    index 080457a68e3c..88f26d89eea1 100644
    --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
    +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
    @@ -1534,6 +1534,7 @@
    reg = <0xf780 0x24>;
    clocks = <&sdhci>;
    clock-names = "emmcclk";
    + drive-impedance-ohm = <50>;
    #phy-cells = <0>;
    status = "disabled";
    };
    @@ -1544,7 +1545,6 @@
    clock-names = "refclk";
    #phy-cells = <1>;
    resets = <&cru SRST_PCIEPHY>;
    - drive-impedance-ohm = <50>;
    reset-names = "phy";
    status = "disabled";
    };
    --
    2.35.1


    \
     
     \ /
      Last update: 2022-06-08 03:35    [W:4.032 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site