[PATCH 06/11] arm64: dts: lx2160a-qds: enable sata nodes
Li Yang
leoyang.li at nxp.com
Wed Nov 10 14:21:55 PST 2021
From: Peng Ma <peng.ma at nxp.com>
Enables sata support on lx2160a-qds.
Signed-off-by: Peng Ma <peng.ma at nxp.com>
Signed-off-by: Li Yang <leoyang.li at nxp.com>
---
.../arm64/boot/dts/freescale/fsl-lx2160a-qds.dts | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
index 8354af0b31e3..480520152e1a 100644
--- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
@@ -191,3 +191,19 @@ &usb0 {
&usb1 {
status = "okay";
};
+
+&sata0 {
+ status = "okay";
+};
+
+&sata1 {
+ status = "okay";
+};
+
+&sata2 {
+ status = "okay";
+};
+
+&sata3 {
+ status = "okay";
+};
--
2.25.1
More information about the linux-arm-kernel
mailing list