[PATCH v3 3/6] pinctrl: mvebu: Add AlleyCat5 support

Stefan Roese sr at denx.de
Wed Sep 21 07:59:14 CEST 2022


On 21.09.22 06:59, Chris Packham wrote:
> This uses the same IP block as the Armada-8K SoCs.
> 
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
> ---
> 
> (no changes since v1)

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan

>   drivers/pinctrl/mvebu/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/pinctrl/mvebu/Kconfig b/drivers/pinctrl/mvebu/Kconfig
> index 574fb4dfb0..7c51d138c8 100644
> --- a/drivers/pinctrl/mvebu/Kconfig
> +++ b/drivers/pinctrl/mvebu/Kconfig
> @@ -15,7 +15,7 @@ config PINCTRL_ARMADA_37XX
>   	   Marvell's Armada-37xx SoC.
>   
>   config PINCTRL_ARMADA_8K
> -	depends on ARMADA_8K && PINCTRL_FULL
> +	depends on (ARMADA_8K || ALLEYCAT_5) && PINCTRL_FULL
>   	bool "Armada 7k/8k pin control driver"
>   	help
>   	   Support pin multiplexing and pin configuration control on

Viele Grüße,
Stefan Roese

-- 
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