On 30/06/2022 21:11, Kris Bahnsen wrote: > On Thu, 2022-06-30 at 20:56 +0200, Krzysztof Kozlowski wrote: >> On 30/06/2022 20:27, Kris Bahnsen wrote: >>> Device-tree incorrectly used "ngpio" which caused the driver to >>> fallback to 32 ngpios. >>> >>> This platform has 62 GPIO registers. >>> >>> Signed-off-by: Kris Bahnsen <kris@xxxxxxxxxxxxxx> >>> --- >> >> >> Ah and one more - for some reason you did not send it to maintainers, so >> patch will be most likely ignored. Please use scripts/get_maintainer.pl >> to CC relevant people. > > I reviewed that output and erred on the side of not generating > too much noise and skipped folks/lists marked as general ARM/NXP > maintainers. I'll be sure to send to all in the future. For small patchsets usually entire output of get_maintainers.pl is correct. What's worth to skip are the entries coming from history (--no-git-fallback). Best regards, Krzysztof