summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt
diff options
context:
space:
mode:
authorSrinath Mannam <srinath.mannam@broadcom.com>2017-06-08 17:01:38 +0530
committerKishon Vijay Abraham I <kishon@ti.com>2017-06-16 11:40:22 +0530
commit3ac255bc8e9716ba581d10764aaf957f9f8dd187 (patch)
tree12bbb813cefbad47f6bd03794ddbb41e6e892cb1 /Documentation/devicetree/bindings/phy/brcm-sata-phy.txt
parent259a24001a501c09e7c6b718aed3b1b58641534b (diff)
dt-bindings: Update documentation for stingray SATA phy
Update BRCM SATA phy dt-binding documentation for stingray. Signed-off-by: Srinath Mannam <srinath.mannam@broadcom.com> Reviewed-by: Ray Jui <ray.jui@broadcom.com> Reviewed-by: Scott Branden <scott.branden@broadcom.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Rob Herring <rob@kernel.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/brcm-sata-phy.txt')
-rw-r--r--Documentation/devicetree/bindings/phy/brcm-sata-phy.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt b/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt
index 6ccce09d8bbf..97977cd29a98 100644
--- a/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt
+++ b/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt
@@ -7,12 +7,13 @@ Required properties:
"brcm,iproc-ns2-sata-phy"
"brcm,iproc-nsp-sata-phy"
"brcm,phy-sata3"
+ "brcm,iproc-sr-sata-phy"
- address-cells: should be 1
- size-cells: should be 0
- reg: register ranges for the PHY PCB interface
- reg-names: should be "phy" and "phy-ctrl"
The "phy-ctrl" registers are only required for
- "brcm,iproc-ns2-sata-phy".
+ "brcm,iproc-ns2-sata-phy" and "brcm,iproc-sr-sata-phy".
Sub-nodes:
Each port's PHY should be represented as a sub-node.
@@ -23,8 +24,8 @@ Sub-nodes required properties:
Sub-nodes optional properties:
- brcm,enable-ssc: use spread spectrum clocking (SSC) on this port
- This property is not applicable for "brcm,iproc-ns2-sata-phy" and
- "brcm,iproc-nsp-sata-phy".
+ This property is not applicable for "brcm,iproc-ns2-sata-phy",
+ "brcm,iproc-nsp-sata-phy" and "brcm,iproc-sr-sata-phy".
Example:
sata-phy@f0458100 {