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>