arm64: dts: rockchip: Enable ufshc on rk3576 evb1 board

RK3576 evb1 board supports UFS, so enable it.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Link: https://lore.kernel.org/r/1741180586-140422-1-git-send-email-shawn.lin@rock-chips.com
[the core device node went into the driver tree, hence this being later]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Shawn Lin 2025-03-05 21:16:26 +08:00 committed by Heiko Stuebner
parent 55a43c346d
commit 530f2bebc0

View File

@ -747,6 +747,10 @@ &uart0 {
status = "okay";
};
&ufshc {
status = "okay";
};
&usbdp_phy {
rockchip,dp-lane-mux = <2 3>;
status = "okay";