On Thu, 15 Jun 2023 15:50:13 PDT (-0700), Conor Dooley wrote:
From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> 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@xxxxxxxxxx> CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> CC: Paul Walmsley <paul.walmsley@xxxxxxxxxx> CC: Palmer Dabbelt <palmer@xxxxxxxxxxx> CC: linux-riscv@xxxxxxxxxxxxxxxxxxx CC: devicetree@xxxxxxxxxxxxxxx CC: linux-kernel@xxxxxxxxxxxxxxx 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@xxxxxxxxxxxx> LMK if you wanted me to pick these up?