Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1504442 > unrolled thread

[PATCH] ARM: dts: berlin2q-marvell-dmp: fix typo in chosen node

Started byMasahiro Yamada <yamada.masahiro@socionext.com>
First post2016-10-20 03:00 +0200
Last post2016-10-20 08:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] ARM: dts: berlin2q-marvell-dmp: fix typo in chosen node Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-10-20 03:00 +0200
    Re: [PATCH] ARM: dts: berlin2q-marvell-dmp: fix typo in chosen node Antoine Tenart <antoine.tenart@free-electrons.com> - 2016-10-20 08:40 +0200

#1504442 — [PATCH] ARM: dts: berlin2q-marvell-dmp: fix typo in chosen node

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2016-10-20 03:00 +0200
Subject[PATCH] ARM: dts: berlin2q-marvell-dmp: fix typo in chosen node
Message-ID<su9S9-m4-7@gated-at.bofh.it>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
index f485308..d57d675 100644
--- a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
+++ b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
@@ -48,7 +48,7 @@
 		reg = <0x00000000 0x80000000>;
 	};
 
-	choosen {
+	chosen {
 		bootargs = "earlyprintk";
 		stdout-path = "serial0:115200n8";
 	};
-- 
1.9.1

[toc] | [next] | [standalone]


#1504543

FromAntoine Tenart <antoine.tenart@free-electrons.com>
Date2016-10-20 08:40 +0200
Message-ID<sufbb-3SB-7@gated-at.bofh.it>
In reply to#1504442

[Multipart message — attachments visible in raw view] — view raw

Hello,

On Thu, Oct 20, 2016 at 09:52:11AM +0900, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com>

Thanks!

Antoine

> ---
> 
>  arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
> index f485308..d57d675 100644
> --- a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
> +++ b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
> @@ -48,7 +48,7 @@
>  		reg = <0x00000000 0x80000000>;
>  	};
>  
> -	choosen {
> +	chosen {
>  		bootargs = "earlyprintk";
>  		stdout-path = "serial0:115200n8";
>  	};
> -- 
> 1.9.1
> 

-- 
Antoine Ténart, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web