Re: [PATCH v4 06/12] pinctrl: stm32: Simplify handling of backup pin status

From: Linus Walleij

Date: Mon Oct 27 2025 - 18:12:53 EST


On Thu, Oct 23, 2025 at 3:27 PM Antonio Borneo
<antonio.borneo@xxxxxxxxxxx> wrote:

> Use C bit-field to keep the backup of the pin status, instead of
> explicitly handling the bit-field through shift and mask of a u32
> container.
>
> Signed-off-by: Antonio Borneo <antonio.borneo@xxxxxxxxxxx>

Patch applied!

Yours,
Linus Walleij