Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1424084 > unrolled thread
| Started by | Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com> |
|---|---|
| First post | 2016-06-16 16:00 +0200 |
| Last post | 2016-06-20 15:20 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[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
| From | Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com> |
|---|---|
| Date | 2016-06-16 16:00 +0200 |
| Subject | [PATCH 3/7] dt-bindings: phy: Add documentation for NSP SATA PHY |
| Message-ID | <rKFZU-Cr-21@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Date | 2016-06-17 14:50 +0200 |
| Message-ID | <rL1nI-6zw-25@gated-at.bofh.it> |
| In reply to | #1424084 |
On Thursday 16 June 2016 07:23 PM, Yendapally Reddy Dhananjaya Reddy wrote:
> Add documentation for SATA PHY available in Broadcom's
> NSP SoC.
>
> Signed-off-by: Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.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 {
>
[toc] | [prev] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-06-20 15:20 +0200 |
| Message-ID | <rM7hn-gv-19@gated-at.bofh.it> |
| In reply to | #1424084 |
On Thu, Jun 16, 2016 at 09:53:31AM -0400, Yendapally Reddy Dhananjaya Reddy wrote: > 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(-) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web