Re: [PATCH 10/14] gpio: add support for MediaTek MT7621 SoC

2021-11-05 Thread Stefan Roese
On 04.11.21 10:50, Weijie Gao wrote: This patch makes mt7621_gpio driver available for MediaTek MT7621 SoC Signed-off-by: Weijie Gao Reviewed-by: Stefan Roese Thanks, Stefan --- drivers/gpio/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 10/14] gpio: add support for MediaTek MT7621 SoC

2021-11-04 Thread Weijie Gao
This patch makes mt7621_gpio driver available for MediaTek MT7621 SoC Signed-off-by: Weijie Gao --- drivers/gpio/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 40abc33772..8c49ca3f50 100644 --- a/drivers/gpio/Kconfig