arm64: dts: ls1028a: Enable sata.

Change the sata node to enable sata.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Peng Ma 2019-05-24 15:30:22 +08:00 committed by Shawn Guo
parent ef9ed87e82
commit 3cdf65300f
2 changed files with 8 additions and 0 deletions

View file

@ -153,3 +153,7 @@ sgtl5000: audio-codec@a {
&sai1 {
status = "okay";
};
&sata {
status = "okay";
};

View file

@ -151,3 +151,7 @@ &enetc_port1 {
&sai4 {
status = "okay";
};
&sata {
status = "okay";
};