arm64: dts: rockchip: Enable SATA for edgeble-neu6b
authorJagan Teki <jagan@edgeble.ai>
Thu, 13 Jul 2023 14:39:36 +0000 (20:09 +0530)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 14 Jul 2023 15:26:50 +0000 (17:26 +0200)
Add SATA support for Edgeble Neu6B NCM IO board.

Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Link: https://lore.kernel.org/r/20230713143941.1756849-3-jagan@edgeble.ai
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts

index cd581c44f90725ac3f2628bfb8d98feabe9fecc2..d6982d4aaee6654395260b2379623715aabfe75b 100644 (file)
        };
 };
 
+&combphy0_ps {
+       status = "okay";
+};
+
+&sata0 {
+       status = "okay";
+};
+
 &sdmmc {
        bus-width = <4>;
        cap-mmc-highspeed;