Skip to content

Commit

Permalink
ARM: mvebu: Add SATA support for OpenBlocks AX3-4
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thomas Petazzoni committed Nov 21, 2012
1 parent 14bedd4 commit 6435389
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,9 @@
reg = <0x30>;
};
};
sata@d00a0000 {
nr-ports = <2>;
status = "okay";
};
};
};

0 comments on commit 6435389

Please sign in to comment.