linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] convert l2 cache dt bindings to YAML format
@ 2020-08-28 16:00 Sagar Kadam
  2020-08-28 16:00 ` [PATCH v2] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema Sagar Kadam
  0 siblings, 1 reply; 3+ messages in thread
From: Sagar Kadam @ 2020-08-28 16:00 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-riscv, devicetree, robh+dt, paul.walmsley, palmer, aou,
	yash.shah, Sagar Kadam

This patch is created and tested on top of mainline linux 
commit d012a7190fc1 ("Linux 5.9-rc2")

Reference log of "make dt_binding_check" is available here[1].

I was able to reproduce the error after excluding the DT_SCHEMA_FILES
option. Just in case required the failure log is here[2].

[1] https://paste.ubuntu.com/p/R5b52vCkKJ/
[2] https://paste.ubuntu.com/p/gwYY3hd9Rx/

Change History:
====================
V2:
-Fixed bot failure mentioned by Rob Herring
-Updated dt-schema and kernel as suggested

V1:
Base version

Sagar Kadam (1):
  dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

 .../devicetree/bindings/riscv/sifive-l2-cache.txt  | 51 ------------
 .../devicetree/bindings/riscv/sifive-l2-cache.yaml | 92 ++++++++++++++++++++++
 2 files changed, 92 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

-- 
2.7.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-28 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28 16:00 [PATCH v2] convert l2 cache dt bindings to YAML format Sagar Kadam
2020-08-28 16:00 ` [PATCH v2] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema Sagar Kadam
2020-08-28 16:49   ` Sagar Kadam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).