dt-bindings: phy: renesas,rcar-gen2-usb-phy: Convert to json-schema
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 14 Sep 2022 14:17:37 +0000 (16:17 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 20 Sep 2022 06:21:44 +0000 (11:51 +0530)
commit92086b884caf6ff02fda75084a331e70b0e26f81
treea5e66fb5eaca1b05ad897f75f4d747dfd311fd49
parentf5d6b5d613e9135e78cd91632a6ed4d04c4e5e49
dt-bindings: phy: renesas,rcar-gen2-usb-phy: Convert to json-schema

Convert the Renesas R-Car Gen2 USB PHY Device Tree binding documentation
to json-schema.

Add missing properties.
Rename the device node from "usb-phy" to "usb-phy-controller", as it
does not represent a USB PHY itself, and thus does not have a
"#phy-cells" property.
Rename the child nodes from "usb-channel" to "usb-phy", as these do
represent USB PHYs.
Drop the second example, as it doesn't add any value.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/dbdcffd009302734fe2fb895ce04b72fa1ea4355.1663165000.git.geert+renesas@glider.be
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt [deleted file]
Documentation/devicetree/bindings/phy/renesas,rcar-gen2-usb-phy.yaml [new file with mode: 0644]