1 * Calxeda SATA Controller
3 SATA nodes are defined to describe on-chip Serial ATA controllers.
4 Each SATA controller should have its own node.
7 - compatible : compatible list, contains "calxeda,hb-ahci"
8 - interrupts : <interrupt mapping for SATA IRQ>
9 - reg : <registers mapping>
13 compatible = "calxeda,hb-ahci";
14 reg = <0xffe08000 0x1000>;