On Mon, 13 Apr 2020 12:30:47 +0200, =?UTF-8?q?Ricardo=20Ca=C3=B1uelo?= wrote: > Convert the existing rockchip-efuse binding to json-schema. No changes > were done to the binding except for small changes in the documentation > strings. > > This deletes the rockchip-efuse.txt binding and replaces it with > rockchip-efuse.yaml. > > Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@xxxxxxxxxxxxx> > --- > .../bindings/nvmem/rockchip-efuse.txt | 54 -------------- > .../bindings/nvmem/rockchip-efuse.yaml | 70 +++++++++++++++++++ > 2 files changed, 70 insertions(+), 54 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt > create mode 100644 Documentation/devicetree/bindings/nvmem/rockchip-efuse.yaml > Applied, thanks. Rob