Hi, On Sun, 2 Apr 2023 13:26:46 +0200 Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > On 01/04/2023 16:02, Andreas Kemnade wrote: > > From: Andrew Davis <afd@xxxxxx> > > > > Convert omap.txt to yaml. > > > > Signed-off-by: Andrew Davis <afd@xxxxxx> > > [various cleanup, adding Epson Moverio BT-200] > > Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx> > > Please use scripts/get_maintainers.pl to get a list of necessary people > and lists to CC. It might happen, that command when run on an older > kernel, gives you outdated entries. Therefore please be sure you base > your patches on recent Linux kernel. > > Your CC list is broken in few ways. Just use the script, don't re-invent > the addresses. > well, I am using the script and added a few adresses obviously missing. But maybe I have used the script from an older kernel. The patch was against linux-next. [...] > > + - description: TI DRA7 SoC based platforms > > + items: > > + - enum: > > + - ti,dra718-evm > > This is not correct. Maybe you forgot to fix DTS, but anyway it's > confusing to have dra718-evm with dra768 SoC. Is this really proper > combination? > dra718-evm has a lot of compatibles, no idea if that is sane. And to better discuss such things I added the omap mailinglist (with a typo, sorry). To avoid that trouble in the future, I added a patch to MAINTAINERS. But I think it is better to not convert dra7 stuff for now, then it can be discussed by the right people. Regards, Andreas