All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Merkle <alexander.merkle@lauterbach.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] Fix multipe typos "choosen" instead of "chosen" in dts/code
Date: Thu, 17 Mar 2016 16:20:21 +0100	[thread overview]
Message-ID: <56EACB35.6080009@lauterbach.com> (raw)
In-Reply-To: <56EAC7EF.6000306@toradex.com>

Hi,

may be the subject is misleading. The DTS/DTB entry should be named
   "chosen"
but it was "choosen" with "oo" in the git master. Have a look to the 
commits.

diff --git a/arch/arm/dts/vf610-twr.dts b/arch/arm/dts/vf610-twr.dts
index a4ccbcb..237aa8d 100644
--- a/arch/arm/dts/vf610-twr.dts
+++ b/arch/arm/dts/vf610-twr.dts
@@ -11,7 +11,7 @@
  	model = "VF610 Tower Board";
  	compatible = "fsl,vf610-twr", "fsl,vf610";

-	choosen {
+	chosen {
  		stdout-path = &uart1;
  	};

Regards,

Alex

Alexander Merkle
System Engineer
   Lauterbach GmbH
   Altlaufstra?e 40
   85635 Hoehenkirchen-Siegertsbrunn
   Germany
Tel +49 8102 9876-147
mailto:alexander.merkle at lauterbach.com
http://www.lauterbach.com

On 17.03.2016 16:06, Bhuvanchandra DV wrote:
> On 03/17/2016 08:14 PM, Alexander Merkle wrote:
>>
>> The dts files for NXP/Freescale Vybrid series were broken.
>> Fixed some other typos in comments & printfs to.
>
> I guess this is not typo the node name is 'chosen'.
> Some documentation is here[1].
>
> [1]
> http://lxr.free-electrons.com/source/Documentation/devicetree/bindings/chosen.txt
>
>
>>
>>
>> Alexander Merkle (3):
>>    Fix typo in chosen parameter in vf610-twr.dts
>>    Fix typo in chosen parameter of pcm052.dts
>>    Fix typo choosen in comments and printf logs
>>
>>   arch/arm/dts/pcm052.dts                 | 2 +-
>>   arch/arm/dts/vf610-twr.dts              | 2 +-
>>   common/menu.c                           | 2 +-
>>   drivers/ddr/fsl/lc_common_dimm_params.c | 4 ++--
>>   4 files changed, 5 insertions(+), 5 deletions(-)
>>
>

  reply	other threads:[~2016-03-17 15:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-17 14:44 [U-Boot] [PATCH 0/3] Fix multipe typos "choosen" instead of "chosen" in dts/code Alexander Merkle
2016-03-17 14:44 ` [U-Boot] [PATCH 1/3] Fix typo in chosen parameter in vf610-twr.dts Alexander Merkle
2016-03-18  1:50   ` Bin Meng
2016-03-27 22:25   ` [U-Boot] [U-Boot, " Tom Rini
2016-03-17 14:44 ` [U-Boot] [PATCH 2/3] Fix typo in chosen parameter of pcm052.dts Alexander Merkle
2016-03-18  1:50   ` Bin Meng
2016-03-27 22:26   ` [U-Boot] [U-Boot, " Tom Rini
2016-03-17 14:44 ` [U-Boot] [PATCH 3/3] Fix typo choosen in comments and printf logs Alexander Merkle
2016-03-18  1:51   ` Bin Meng
2016-03-27 22:26   ` [U-Boot] [U-Boot, " Tom Rini
2016-03-17 15:06 ` [U-Boot] [PATCH 0/3] Fix multipe typos "choosen" instead of "chosen" in dts/code Bhuvanchandra DV
2016-03-17 15:20   ` Alexander Merkle [this message]
2016-03-17 15:23     ` Bhuvanchandra DV

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=56EACB35.6080009@lauterbach.com \
    --to=alexander.merkle@lauterbach.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.