[PATCH 3/8] arm64: dts: rockchip: Enable SATA for edgeble-neu6b

Jagan Teki jagan at edgeble.ai
Thu Jul 13 07:39:36 PDT 2023


Add SATA support for Edgeble Neu6B NCM IO board.

Signed-off-by: Jagan Teki <jagan at edgeble.ai>
---
 arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts b/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts
index 7f9e2c750287..0b6f32e9b820 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts
@@ -21,6 +21,14 @@ chosen {
 	};
 };
 
+&combphy0_ps {
+	status = "okay";
+};
+
+&sata0 {
+	status = "okay";
+};
+
 &sdmmc {
 	no-sdio;
 	no-mmc;
-- 
2.25.1




More information about the linux-arm-kernel mailing list