Re: [PATCH 1/2] pinctrl: ingenic: Fix JZ4760 support

From: Linus Walleij
Date: Mon Jan 04 2021 - 09:36:01 EST


On Sat, Dec 12, 2020 at 12:28 AM Paul Cercueil <paul@xxxxxxxxxxxxxxx> wrote:

> - JZ4760 and JZ4760B have a similar register layout as the JZ4740, and
> don't use the new register layout, which was introduced with the
> JZ4770 SoC and not the JZ4760 or JZ4760B SoCs.
>
> - The JZ4740 code path only expected two function modes to be
> configurable for each pin, and wouldn't work with more than two. Fix
> it for the JZ4760, which has four configurable function modes.
>
> Fixes: 0257595a5cf4 ("pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B.")
> Cc: <stable@xxxxxxxxxxxxxxx> # 5.3
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>

Patches applied for fixes, sorry for missing this for a long time...

Yours,
Linus Walleij