Re: [PATCH] pinctrl: tegra238: remove unused entries

From: Linus Walleij

Date: Fri May 29 2026 - 16:02:25 EST


On Fri, May 29, 2026 at 11:41 AM Arnd Bergmann <arnd@xxxxxxxxxx> wrote:

> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> The -Wunused-const-variable check points out a number of added
> entries that are currently not referenced:

Patch applied.

I guess these entries actually exist in the hardware though, they have
just not been attached to groups.

But it's easy to just restore this when needed so no big deal.

Yours,
Linus Walleij