Re: [PATCH v5 1/3] dt-bindings: phy: qcom,qmp: Convert QMP PHY bindings to yaml

From: Rob Herring
Date: Tue Apr 14 2020 - 12:52:11 EST


On Thu, 2 Apr 2020 12:08:52 +0530, Sandeep Maheswaram wrote:
> Convert QMP PHY bindings to DT schema format using json-schema.
>
> Signed-off-by: Sandeep Maheswaram <sanm@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/phy/qcom,qmp-phy.yaml | 332 +++++++++++++++++++++
> .../devicetree/bindings/phy/qcom-qmp-phy.txt | 242 ---------------
> 2 files changed, 332 insertions(+), 242 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
> delete mode 100644 Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>