]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: usb: ti,omap4-musb: convert to DT schema
authorCharan Pedumuru <charan.pedumuru@gmail.com>
Tue, 27 Jan 2026 17:42:13 +0000 (17:42 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Feb 2026 18:35:51 +0000 (10:35 -0800)
commit70fcdc82cf4a10cf1d220e036db787cd2d33e65a
tree7a223f5f0cab6f07db6c0ce3528a496cf4b24457
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
dt-bindings: usb: ti,omap4-musb: convert to DT schema

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@gmail.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260127-ti-usb-v2-1-9dd6a65b43df@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/ti,omap4-musb.yaml [new file with mode: 0644]