The patch series fixes dt-schema validation errors that can be reproduced using the following: make ARCH=riscv defconfig; make ARCH=riscv dt_binding_check dtbs_check
Atul Khare (4): dt-bindings: sifive: Support 1024 hart contexts dt-bindings: sifive: add cache-set value of 2048 dt-bindings: sifive: delete 'clock' / 'status' dt-bindings: sifive: add gpio-line-names
Documentation/devicetree/bindings/gpio/sifive,gpio.yaml | 3 +++ Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml | 4 +++- Documentation/devicetree/bindings/timer/sifive,clint.yaml | 2 ++ arch/riscv/boot/dts/microchip/microchip-mpfs-icicle-kit.dts | 4 ---- 4 files changed, 8 insertions(+), 5 deletions(-)
-- 2.35.1