Re: [PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623

2017-05-12 Thread Linus Walleij
On Mon, May 1, 2017 at 9:54 AM, wrote: > From: Sean Wang > > mt7623 pinctrl hardware can be compatible with mt2701 driver, > so the patch lets the pinctrl on mt7623 SoC reuse the driver > and deletes those redundant ones. > > Cc: John Crispin > Signed-off-by: Sean Wang Execllent, patch appli

Re: [PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623

2017-05-10 Thread Matthias Brugger
On 01/05/17 09:54, sean.w...@mediatek.com wrote: From: Sean Wang mt7623 pinctrl hardware can be compatible with mt2701 driver, so the patch lets the pinctrl on mt7623 SoC reuse the driver and deletes those redundant ones. Cc: John Crispin Signed-off-by: Sean Wang Reviewed-by: Matthias Br

Re: [PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623

2017-05-09 Thread Sean Wang
On Mon, 2017-05-01 at 10:10 +0200, John Crispin wrote: > > On 01/05/17 09:54, sean.w...@mediatek.com wrote: > > From: Sean Wang > > > > mt7623 pinctrl hardware can be compatible with mt2701 driver, > > so the patch lets the pinctrl on mt7623 SoC reuse the driver > > and deletes those redundant on

Re: [PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623

2017-05-01 Thread John Crispin
On 01/05/17 09:54, sean.w...@mediatek.com wrote: From: Sean Wang mt7623 pinctrl hardware can be compatible with mt2701 driver, so the patch lets the pinctrl on mt7623 SoC reuse the driver and deletes those redundant ones. Cc: John Crispin Signed-off-by: Sean Wang Acked-by: John Crispin

[PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623

2017-05-01 Thread sean.wang
From: Sean Wang mt7623 pinctrl hardware can be compatible with mt2701 driver, so the patch lets the pinctrl on mt7623 SoC reuse the driver and deletes those redundant ones. Cc: John Crispin Signed-off-by: Sean Wang --- drivers/pinctrl/mediatek/Kconfig |9 +- drivers/pinctrl/m