Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 754ef324 authored by Shawn Lin's avatar Shawn Lin Committed by Greg Kroah-Hartman
Browse files

arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399



[ Upstream commit 4246d0bab2a8685e3d4aec2cb0ef8c526689ce96 ]

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

Fixes: fb8b7460 ("arm64: dts: rockchip: Define drive-impedance-ohm for RK3399's emmc-phy.")
Signed-off-by: default avatarShawn 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: default avatarHeiko Stuebner <heiko@sntech.de>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 60546c0b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1447,6 +1447,7 @@
			reg = <0xf780 0x24>;
			clocks = <&sdhci>;
			clock-names = "emmcclk";
			drive-impedance-ohm = <50>;
			#phy-cells = <0>;
			status = "disabled";
		};
@@ -1457,7 +1458,6 @@
			clock-names = "refclk";
			#phy-cells = <1>;
			resets = <&cru SRST_PCIEPHY>;
			drive-impedance-ohm = <50>;
			reset-names = "phy";
			status = "disabled";
		};