Re: [PATCH v1 2/4] dt-bindings: gpio: stmpe: Remove node name requirement

From: Linus Walleij
Date: Mon Jul 18 2022 - 05:44:31 EST


On Tue, Jul 12, 2022 at 1:02 PM Francesco Dolcini
<francesco.dolcini@xxxxxxxxxxx> wrote:

> STMPE driver does not require a specific node name anymore, only the
> compatible is checked, update binding according to this.
>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

Another leftover from the early days of device tree. (This was one
of the first ARM drivers converted to DT).
Thanks for fixing!

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij