Re: [PATCH v3 1/3] dt-bindings: usb: introduce nxp,imx-dwc3

From: Rob Herring (Arm)

Date: Mon Feb 09 2026 - 21:25:12 EST



On Fri, 06 Feb 2026 18:18:49 +0800, Xu Yang wrote:
> The i.MX USB glue and DWC3 core are closely coupled. Describe the i.MX
> USB block in a single block will bring more benefits than a parent-child
> relation. The new binding is used to describe flattened usb controller
> node. It's a copy of the legacy binding fsl,imx8mp-dwc3.yaml with the
> needed modifications.
>
> Signed-off-by: Xu Yang <xu.yang_2@xxxxxxx>
>
> ---
> Changes in v3:
> - rename file name as nxp,imx-dwc3.yaml
> - rename compatible as nxp,imx*-dwc3
> - remove status property in example node
> - remove select block
> - modify commit message
> Changes in v2:
> - reorder compatible property
> ---
> .../devicetree/bindings/usb/fsl,imx8mp-dwc3.yaml | 2 +
> .../devicetree/bindings/usb/nxp,imx-dwc3.yaml | 123 +++++++++++++++++++++
> 2 files changed, 125 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>