RE: [PATCH v2] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

2020-08-28 Thread Sagar Kadam
lists.infradead.org; devicet...@vger.kernel.org; > robh...@kernel.org; Paul Walmsley ( Sifive) ; > pal...@dabbelt.com; a...@eecs.berkeley.edu; Yash Shah > ; Sagar Kadam > Subject: [PATCH v2] dt-bindings: riscv: sifive-l2-cache: convert bindings to > json-schema > > Convert the dev

[PATCH v2] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

2020-08-28 Thread Sagar Kadam
Convert the device tree bindings for the SiFive's FU540-C000 SoC's L2 Cache controller to YAML format. Signed-off-by: Sagar Kadam --- .../devicetree/bindings/riscv/sifive-l2-cache.txt | 51 .../devicetree/bindings/riscv/sifive-l2-cache.yaml | 92 ++ 2 files chan