Re: [PATCH v2] pinctrl: aspeed: Allow changing SPI mode from hardware strap defaults

From: Linus Walleij
Date: Tue Oct 10 2023 - 08:03:28 EST


On Thu, Oct 5, 2023 at 5:09 AM Zev Weiss <zev@xxxxxxxxxxxxxxxxx> wrote:


> Some platforms unfortunately have their SPI mode selection bits
> strapped incorrectly (such as being configured for passthrough mode
> when master mode is in fact the only useful configuration for it) and
> thus require correction in software. Add the SPI mode bits to the
> GPIO passthrough bits as the exceptions to the read-only rule for the
> hardware strap register so that the pinctrl subsystem can be used for
> such corrections.
>
> Signed-off-by: Zev Weiss <zev@xxxxxxxxxxxxxxxxx>

Patch applied!

Yours,
Linus Walleij