On 03/01/2021 09:26, Jernej Skrabec wrote:
> H616 pinctrl is no different configuration wise than others, so just add
> compatible for it.
> 
> Signed-off-by: Jernej Skrabec <jernej.skra...@siol.net>

Reviewed-by: Andre Przywara <andre.przyw...@arm.com>

Cheers,
Andre

> ---
>  drivers/gpio/sunxi_gpio.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpio/sunxi_gpio.c b/drivers/gpio/sunxi_gpio.c
> index 02c3471b5684..1985ee5d2fc9 100644
> --- a/drivers/gpio/sunxi_gpio.c
> +++ b/drivers/gpio/sunxi_gpio.c
> @@ -356,6 +356,7 @@ static const struct udevice_id sunxi_gpio_ids[] = {
>       ID("allwinner,sun9i-a80-pinctrl",       a_all),
>       ID("allwinner,sun50i-a64-pinctrl",      a_all),
>       ID("allwinner,sun50i-h6-pinctrl",       a_all),
> +     ID("allwinner,sun50i-h616-pinctrl",     a_all),
>       ID("allwinner,sun6i-a31-r-pinctrl",     l_2),
>       ID("allwinner,sun8i-a23-r-pinctrl",     l_1),
>       ID("allwinner,sun8i-a83t-r-pinctrl",    l_1),
> 

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/linux-sunxi/467b6f84-a03b-c79b-854a-d71d55d6d202%40arm.com.

Reply via email to