On Mon, 28 Sep 2020 23:13:06 +0800, Zhen Lei wrote: > Convert Hisilicon SoC bindings to DT schema format using json-schema. > > Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx> > --- > .../bindings/arm/hisilicon/hisilicon.txt | 57 -------------------- > .../bindings/arm/hisilicon/hisilicon.yaml | 62 ++++++++++++++++++++++ > 2 files changed, 62 insertions(+), 57 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt > create mode 100644 Documentation/devicetree/bindings/arm/hisilicon/hisilicon.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>