1
0
Fork 0

LF-387-2 Revert "usb: dwc3: Add chip-specific compatible string"

This reverts commit b1b26e7ed4.
Will use next version patch to replace this.

Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Ran Wang 2019-12-19 17:06:09 +08:00
parent b00fffd7a2
commit 9ff38337a0
1 changed files with 1 additions and 9 deletions

View File

@ -4,15 +4,7 @@ DWC3- USB3 CONTROLLER. Complies to the generic USB binding properties
as described in 'usb/generic.txt'
Required properties:
- compatible: must be "snps,dwc3" and (if applicable) may contain a
chip-specific compatible string in front of it to allow dwc3 driver be
able to update cache type configuration accordingly, otherwise
Layerscape SoC will encounter USB init failure when adding property
dma-coherent on device tree.
Example:
* "fsl,layerscape-dwc3", "snps,dwc3"
* "snps,dwc3"
- compatible: must be "snps,dwc3"
- reg : Address and length of the register set for the device
- interrupts: Interrupts used by the dwc3 controller.
- clock-names: should contain "ref", "bus_early", "suspend"