Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1468403 > unrolled thread

[PATCH 2/3] dt-bindings: phy: ti: add documentation for ti,dra7x-usb2

Started byRoger Quadros <rogerq@ti.com>
First post2016-08-23 11:00 +0200
Last post2016-08-23 22:10 +0200
Articles 2 — 2 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.


Contents

  [PATCH 2/3] dt-bindings: phy: ti: add documentation for ti,dra7x-usb2 Roger Quadros <rogerq@ti.com> - 2016-08-23 11:00 +0200
    Re: [PATCH 2/3] dt-bindings: phy: ti: add documentation for  ti,dra7x-usb2 Rob Herring <robh@kernel.org> - 2016-08-23 22:10 +0200

#1468403 — [PATCH 2/3] dt-bindings: phy: ti: add documentation for ti,dra7x-usb2

FromRoger Quadros <rogerq@ti.com>
Date2016-08-23 11:00 +0200
Subject[PATCH 2/3] dt-bindings: phy: ti: add documentation for ti,dra7x-usb2
Message-ID<s9fIS-1yv-49@gated-at.bofh.it>
From: Sekhar Nori <nsekhar@ti.com>

Commit 7e472402ca30 ("phy: omap-usb2: Provide workaround for
USB2PHY false disconnect") added a new binding for USB2 PHYs
on DRA7x. But it has remained undocumented so far.

Add documentation for the binding.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
---
 Documentation/devicetree/bindings/phy/ti-phy.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/phy/ti-phy.txt b/Documentation/devicetree/bindings/phy/ti-phy.txt
index a3b3945..cd13e615 100644
--- a/Documentation/devicetree/bindings/phy/ti-phy.txt
+++ b/Documentation/devicetree/bindings/phy/ti-phy.txt
@@ -31,6 +31,8 @@ OMAP USB2 PHY
 
 Required properties:
  - compatible: Should be "ti,omap-usb2"
+	       Should be "ti,dra7x-usb2" for the 1st instance of USB2 PHY on
+	       DRA7x
 	       Should be "ti,dra7x-usb2-phy2" for the 2nd instance of USB2 PHY
 	       in DRA7x
  - reg : Address and length of the register set for the device.
-- 
2.7.4

[toc] | [next] | [standalone]


#1468811 — Re: [PATCH 2/3] dt-bindings: phy: ti: add documentation for ti,dra7x-usb2

FromRob Herring <robh@kernel.org>
Date2016-08-23 22:10 +0200
SubjectRe: [PATCH 2/3] dt-bindings: phy: ti: add documentation for ti,dra7x-usb2
Message-ID<s9qbg-ls-23@gated-at.bofh.it>
In reply to#1468403
On Tue, Aug 23, 2016 at 11:57:40AM +0300, Roger Quadros wrote:
> From: Sekhar Nori <nsekhar@ti.com>
> 
> Commit 7e472402ca30 ("phy: omap-usb2: Provide workaround for
> USB2PHY false disconnect") added a new binding for USB2 PHYs
> on DRA7x. But it has remained undocumented so far.
> 
> Add documentation for the binding.
> 
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> ---
>  Documentation/devicetree/bindings/phy/ti-phy.txt | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web