dt-bindings: usb: Convert Allwinner USB PHY controller to a schema
authorMaxime Ripard <maxime@cerno.tech>
Mon, 9 Dec 2019 09:33:40 +0000 (10:33 +0100)
committerRob Herring <robh@kernel.org>
Wed, 18 Dec 2019 01:39:04 +0000 (19:39 -0600)
commit0b2f7ad1f2f65fd9d0488f98eb680e7cbc640e3f
tree2b593d0434383f002cc64a82820b47a441d585ff
parent0b7c446fa9f72fe14fd87154d9e183baa958c979
dt-bindings: usb: Convert Allwinner USB PHY controller to a schema

The Allwinner SoCs have a USB PHY controller that is supported in Linux,
with a matching Device Tree binding.

Now that we have the DT validation in place, let's convert the device tree
bindings for that controller over to a YAML schemas.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/phy/allwinner,sun4i-a10-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/allwinner,sun50i-a64-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/allwinner,sun50i-h6-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/allwinner,sun5i-a13-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/allwinner,sun8i-a23-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/allwinner,sun8i-a83t-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/allwinner,sun8i-h3-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/allwinner,sun8i-r40-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/allwinner,sun8i-v3s-usb-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt [deleted file]