linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v2,2/3] dt-bindings: usb: keystone-usb: Add ti,am654-dwc3 support
@ 2019-01-10 15:04 Roger Quadros
  0 siblings, 0 replies; 2+ messages in thread
From: Roger Quadros @ 2019-01-10 15:04 UTC (permalink / raw)
  To: balbi
  Cc: vigneshr, robh+dt, nsekhar, linux-usb, devicetree, linux-kernel,
	Roger Quadros

The AM654 SoC from TI contains a DWC3 controller. Add
support for it.

Signed-off-by: Roger Quadros <rogerq@ti.com>
---
 Documentation/devicetree/bindings/usb/keystone-usb.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/keystone-usb.txt b/Documentation/devicetree/bindings/usb/keystone-usb.txt
index f96e09f..77df82e 100644
--- a/Documentation/devicetree/bindings/usb/keystone-usb.txt
+++ b/Documentation/devicetree/bindings/usb/keystone-usb.txt
@@ -3,7 +3,9 @@ TI Keystone Soc USB Controller
 DWC3 GLUE
 
 Required properties:
- - compatible: should be "ti,keystone-dwc3".
+ - compatible: should be
+		"ti,keystone-dwc3" for Keystone 2 SoCs
+		"ti,am654-dwc3" for AM654 SoC
  - #address-cells, #size-cells : should be '1' if the device has sub-nodes
    with 'reg' property.
  - reg : Address and length of the register set for the USB subsystem on
@@ -21,7 +23,7 @@ SoCs only:
 - clock-names:		Must be "usb".
 
 
-The following are mandatory properties for Keystone 2 66AK2G SoCs only:
+The following are mandatory properties for 66AK2G and AM654:
 
 - power-domains:	Should contain a phandle to a PM domain provider node
 			and an args specifier containing the USB device id

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [v2,2/3] dt-bindings: usb: keystone-usb: Add ti,am654-dwc3 support
@ 2019-01-15 21:35 Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2019-01-15 21:35 UTC (permalink / raw)
  To: Roger Quadros
  Cc: balbi, vigneshr, robh+dt, nsekhar, linux-usb, devicetree,
	linux-kernel

On Thu, 10 Jan 2019 17:04:29 +0200, Roger Quadros wrote:
> The AM654 SoC from TI contains a DWC3 controller. Add
> support for it.
> 
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> ---
>  Documentation/devicetree/bindings/usb/keystone-usb.txt | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-15 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-15 21:35 [v2,2/3] dt-bindings: usb: keystone-usb: Add ti,am654-dwc3 support Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2019-01-10 15:04 Roger Quadros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).