Re: [PATCH] dt-bindings: mfd: Convert OMAP USB TLL to DT schema

From: Rob Herring (Arm)

Date: Thu Jul 16 2026 - 17:51:22 EST



On Wed, 08 Jul 2026 12:33:28 +0000, Eduard Bostina wrote:
> Convert the OMAP HS USB Host TLL bindings to DT schema.
>
> During the conversion, ti,hwmods has been made optional to resolve
> dtbs_check warnings. Modern OMAP platforms do not require this
> property, but it is still required for older platforms.
>
> Signed-off-by: Eduard Bostina <egbostina@xxxxxxxxx>
> ---
> .../devicetree/bindings/mfd/omap-usb-tll.txt | 27 ----------
> .../devicetree/bindings/mfd/ti,usbhs-tll.yaml | 53 +++++++++++++++++++
> 2 files changed, 53 insertions(+), 27 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mfd/omap-usb-tll.txt
> create mode 100644 Documentation/devicetree/bindings/mfd/ti,usbhs-tll.yaml
>

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