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

Commit fb8b7460 authored by Christoph Muellner's avatar Christoph Muellner Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Define drive-impedance-ohm for RK3399's emmc-phy.



A previous patch introduced the property 'drive-impedance-ohm'
for the RK3399's emmc phy node. This patch sets this value
explicitly to the default value of 50 Ohm.

Signed-off-by: default avatarChristoph Muellner <christoph.muellner@theobroma-systems.com>
Signed-off-by: default avatarPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent a3eec13b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1457,6 +1457,7 @@
			clock-names = "refclk";
			#phy-cells = <1>;
			resets = <&cru SRST_PCIEPHY>;
			drive-impedance-ohm = <50>;
			reset-names = "phy";
			status = "disabled";
		};