Commit 4be9e673 authored by Adam Ford's avatar Adam Ford Committed by Sekhar Nori

ARM: dts: da850-evm: Enable SATA port

The DA850-EVM from Logic PD has a SATA port and the module that went
with the kit supports it as well. This patch enables SATA controller.
Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent ce397d21
......@@ -93,6 +93,10 @@ nand_pins: nand_pins {
};
};
&sata {
status = "okay";
};
&serial0 {
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