On Sat, 1 Feb 2020 20:59:48 +0530, Sai Prakash Ranjan wrote: > Convert QCOM watchdog timer bindings to DT schema format using > json-schema. > > Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/watchdog/qcom-wdt.txt | 28 ------------ > .../bindings/watchdog/qcom-wdt.yaml | 44 +++++++++++++++++++ > 2 files changed, 44 insertions(+), 28 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/watchdog/qcom-wdt.txt > create mode 100644 Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>