Message ID | 20230615-creamer-emu-ade0fa0bdb68@spud (mailing list archive) |
---|---|
Headers | show |
Series | dt-bindings: riscv: cpus: switch to unevaluatedProperties: false | expand |
On Thu, 15 Jun 2023 15:50:13 PDT (-0700), Conor Dooley wrote: > From: Conor Dooley <conor.dooley@microchip.com> > > Do the various bits needed to drop the additionalProperties: true that > we currently have in riscv/cpu.yaml, to permit actually enforcing what > people put in cpus nodes. > > Changes in v2: > - drop patches 2 -> 5, they're now standard in dt-schema > > CC: Rob Herring <robh+dt@kernel.org> > CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> > CC: Paul Walmsley <paul.walmsley@sifive.com> > CC: Palmer Dabbelt <palmer@dabbelt.com> > CC: linux-riscv@lists.infradead.org > CC: devicetree@vger.kernel.org > CC: linux-kernel@vger.kernel.org > > Conor Dooley (2): > dt-bindings: riscv: cpus: add a ref the common cpu schema > dt-bindings: riscv: cpus: switch to unevaluatedProperties: false > > Documentation/devicetree/bindings/riscv/cpus.yaml | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) Acked-by: Palmer Dabbelt <palmer@rivosinc.com> LMK if you wanted me to pick these up?
On Tue, Jun 20, 2023 at 10:00:14AM -0700, Palmer Dabbelt wrote: > On Thu, 15 Jun 2023 15:50:13 PDT (-0700), Conor Dooley wrote: > > From: Conor Dooley <conor.dooley@microchip.com> > > > > Do the various bits needed to drop the additionalProperties: true that > > we currently have in riscv/cpu.yaml, to permit actually enforcing what > > people put in cpus nodes. > > > > Changes in v2: > > - drop patches 2 -> 5, they're now standard in dt-schema > > > > CC: Rob Herring <robh+dt@kernel.org> > > CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> > > CC: Paul Walmsley <paul.walmsley@sifive.com> > > CC: Palmer Dabbelt <palmer@dabbelt.com> > > CC: linux-riscv@lists.infradead.org > > CC: devicetree@vger.kernel.org > > CC: linux-kernel@vger.kernel.org > > > > Conor Dooley (2): > > dt-bindings: riscv: cpus: add a ref the common cpu schema > > dt-bindings: riscv: cpus: switch to unevaluatedProperties: false > > > > Documentation/devicetree/bindings/riscv/cpus.yaml | 8 +++++++- > > 1 file changed, 7 insertions(+), 1 deletion(-) > > Acked-by: Palmer Dabbelt <palmer@rivosinc.com> > LMK if you wanted me to pick these up? That was my hope, please do! Cheers, Conor.
On Thu, 15 Jun 2023 23:50:13 +0100, Conor Dooley wrote: > From: Conor Dooley <conor.dooley@microchip.com> > > Do the various bits needed to drop the additionalProperties: true that > we currently have in riscv/cpu.yaml, to permit actually enforcing what > people put in cpus nodes. > > Changes in v2: > - drop patches 2 -> 5, they're now standard in dt-schema > > [...] Applied, thanks! [1/2] dt-bindings: riscv: cpus: add a ref the common cpu schema https://git.kernel.org/palmer/c/3c1b4758a954 [2/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false https://git.kernel.org/palmer/c/1ffe6ddc5c64 Best regards,
Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt <palmer@rivosinc.com>: On Thu, 15 Jun 2023 23:50:13 +0100 you wrote: > From: Conor Dooley <conor.dooley@microchip.com> > > Do the various bits needed to drop the additionalProperties: true that > we currently have in riscv/cpu.yaml, to permit actually enforcing what > people put in cpus nodes. > > Changes in v2: > - drop patches 2 -> 5, they're now standard in dt-schema > > [...] Here is the summary with links: - [v2,1/2] dt-bindings: riscv: cpus: add a ref the common cpu schema https://git.kernel.org/riscv/c/3c1b4758a954 - [v2,2/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false https://git.kernel.org/riscv/c/1ffe6ddc5c64 You are awesome, thank you!
From: Conor Dooley <conor.dooley@microchip.com> Do the various bits needed to drop the additionalProperties: true that we currently have in riscv/cpu.yaml, to permit actually enforcing what people put in cpus nodes. Changes in v2: - drop patches 2 -> 5, they're now standard in dt-schema CC: Rob Herring <robh+dt@kernel.org> CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> CC: Paul Walmsley <paul.walmsley@sifive.com> CC: Palmer Dabbelt <palmer@dabbelt.com> CC: linux-riscv@lists.infradead.org CC: devicetree@vger.kernel.org CC: linux-kernel@vger.kernel.org Conor Dooley (2): dt-bindings: riscv: cpus: add a ref the common cpu schema dt-bindings: riscv: cpus: switch to unevaluatedProperties: false Documentation/devicetree/bindings/riscv/cpus.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)