|
@@ -6,8 +6,6 @@ Each SATA controller should have its own node.
|
|
Required properties:
|
|
Required properties:
|
|
- compatible : compatible string, one of:
|
|
- compatible : compatible string, one of:
|
|
- "allwinner,sun4i-a10-ahci"
|
|
- "allwinner,sun4i-a10-ahci"
|
|
- - "fsl,imx53-ahci"
|
|
|
|
- - "fsl,imx6q-ahci"
|
|
|
|
- "hisilicon,hisi-ahci"
|
|
- "hisilicon,hisi-ahci"
|
|
- "ibm,476gtr-ahci"
|
|
- "ibm,476gtr-ahci"
|
|
- "marvell,armada-380-ahci"
|
|
- "marvell,armada-380-ahci"
|
|
@@ -22,10 +20,6 @@ Optional properties:
|
|
- clocks : a list of phandle + clock specifier pairs
|
|
- clocks : a list of phandle + clock specifier pairs
|
|
- target-supply : regulator for SATA target power
|
|
- target-supply : regulator for SATA target power
|
|
|
|
|
|
-"fsl,imx53-ahci", "fsl,imx6q-ahci" required properties:
|
|
|
|
-- clocks : must contain the sata, sata_ref and ahb clocks
|
|
|
|
-- clock-names : must contain "ahb" for the ahb clock
|
|
|
|
-
|
|
|
|
Examples:
|
|
Examples:
|
|
sata@ffe08000 {
|
|
sata@ffe08000 {
|
|
compatible = "snps,spear-ahci";
|
|
compatible = "snps,spear-ahci";
|