[PATCH 10/14] gpio: add support for MediaTek MT7621 SoC
Stefan Roese
sr at denx.de
Fri Nov 5 07:29:31 CET 2021
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 <weijie.gao at mediatek.com>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
> 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
> +++ b/drivers/gpio/Kconfig
> @@ -501,7 +501,7 @@ config MT7620_GPIO
>
> config MT7621_GPIO
> bool "MediaTek MT7621 GPIO driver"
> - depends on DM_GPIO && SOC_MT7628
> + depends on DM_GPIO && (SOC_MT7621 || SOC_MT7628)
> default y
> help
> Say yes here to support MediaTek MT7621 compatible GPIOs.
>
Viele Grüße,
Stefan
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list