mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Vivien Didelot <vivien.didelot@gmail.com>
To: barebox@lists.infradead.org
Cc: Anees Rehman <anees.rehman@atlascopco.com>,
	Vivien Didelot <vdidelot@pbsc.com>
Subject: [PATCH] ARM: fix typo in sxb state variable
Date: Tue,  6 Apr 2021 11:00:52 -0400	[thread overview]
Message-ID: <20210406150052.4193972-1-vivien.didelot@gmail.com> (raw)

From: Vivien Didelot <vdidelot@pbsc.com>

The sxb state contains a variable with two typos in it:
sucessfull -> successful, fix it.

Signed-off-by: Vivien Didelot <vdidelot@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@1c {
+			last_chosen_successful@1c {
 				reg = <0x1c 0x4>;
 				type = "uint32";
 				default = <0>;
-- 
2.30.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


             reply	other threads:[~2021-04-06 15:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 15:00 Vivien Didelot [this message]
2021-04-07  7:05 ` Ahmad Fatoum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210406150052.4193972-1-vivien.didelot@gmail.com \
    --to=vivien.didelot@gmail.com \
    --cc=anees.rehman@atlascopco.com \
    --cc=barebox@lists.infradead.org \
    --cc=vdidelot@pbsc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox