arm64: dts: ls1028a: Enable sata.
authorPeng Ma <peng.ma@nxp.com>
Fri, 24 May 2019 07:30:22 +0000 (15:30 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 5 Jun 2019 06:18:07 +0000 (14:18 +0800)
Change the sata node to enable sata.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts
arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts

index b359068..4ed1828 100644 (file)
 &sai1 {
        status = "okay";
 };
+
+&sata {
+       status = "okay";
+};
index f9c272f..4a203f7 100644 (file)
 &sai4 {
        status = "okay";
 };
+
+&sata {
+       status = "okay";
+};