Re: [PATCH v2 4/7] dt-bindings: usb: ti,musb-am33xx: Convert to DT schema
From: Rob Herring (Arm)
Date: Mon Aug 31 2026 - 13:17:15 EST
On Tue, 18 Aug 2026 19:58:46 +0530, Bhargav Joshi wrote:
> Convert the TI AM33xx MUSB text bindings to DT schema.
> Changes during conversion:
> - Allow an optional vbus interrupt used in am335x-bone-common.
> - Add the interface-type and phy-names properties natively used by the
> dm816x hardware.
> - Allow 0 or 1 for mentor,multipoint. While the text binding mandated 1,
> the Mentor USB IP natively supports both single and multipoint
> configurations as used in existing DTS.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> .../devicetree/bindings/usb/am33xx-usb.txt | 25 -----
> .../devicetree/bindings/usb/ti,musb-am33xx.yaml | 113 +++++++++++++++++++++
> 2 files changed, 113 insertions(+), 25 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>