Skip to content

Commit 89f713b

Browse files
openedevmmind
authored andcommitted
arm64: dts: rockchip: Enable SATA for edgeble-neu6b
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>
1 parent 61808d9 commit 89f713b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@
2121
};
2222
};
2323

24+
&combphy0_ps {
25+
status = "okay";
26+
};
27+
28+
&sata0 {
29+
status = "okay";
30+
};
31+
2432
&sdmmc {
2533
bus-width = <4>;
2634
cap-mmc-highspeed;

0 commit comments

Comments
 (0)