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:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
contains:
|
oneOf:
|
||||||
oneOf:
|
- items:
|
||||||
- const: snps,dwc3
|
- const: fsl,imx8mq-dwc3
|
||||||
- const: synopsys,dwc3
|
- const: snps,dwc3
|
||||||
deprecated: true
|
- const: snps,dwc3
|
||||||
|
- const: synopsys,dwc3
|
||||||
|
deprecated: true
|
||||||
|
|
||||||
reg:
|
reg:
|
||||||
maxItems: 1
|
maxItems: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user