On 10/05/22 12:28, Jakub Kicinski wrote: > On Fri, 6 May 2022 09:06:20 +1200 Chris Packham wrote: >> Subject: [PATCH v2] dt-bindings: net: orion-mdio: Convert to JSON schema > JSON or YAML? I based that on other commits at that do something similar and say "Convert to JSON schema", although I might be operating on old data. Looking again now with `git log --oneline --no-merges --grep onvert -- Documentation/devicetree/bindings/` I see "Convert binding to YAML" and "convert to dtschema" (still a few json-schema in there). I guess technically the binding is written in YAML but forms part of schema which is ultimately consumed by jsonschema but perhaps the use of jsonschema is an implementation detail that doesn't require mentioning. I'm happy to reword the subject and send a v3 if people feel strongly about it.