Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -93,6 +93,10 @@
	};
};

&sata {
	status = "okay";
};

&serial0 {
	status = "okay";
};