|
@@ -30,7 +30,11 @@ Each SATA PHY controller should have its own node.
|
|
|
Required properties:
|
|
|
- compatible : compatible list, contains "samsung,exynos5250-sata-phy"
|
|
|
- reg : offset and length of the SATA PHY register set;
|
|
|
-- #phy-cells : from the generic phy bindings;
|
|
|
+- #phy-cells : must be zero
|
|
|
+- clocks : must be exactly one entry
|
|
|
+- clock-names : must be "sata_phyctrl"
|
|
|
+- samsung,exynos-sataphy-i2c-phandle : a phandle to the I2C device, no arguments
|
|
|
+- samsung,syscon-phandle : a phandle to the PMU system controller, no arguments
|
|
|
|
|
|
Example:
|
|
|
sata_phy: sata-phy@12170000 {
|