This patch enables SATA support on the OpenBlocks AX3-4. It has one internal SATA port, and an external eSATA port. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
@@ -117,5 +117,9 @@
reg = <0x30>;
};
+ sata@d00a0000 {
+ nr-ports = <2>;
+ status = "okay";
+ };