On Thu, Aug 18, 2022 at 2:42 PM Jagan Teki <jagan@xxxxxxxxxx> wrote: > RV1126 has five GPIOs groups - GPIO0 in PD_MMU and GPIO1-4 > in PD_BUS. > > In GPIO0, up to Lower C group GPIO0_C[3:0] is part of PMU > but rest of the groups from there are part of GRF. > > Added pinctrl support for RV1126 and the pull, drv and schmitt > calculations are inferred from [1] authored by Jianqun Xu. > > [1] https://github.com/rockchip-linux/kernel/blob/develop-4.19/drivers/pinctrl/pinctrl-rockchip.c > > Cc: linux-gpio@xxxxxxxxxxxxxxx > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Signed-off-by: Jianqun Xu <jay.xu@xxxxxxxxxxxxxx> > Signed-off-by: Sugar Zhang <sugar.zhang@xxxxxxxxxxxxxx> > Signed-off-by: Jagan Teki <jagan@xxxxxxxxxx> > --- > Changes for v3, v2: > - none This patch applied to the pinctrl tree for v6.1. Yours, Linus Walleij