Re: [U-Boot] [PATCH 07/26] pinctrl: add support for MediaTek MT7628

2019-08-28 Thread Weijie Gao
On Wed, 2019-08-28 at 14:37 +0200, Stefan Roese wrote: > On 28.08.19 14:26, Stefan Roese wrote: > > On 28.08.19 08:37, Weijie Gao wrote: > >> This patch adds pinctrl support for mt7628, with a file for common pinmux > >> functions and a file for mt7628 which has additional support for pinconf. >

Re: [U-Boot] [PATCH 07/26] pinctrl: add support for MediaTek MT7628

2019-08-28 Thread Stefan Roese
On 28.08.19 14:26, Stefan Roese wrote: On 28.08.19 08:37, Weijie Gao wrote: This patch adds pinctrl support for mt7628, with a file for common pinmux functions and a file for mt7628 which has additional support for pinconf. Signed-off-by: Weijie Gao --- drivers/pinctrl/Kconfig

Re: [U-Boot] [PATCH 07/26] pinctrl: add support for MediaTek MT7628

2019-08-28 Thread Stefan Roese
On 28.08.19 08:37, Weijie Gao wrote: This patch adds pinctrl support for mt7628, with a file for common pinmux functions and a file for mt7628 which has additional support for pinconf. Signed-off-by: Weijie Gao --- drivers/pinctrl/Kconfig | 1 +

[U-Boot] [PATCH 07/26] pinctrl: add support for MediaTek MT7628

2019-08-28 Thread Weijie Gao
This patch adds pinctrl support for mt7628, with a file for common pinmux functions and a file for mt7628 which has additional support for pinconf. Signed-off-by: Weijie Gao --- drivers/pinctrl/Kconfig | 1 + drivers/pinctrl/Makefile | 1 +