Re: [PATCH v2] spi: dt-bindings: jcore,spi: convert spi-jcore to dtschema

From: Kousik Sanagavarapu
Date: Fri Mar 22 2024 - 12:48:27 EST


On Fri, Mar 22, 2024 at 10:05:24AM -0500, Rob Herring wrote:
> On Fri, Mar 22, 2024 at 07:49:57AM +0100, Krzysztof Kozlowski wrote:
> > This applies to all GSoC or some Linux Mentorship programs: I suggest to
> > choose for conversion bindings with more users and bigger possible
> > impact. So first I would look at ARM64 and ARMv7 platforms. We still
> > have around 1000 and 3500 unique warnings about undocumented compatibles
> > for ARM64 defconfig and ARM multi_v7! That's the platforms you should
> > choose.
> >
> > Not SuperH, ARC, or whatever with only one DTS which is difficult to
> > build for regular developer.
>
> To add to this, either ask DT maintainers what would be useful to work
> on or you can look here[1][2] to see what are the top occurring
> undocumented (by schema) compatibles.
>
> Rob
>
> [1] https://gitlab.com/robherring/linux-dt/-/jobs/6453674734
> [2] https://gitlab.com/robherring/linux-dt/-/jobs/6453674732

Thank you for the valuable pieces of advice and links Krzysztof and Rob.