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 > > > > 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 > > CC: Krzysztof Kozlowski > > CC: Paul Walmsley > > CC: Palmer Dabbelt > > 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 > LMK if you wanted me to pick these up? That was my hope, please do! Cheers, Conor.