Re: [PATCH 0/4] add support for another simatic board

From: Linus Walleij
Date: Mon Aug 22 2022 - 03:34:54 EST


On Thu, Jul 28, 2022 at 5:57 PM Henning Schild
<henning.schild@xxxxxxxxxxx> wrote:

> In another step the individual banks receive a label to tell them apart,
> a step which potentially changes an interface to legacy users that might
> rely on all banks having the same label, or an exact label. But since a
> later patch wants to use GPIO_LOOKUP unique labels are needed and i
> decided to assign them for all supported chips.

Since it is all in-kernel users, any "legacy users" should be in the
kernel tree and you should then fix them in the patch.

If they are not in the kernel tree, they are out-of-tree drivers and
them we do not care, we can't fix the whole world.

Yours,
Linus Walleij