]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: usb: ti,omap4-musb: Drop duplicate 'usb-phy' property constraints
authorRob Herring (Arm) <robh@kernel.org>
Fri, 8 May 2026 18:25:55 +0000 (13:25 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 May 2026 09:12:57 +0000 (11:12 +0200)
commit0b5bde9e1c4df3bbf93a01a0e00c05085f3449fd
tree940429a5faf41e9fb59beefc4482a0bcba1aaafa
parentb53ebb811e00be50a779ce4e7aee604178b4a825
dt-bindings: usb: ti,omap4-musb: Drop duplicate 'usb-phy' property constraints

The deprecated 'usb-phy' property is documented already in usb.yaml and
doesn't need a type definition here. It just needs constraints on how
many entries there are.

As this is a host controller, reference usb-hcd.yaml which then
references usb.yaml.

Fixes: 70fcdc82cf4a ("dt-bindings: usb: ti,omap4-musb: convert to DT schema")
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260508182556.1759173-1-robh@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/ti,omap4-musb.yaml