diff options
| author | Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com> | 2016-06-16 09:53:31 -0400 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2016-06-16 16:24:55 -0400 |
| commit | a55448d1c01ca4b4e94e1d51249feee4aa315d6d (patch) | |
| tree | 72b5029bfbc918740a821622fd9db1feab191343 /Documentation/devicetree/bindings/phy | |
| parent | 5724ad14cc85513a55711d6b4d6142b8e188c7e2 (diff) | |
dt-bindings: phy: Add documentation for NSP SATA PHY
Add documentation for SATA PHY available in Broadcom's
NSP SoC.
Signed-off-by: Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
| -rw-r--r-- | Documentation/devicetree/bindings/phy/brcm-sata-phy.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt b/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt index d0231209d846..6ccce09d8bbf 100644 --- a/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt +++ b/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt | |||
| @@ -5,6 +5,7 @@ Required properties: | |||
| 5 | "brcm,bcm7425-sata-phy" | 5 | "brcm,bcm7425-sata-phy" |
| 6 | "brcm,bcm7445-sata-phy" | 6 | "brcm,bcm7445-sata-phy" |
| 7 | "brcm,iproc-ns2-sata-phy" | 7 | "brcm,iproc-ns2-sata-phy" |
| 8 | "brcm,iproc-nsp-sata-phy" | ||
| 8 | "brcm,phy-sata3" | 9 | "brcm,phy-sata3" |
| 9 | - address-cells: should be 1 | 10 | - address-cells: should be 1 |
| 10 | - size-cells: should be 0 | 11 | - size-cells: should be 0 |
| @@ -22,7 +23,8 @@ Sub-nodes required properties: | |||
| 22 | 23 | ||
| 23 | Sub-nodes optional properties: | 24 | Sub-nodes optional properties: |
| 24 | - brcm,enable-ssc: use spread spectrum clocking (SSC) on this port | 25 | - brcm,enable-ssc: use spread spectrum clocking (SSC) on this port |
| 25 | This property is not applicable for "brcm,iproc-ns2-sata-phy". | 26 | This property is not applicable for "brcm,iproc-ns2-sata-phy" and |
| 27 | "brcm,iproc-nsp-sata-phy". | ||
| 26 | 28 | ||
| 27 | Example: | 29 | Example: |
| 28 | sata-phy@f0458100 { | 30 | sata-phy@f0458100 { |
