Skip to content

Commit

Permalink
doc: DTS: Update DWC3 binding to provide reference to generic bindings
Browse files Browse the repository at this point in the history
Since the Synopsys DWC3 controller driver inherits the generic bindings
defined in 'usb/generic.txt', this patch tries to capture the same in
the DWC3 binging documentation to avoid any confusion in usage of properties
like 'dr_mode' for certain SoCs like FSL LS2080A.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Bhupesh Sharma authored and Arnd Bergmann committed Oct 23, 2015
1 parent aef9ee2 commit 736c16d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/devicetree/bindings/usb/dwc3.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
synopsys DWC3 CORE

DWC3- USB3 CONTROLLER
DWC3- USB3 CONTROLLER. Complies to the generic USB binding properties
as described in 'usb/generic.txt'

Required properties:
- compatible: must be "snps,dwc3"
Expand Down

0 comments on commit 736c16d

Please sign in to comment.