Commit 5dd74cf8 authored by Michael Walle's avatar Michael Walle Committed by Shawn Guo

arm64: dts: freescale: sl28: enable SATA support

With a newer bootloader SATA might be used in a mPCI slot using a mSATA
card. Enable the SATA controller on the Kontron K-Box LS-230-A which
comes with such a slot.
Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 12dffe14
......@@ -107,3 +107,7 @@ &mscc_felix_port4 {
ethernet = <&enetc_port2>;
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