[PATCH v2 5/6] configs: airoha: an7581: enable pinctrl/gpio support
David Lechner
dlechner at baylibre.com
Tue Apr 28 22:51:12 CEST 2026
On 4/28/26 10:34 AM, Mikhail Kshevetskiy wrote:
> This enables AN7581 pin controller and gpio driver.
>
> Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy at iopsys.eu>
> ---
> configs/an7581_evb_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/an7581_evb_defconfig b/configs/an7581_evb_defconfig
> index a94730cf564..e50216babb5 100644
> --- a/configs/an7581_evb_defconfig
> +++ b/configs/an7581_evb_defconfig
> @@ -73,6 +73,7 @@ CONFIG_PHYLIB=y
> CONFIG_PHY=y
> CONFIG_PINCTRL=y
> CONFIG_PINCONF=y
I think these two are not needed anymore because they are selected by the
option below. Did you do `savedefconfig` to make these changes?
> +CONFIG_PINCTRL_AIROHA_AN7581=y
> CONFIG_POWER_DOMAIN=y
> CONFIG_DM_REGULATOR=y
> CONFIG_DM_REGULATOR_FIXED=y
More information about the U-Boot
mailing list