Re: [PATCH] pinctrl: mediatek: mt8365: fix IES control pins

From: Linus Walleij
Date: Thu Apr 28 2022 - 19:11:14 EST


On Tue, Apr 26, 2022 at 2:57 PM Mattijs Korpershoek
<mkorpershoek@xxxxxxxxxxxx> wrote:

> IES26 (BIT 16 of IES1_CFG_ADDR) controls the following pads:
>
> - PAD_I2S_DATA_IN (GPIO114)
> - PAD_I2S_LRCK (GPIO115)
> - PAD_I2S_BCK (GPIO116)
>
> The pinctrl table is wrong since it lists pins 114 to 112.
>
> Update the table with the correct values.
>
> Fixes: e94d8b6fb83a ("pinctrl: mediatek: add support for mt8365 SoC")
> Reported-by: Youngmin Han <Youngmin.Han@xxxxxxxxxxxxxxxx>
> Signed-off-by: Mattijs Korpershoek <mkorpershoek@xxxxxxxxxxxx>

Patch applied for fixes.

Yours,
Linus Walleij