On Wed, Jun 08, 2022 at 04:39:23PM -0700, Atul Khare wrote: > 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 Your series is not properly threaded. git-send-email does this for you by default unless you tell it not to. > > 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 >