Hi Linus, Jianqun, On Thu, 8 Apr 2021 at 10:41, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > On Fri, Mar 19, 2021 at 9:14 AM Jianqun Xu <jay.xu@xxxxxxxxxxxxxx> wrote: > > > RK3568 SoCs have 5 gpio controllers, each gpio has 32 pins. GPIO supports > > set iomux, pull, drive strength and schmitt. > > > > Signed-off-by: Jianqun Xu <jay.xu@xxxxxxxxxxxxxx> > > --- > > v3: > > - fix route_type to route_location, compile error fix > > - remove slewrate option > > This v3 applied. Any additional review comments can be fixed in follow-up > patches. > I'm really glad to see RK3568 happening this early :-) Seems we are missing the dt-bindings for the new compatible string "rockchip,rk3568-pinctrl". Is there a patch for it somewhere? Thanks a lot! Ezequiel