]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 b359068d9605654fc438a63e6107af024648e7c7..4ed18287e077f79472d1912cf6cef2dfc2fc24fb 100644 (file)
@@ -153,3 +153,7 @@ sgtl5000: audio-codec@a {
 &sai1 {
        status = "okay";
 };
+
+&sata {
+       status = "okay";
+};
index f9c272fb0738f95c4bf5ecde223551fe5c05aed1..4a203f7da5983fce10402ab9cecfafb3c461d8b5 100644 (file)
@@ -151,3 +151,7 @@ &enetc_port1 {
 &sai4 {
        status = "okay";
 };
+
+&sata {
+       status = "okay";
+};