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 This is a rebased version of https://tinyurl.com/yvdvmsjd, and excludes two patches that are now redundant. Atul Khare (2): dt-bindings: sifive: add cache-set value of 2048 dt-bindings: sifive: add gpio-line-names Documentation/devicetree/bindings/gpio/sifive,gpio.yaml | 3 +++ Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) -- 2.34.1