On Sat, Sep 8, 2018 at 4:07 AM <[email protected]> wrote: > From: Sean Wang <[email protected]> > > 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 <[email protected]> > Signed-off-by: Sean Wang <[email protected]>
Patch applied with some fuzzing, and removing un unused <linux/gpio.h> include. Yours, Linus Walleij

