Re: [PATCH 0/2] Utilize pinctrl-single for bcm7038-style chips

From: Linus Walleij

Date: Thu Apr 09 2026 - 04:45:24 EST


On Wed, Apr 8, 2026 at 1:56 AM Florian Fainelli
<florian.fainelli@xxxxxxxxxxxx> wrote:

> This patch set allows Broadcom STB chips with the BCM7038-style
> pinmux/configuration blocks to use pinctrl-single. This does not
> preclude us from making use of a more sophisticated driver in the
> future, should we need to.

OK that's one way to do it. I wonder if this approach also works for
BCMBCA given Haojian's comments on my previous patch attempts.

drivers/pinctrl/bcm/pinctrl-bcm4908.c would then be phased over
to pinctrl-single, or does the MSB/LSB register layout create a
problem? If we always write 0 into MSB I guess we could just add
some quirk...

Yours,
Linus Walleij