aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/phy/socionext,uniphier-usb2-phy.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-04-13dt-bindings: phy: uniphier-usb2: Add vbus-supplyKunihiko Hayashi1-0/+3
UniPhier USB2 PHY controller can apply vbus-supply. Add "vbus-supply" property to fix the following warning. uniphier-pro4-ace.dtb: usb-glue: phy@2: 'vbus-supply' does not match any of the regexes: 'pinctrl-[0-9]+' From schema: Documentation/devicetree/bindings/phy/socionext,uniphier-usb2-phy.yaml Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/1648637715-19262-2-git-send-email-hayashi.kunihiko@socionext.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-05-11dt-bindings: phy: Convert UniPhier USB2-PHY controller to json-schemaKunihiko Hayashi1-0/+85
Convert the UniPhier USB2-PHY conroller to DT schema format. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: Rob Herring <robh@kernel.org>