From: Bhupesh Sharma Date: Fri, 23 Oct 2015 19:31:56 +0000 (+0530) Subject: doc: DTS: Update DWC3 binding to provide reference to generic bindings X-Git-Tag: v4.4-rc1~51^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=736c16d37fad9f9c6851e4fdbecf8475b0757c43;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Arnd Bergmann --- diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt index 0815eac5b1851..9f64f69d153ae 100644 --- a/Documentation/devicetree/bindings/usb/dwc3.txt +++ b/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"