Hello Vivien,

On 06.04.21 17:00, Vivien Didelot wrote:
> From: Vivien Didelot <[email protected]>
> 
> The sxb state contains a variable with two typos in it:
> sucessfull -> successful, fix it.
> 
> Signed-off-by: Vivien Didelot <[email protected]>
> ---
>  arch/arm/dts/ac-sxb.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/ac-sxb.dts b/arch/arm/dts/ac-sxb.dts
> index 8f2eec0fa0..8a030a5c66 100644
> --- a/arch/arm/dts/ac-sxb.dts
> +++ b/arch/arm/dts/ac-sxb.dts
> @@ -68,7 +68,7 @@
>                               default= <1>;
>                       };
>  
> -                     last_chosen_sucessfull@1c {
> +                     last_chosen_successful@1c {

This changes API for Linux userspace (barebox-state command) and is
probably best left alone unless Anees says it's ok.

>                               reg = <0x1c 0x4>;
>                               type = "uint32";
>                               default = <0>;
> 

Cheers,
Ahmad

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to