Re: [PATCH v2 14/22] pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c

2018-09-18 Thread Linus Walleij
On Sat, Sep 8, 2018 at 4:07 AM wrote: > From: Sean Wang > > Certain SoC own multiple register base for accessing each pin groups, > it's easy to be done with extend struct mtk_pin_field_calc to support > the kind of SoC such as MT8183. > > Signed-off-by: Sean Wang Patch applied. Yours, Linus

Re: [PATCH v2 14/22] pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c

2018-09-18 Thread Linus Walleij
On Sat, Sep 8, 2018 at 4:07 AM wrote: > From: Sean Wang > > Certain SoC own multiple register base for accessing each pin groups, > it's easy to be done with extend struct mtk_pin_field_calc to support > the kind of SoC such as MT8183. > > Signed-off-by: Sean Wang Patch applied. Yours, Linus

[PATCH v2 14/22] pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c

2018-09-08 Thread sean.wang
From: Sean Wang Certain SoC own multiple register base for accessing each pin groups, it's easy to be done with extend struct mtk_pin_field_calc to support the kind of SoC such as MT8183. Signed-off-by: Sean Wang --- drivers/pinctrl/mediatek/pinctrl-moore.c | 30 +++-

[PATCH v2 14/22] pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c

2018-09-08 Thread sean.wang
From: Sean Wang Certain SoC own multiple register base for accessing each pin groups, it's easy to be done with extend struct mtk_pin_field_calc to support the kind of SoC such as MT8183. Signed-off-by: Sean Wang --- drivers/pinctrl/mediatek/pinctrl-moore.c | 30 +++-