On Tue, 29 Sep 2020 17:48:16 +0530, Sagar Kadam wrote: > Convert the device tree bindings for the SiFive's FU540-C000 SoC's L2 Cache > controller to YAML format. > > Signed-off-by: Sagar Kadam <sagar.kadam@xxxxxxxxxx> > --- > .../devicetree/bindings/riscv/sifive-l2-cache.txt | 51 ----------- > .../devicetree/bindings/riscv/sifive-l2-cache.yaml | 98 ++++++++++++++++++++++ > 2 files changed, 98 insertions(+), 51 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/riscv/sifive-l2-cache.txt > create mode 100644 Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml > Applied, thanks!