Re: [PATCH v2 1/2] dt-bindings: usb: ti,omap4-musb: convert to DT schema

From: Rob Herring (Arm)

Date: Fri Feb 06 2026 - 10:12:46 EST



On Tue, 27 Jan 2026 17:42:13 +0000, Charan Pedumuru wrote:
> Convert OMAP MUSB USB OTG Controller binding to DT schema.
> Changes during conversion:
> - Include "interrupts" and "interrupt-names" properties in the YAML, as
> they are used by many in-tree DTS files.
> - Extend the "power" property to allow the value 150 (in addition to
> existing values), since this is present in several in-tree DTS examples.
> - Drop the ti,hwmods property, as it is not used by any in-tree DTS files.
>
> Signed-off-by: Charan Pedumuru <charan.pedumuru@xxxxxxxxx>
> ---
> .../devicetree/bindings/usb/ti,omap4-musb.yaml | 120 +++++++++++++++++++++
> 1 file changed, 120 insertions(+)
>

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