Commit 89f713b0 authored by Jagan Teki's avatar Jagan Teki Committed by Heiko Stuebner

arm64: dts: rockchip: Enable SATA for edgeble-neu6b

Add SATA support for Edgeble Neu6B NCM IO board.
Signed-off-by: default avatarJagan Teki <jagan@edgeble.ai>
Link: https://lore.kernel.org/r/20230713143941.1756849-3-jagan@edgeble.aiSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 61808d93
...@@ -21,6 +21,14 @@ chosen { ...@@ -21,6 +21,14 @@ chosen {
}; };
}; };
&combphy0_ps {
status = "okay";
};
&sata0 {
status = "okay";
};
&sdmmc { &sdmmc {
bus-width = <4>; bus-width = <4>;
cap-mmc-highspeed; cap-mmc-highspeed;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment