arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 15 Mar 2022 09:27:06 +0000 (17:27 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 4 Apr 2022 08:01:53 +0000 (10:01 +0200)
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>
arch/arm64/boot/dts/rockchip/rk3399.dtsi

index 080457a68e3c70e99a8fc517e3a24290463ba6dc..88f26d89eea1a36731ff507f14b9da574bf7d070 100644 (file)
                        reg = <0xf780 0x24>;
                        clocks = <&sdhci>;
                        clock-names = "emmcclk";
+                       drive-impedance-ohm = <50>;
                        #phy-cells = <0>;
                        status = "disabled";
                };
                        clock-names = "refclk";
                        #phy-cells = <1>;
                        resets = <&cru SRST_PCIEPHY>;
-                       drive-impedance-ohm = <50>;
                        reset-names = "phy";
                        status = "disabled";
                };