Commit 3cdf6530 authored by Peng Ma's avatar Peng Ma Committed by Shawn Guo

arm64: dts: ls1028a: Enable sata.

Change the sata node to enable sata.
Signed-off-by: default avatarPeng Ma <peng.ma@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ef9ed87e
......@@ -153,3 +153,7 @@ sgtl5000: audio-codec@a {
&sai1 {
status = "okay";
};
&sata {
status = "okay";
};
......@@ -151,3 +151,7 @@ &enetc_port1 {
&sai4 {
status = "okay";
};
&sata {
status = "okay";
};
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