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