[PATCH] ARM: fix typo in sxb state variable
Ahmad Fatoum
a.fatoum at pengutronix.de
Wed Apr 7 08:05:45 BST 2021
Hello Vivien,
On 06.04.21 17:00, Vivien Didelot wrote:
> From: Vivien Didelot <vdidelot at pbsc.com>
>
> The sxb state contains a variable with two typos in it:
> sucessfull -> successful, fix it.
>
> Signed-off-by: Vivien Didelot <vdidelot at pbsc.com>
> ---
> 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 at 1c {
> + last_chosen_successful at 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 |
More information about the barebox
mailing list