Re: [PATCH 5/8] dt-bindings: phy: samsung,usb2-phy: convert to dtschema

From: Rob Herring
Date: Wed Feb 09 2022 - 17:30:37 EST


On Sat, 29 Jan 2022 20:36:43 +0100, Krzysztof Kozlowski wrote:
> Convert the Samsung SoC USB 2.0 PHY bindings to DT schema format.
>
> Except the conversion, add also vbus-supply property which was already
> used by the driver and DTS.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../bindings/phy/samsung,usb2-phy.yaml | 102 ++++++++++++++++++
> .../devicetree/bindings/phy/samsung-phy.txt | 60 -----------
> MAINTAINERS | 2 +-
> 3 files changed, 103 insertions(+), 61 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/phy/samsung,usb2-phy.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>