]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
usb: dt-bindings: ti,twl6030-usb: convert to DT schema
authorJihed Chaibi <jihed.chaibi.dev@gmail.com>
Sun, 24 Aug 2025 11:23:38 +0000 (13:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Sep 2025 13:22:06 +0000 (15:22 +0200)
commit1daa7f57b85038eb3a4e6220a9623557a759758c
treea01a5e868fcd964c7768a4e70db4909cd20ac066
parent7d3f780122bee082f035aeb6a3cf073dc77dbd1f
usb: dt-bindings: ti,twl6030-usb: convert to DT schema

Convert the legacy TXT binding for the TWL6030 USB module
to the modern YAML DT schema format. This adds formal validation
and improves documentation using a conditional schema.

The legacy twlxxxx-usb.txt file is no longer needed and is removed.

Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250824112338.64953-3-jihed.chaibi.dev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/ti,twl6030-usb.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/usb/twlxxxx-usb.txt [deleted file]