arm64: dts: rockchip: enable ufs for rk3576-ebook-v10

Change-Id: I1ba8b37697e4f1f48081ee628576584db38bcd8a
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
Zorro Liu
2024-03-21 09:09:29 +08:00
committed by Tao Huang
parent e0cfe1fa23
commit 559b218b69

View File

@@ -922,6 +922,11 @@
pinctrl-0 = <&uart4m1_xfer &uart4m1_ctsn>;
};
&ufs {
reset-gpios = <&gpio4 RK_PD0 GPIO_ACTIVE_HIGH>;
status = "okay";
};
&u2phy0 {
status = "okay";
};