These two patches add a common "cpus" schema. They pass dt-doc-validate as of commit 2550ac333f6ed4ceb1e785262c54ec8619df077a ("meta-schemas: Allow additional keys under node properties"). This second version of these patches incorporates comments from Rob Herring: https://www.spinics.net/lists/devicetree-spec/msg00830.html Paul Walmsley (2): schemas: cache-controller: expand applicability to "cpu" nodes schemas: add "cpus" schema schemas/cache-controller.yaml | 2 +- schemas/cpus.yaml | 147 ++++++++++++++++++++++++++++++++++ 2 files changed, 148 insertions(+), 1 deletion(-) create mode 100644 schemas/cpus.yaml -- 2.20.1