On Sat, Sep 8, 2018 at 4:07 AM <sean.wang@xxxxxxxxxxxx> wrote: > From: Sean Wang <sean.wang@xxxxxxxxxxxx> > > Add a generic driver pinctrl-moore.c for MT762x SoC and any other SoC > that would like to use generic dt-binding. The patch is furtherly > refactored from pinctrl-mt7622.c that totally uses the functions back by > the generic pinctrl core such as GENERIC_PINCONF, GENERIC_PINCTRL_GROUPS, > and GENERIC_PINMUX_FUNCTIONS and its binding also completely follows up > pinctrl-bindings.txt in Documentation/devicetree/bindings/pinctrl/ to > implement. > > Signed-off-by: Ryder.Lee <ryder.lee@xxxxxxxxxxxx> > Signed-off-by: Sean Wang <sean.wang@xxxxxxxxxxxx> Patch applied with some fuzzing, and removing un unused <linux/gpio.h> include. Yours, Linus Walleij