瀏覽代碼

doc: DTS: Update DWC3 binding to provide reference to generic bindings

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>
Bhupesh Sharma 10 年之前
父節點
當前提交
736c16d37f
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Documentation/devicetree/bindings/usb/dwc3.txt

+ 2 - 1
Documentation/devicetree/bindings/usb/dwc3.txt

@@ -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"