arm64: dts: rockchip: enable emmc strobe line pulldown RK3399 SoC

It's recommended to use internal pulldown, so we enable it via FW.
However commit 8b5c2b45b8 ("phy: rockchip: set pulldown for strobe line in dts")
disabled the pulldown settings if no dts property available. This
breaks all the existing RK3399 boards without external strobe pulldown
resistor. Fix is by adding rockchip,enable-strobe-pulldown to
rk3399.dtsi

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Change-Id: I510614e2029de293dfce48c78b1928244370b921
This commit is contained in:
Shawn Lin
2023-12-06 17:13:18 +08:00
parent 4af2dfa419
commit b045498f5c

View File

@@ -1707,6 +1707,7 @@
clock-names = "emmcclk";
drive-impedance-ohm = <50>;
#phy-cells = <0>;
rockchip,enable-strobe-pulldown;
status = "disabled";
};