arm64: dts: rockchip: Enable ufshc on rk3576 evb1 board
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 5 Mar 2025 13:16:26 +0000 (21:16 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 7 Apr 2025 07:15:44 +0000 (09:15 +0200)
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>
arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts

index e368691fd28ec099bff9c6f35265e52658886bf9..08c1884459317c163274b65a8179db4fe6df2f4d 100644 (file)
        status = "okay";
 };
 
+&ufshc {
+       status = "okay";
+};
+
 &usbdp_phy {
        rockchip,dp-lane-mux = <2 3>;
        status = "okay";