Re: [PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors

From: Conor.Dooley
Date: Thu Jun 09 2022 - 02:22:26 EST


On 09/06/2022 00:39, Atul Khare wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> 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.
>

Hey Atul,
Odd CC list you have there. Did you take it from my series by any chance?
Please run scripts/get_maintainer.pl on your patches and use that CC
list instead. Also, please just link directly to lore rather than using
the tinyurl links.

> Atul Khare (2):
> dt-bindings: sifive: add cache-set value of 2048
> dt-bindings: sifive: add gpio-line-names

For the patches themselves, please use the subsystems rather than
just putting "sifive" in the subject.

Thanks,
Conor.

>
> 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