[PATCH v2 6/7] dt-bindings: usb: ti,am33xx-usb: Convert to DT schema
Rob Herring (Arm)
robh at kernel.org
Mon Aug 31 06:59:02 PDT 2026
On Tue, 18 Aug 2026 19:58:48 +0530, Bhargav Joshi wrote:
> Convert the TI AM33xx USB Wrapper text binding to DT schema.
> Changes during conversion:
> - Drop the USB control module from child nodes, as it physically resides
> within the System Control Module address space, not the USB wrapper.
> - Allow standard phy@[0-9a-f]+$ child node names alongside the legacy
> usb-phy@[0-9a-f]+$.
> - Mark the legacy ti,hwmods property as deprecated.
> - Document required #address-cells, #size-cells, and ranges property
> missing from text binding.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u at gmail.com>
> ---
> .../devicetree/bindings/usb/am33xx-usb.txt | 143 ---------------------
> .../devicetree/bindings/usb/ti,am33xx-usb.yaml | 103 +++++++++++++++
> 2 files changed, 103 insertions(+), 143 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
More information about the linux-phy
mailing list