On Tue, 08 Dec 2020 20:46:41 +0800, Zhen Lei wrote: > Convert the Hisilicon reset controller binding to DT schema format using > json-schema. > > Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx> > --- > .../bindings/reset/hisilicon,hi3660-reset.txt | 44 ------------- > .../bindings/reset/hisilicon,hi3660-reset.yaml | 77 ++++++++++++++++++++++ > 2 files changed, 77 insertions(+), 44 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt > create mode 100644 Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>