]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: usb: Convert fsl-usb to yaml
authorFrank Li <Frank.Li@nxp.com>
Thu, 27 Jun 2024 14:48:15 +0000 (10:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2024 14:05:27 +0000 (16:05 +0200)
commit89b5a5a60771c60642d34019b3885d1d20934db8
tree8f8f6ff8a6eb339404cf0a95b645214df74f0b6f
parent6cbb7fc91085b39f681aa94ab1a9ce566a93f27b
dt-bindings: usb: Convert fsl-usb to yaml

Convert fsl-usb binding doc to yaml format.

Additional change:
- Remove port0 and port1 from required list.
- Use common usb-drd.yaml for dr_mode property
- Keep two difference examples.
- Add interrupts to required property list.
- Remove #address-cells and #size-cells in example.
- Use predefined irq type macro.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240627144815.4014179-1-Frank.Li@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/fsl,usb2.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/usb/fsl-usb.txt [deleted file]