Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1424084
| From | Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 3/7] dt-bindings: phy: Add documentation for NSP SATA PHY |
| Date | 2016-06-16 16:00 +0200 |
| Message-ID | <rKFZU-Cr-21@gated-at.bofh.it> (permalink) |
| References | <rKFZT-Cr-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add documentation for SATA PHY available in Broadcom's
NSP SoC.
Signed-off-by: Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com>
---
Documentation/devicetree/bindings/phy/brcm-sata-phy.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt b/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt
index d023120..6ccce09 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:
"brcm,bcm7425-sata-phy"
"brcm,bcm7445-sata-phy"
"brcm,iproc-ns2-sata-phy"
+ "brcm,iproc-nsp-sata-phy"
"brcm,phy-sata3"
- address-cells: should be 1
- size-cells: should be 0
@@ -22,7 +23,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".
+ This property is not applicable for "brcm,iproc-ns2-sata-phy" and
+ "brcm,iproc-nsp-sata-phy".
Example:
sata-phy@f0458100 {
--
2.1.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 3/7] dt-bindings: phy: Add documentation for NSP SATA PHY Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com> - 2016-06-16 16:00 +0200 Re: [PATCH 3/7] dt-bindings: phy: Add documentation for NSP SATA PHY Kishon Vijay Abraham I <kishon@ti.com> - 2016-06-17 14:50 +0200 Re: [PATCH 3/7] dt-bindings: phy: Add documentation for NSP SATA PHY Rob Herring <robh@kernel.org> - 2016-06-20 15:20 +0200
csiph-web