dt-bindings: usb: snps,dwc3: support i.MX8MQ
i.MX8MQ use Synopsys DesignWare USB3 Controller IP, so add the compatible. Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230203014526.1461386-1-peng.fan@oss.nxp.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7d1a898f52
commit
3754c41c76
@ -30,11 +30,13 @@ allOf:
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
contains:
|
||||
oneOf:
|
||||
- const: snps,dwc3
|
||||
- const: synopsys,dwc3
|
||||
deprecated: true
|
||||
oneOf:
|
||||
- items:
|
||||
- const: fsl,imx8mq-dwc3
|
||||
- const: snps,dwc3
|
||||
- const: snps,dwc3
|
||||
- const: synopsys,dwc3
|
||||
deprecated: true
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user