Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1504543
| From | Antoine Tenart <antoine.tenart@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: dts: berlin2q-marvell-dmp: fix typo in chosen node |
| Date | 2016-10-20 08:40 +0200 |
| Message-ID | <sufbb-3SB-7@gated-at.bofh.it> (permalink) |
| References | <su9S9-m4-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[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
csiph-web