]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: usb: Convert the generic OHCI binding to YAML
authorMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 16 Apr 2019 08:27:58 +0000 (10:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Apr 2019 10:20:14 +0000 (12:20 +0200)
commit30da14dffbb9d017c18b7492e90a16610fa4182f
tree858a3bae13b9165798d80d1aa8f0f38885b7fec3
parenta55a691ba1d41a2aad830a04497ac2118736bdf2
dt-bindings: usb: Convert the generic OHCI binding to YAML

The generic OHCI binding is used by many controllers that are using the
OHCI spec.

Convert that binding to a YAML description to enable the validation on all
the nodes using that binding.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/generic-ohci.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/usb/usb-ohci.txt [deleted file]