qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH trivial] hw/gpio/aspeed: spelling fix (addtional)


From: Laurent Vivier
Subject: Re: [PATCH trivial] hw/gpio/aspeed: spelling fix (addtional)
Date: Thu, 13 May 2021 17:58:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

Le 08/05/2021 à 11:36, Michael Tokarev a écrit :
> Fixes: 36d737ee82b2972167e97901c5271ba3f904ba71
> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
> ---
>  hw/gpio/aspeed_gpio.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/hw/gpio/aspeed_gpio.c b/hw/gpio/aspeed_gpio.c
> index 985a259e05..34d8acb0e3 100644
> --- a/hw/gpio/aspeed_gpio.c
> +++ b/hw/gpio/aspeed_gpio.c
> @@ -170,7 +170,7 @@
>  /* AST2600 only - 1.8V gpios */
>  /*
>   * The AST2600 has same 3.6V gpios as the AST2400 (memory offsets 0x0-0x198)
> - * and addtional 1.8V gpios (memory offsets 0x800-0x9D4).
> + * and additional 1.8V gpios (memory offsets 0x800-0x9D4).
>   */
>  #define GPIO_1_8V_REG_OFFSET          0x800
>  #define GPIO_1_8V_ABCD_DATA_VALUE     ((0x800 - GPIO_1_8V_REG_OFFSET) >> 2)
> 

Applied to my trivial-patches branch.

Thanks,
Laurent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]