From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: berlin: fix typo in chosen property
Date: Thu, 15 Oct 2015 23:30:33 +0200 [thread overview]
Message-ID: <56201AF9.5010600@gmail.com> (raw)
In-Reply-To: <1444734729-4818-1-git-send-email-michael.opdenacker@free-electrons.com>
On 13.10.2015 13:12, Michael Opdenacker wrote:
> This fixes a trivial typo in the name of the "chosen" device tree property
> for the Marvell BG2-Q DMP board.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Applied to berlin/fixes with Antoine's Acked-by and
a Cc to stable back to v3.16.
Thanks,
Sebastian
> ---
> 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 4a749e5b3b44..caeeb345c335 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 = "console=ttyS0,115200 earlyprintk";
> };
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Michael Opdenacker
<michael.opdenacker-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
Cc: linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] ARM: dts: berlin: fix typo in chosen property
Date: Thu, 15 Oct 2015 23:30:33 +0200 [thread overview]
Message-ID: <56201AF9.5010600@gmail.com> (raw)
In-Reply-To: <1444734729-4818-1-git-send-email-michael.opdenacker-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
On 13.10.2015 13:12, Michael Opdenacker wrote:
> This fixes a trivial typo in the name of the "chosen" device tree property
> for the Marvell BG2-Q DMP board.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Applied to berlin/fixes with Antoine's Acked-by and
a Cc to stable back to v3.16.
Thanks,
Sebastian
> ---
> 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 4a749e5b3b44..caeeb345c335 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 = "console=ttyS0,115200 earlyprintk";
> };
>
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
To: Michael Opdenacker <michael.opdenacker@free-electrons.com>,
robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
antoine.tenart@free-electrons.com
Cc: linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: berlin: fix typo in chosen property
Date: Thu, 15 Oct 2015 23:30:33 +0200 [thread overview]
Message-ID: <56201AF9.5010600@gmail.com> (raw)
In-Reply-To: <1444734729-4818-1-git-send-email-michael.opdenacker@free-electrons.com>
On 13.10.2015 13:12, Michael Opdenacker wrote:
> This fixes a trivial typo in the name of the "chosen" device tree property
> for the Marvell BG2-Q DMP board.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Applied to berlin/fixes with Antoine's Acked-by and
a Cc to stable back to v3.16.
Thanks,
Sebastian
> ---
> 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 4a749e5b3b44..caeeb345c335 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 = "console=ttyS0,115200 earlyprintk";
> };
>
>
next prev parent reply other threads:[~2015-10-15 21:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-13 11:12 [PATCH] ARM: dts: berlin: fix typo in chosen property Michael Opdenacker
2015-10-13 11:12 ` Michael Opdenacker
2015-10-13 11:12 ` Michael Opdenacker
2015-10-13 11:35 ` Antoine Tenart
2015-10-13 11:35 ` Antoine Tenart
2015-10-15 21:30 ` Sebastian Hesselbarth [this message]
2015-10-15 21:30 ` Sebastian Hesselbarth
2015-10-15 21:30 ` Sebastian Hesselbarth
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=56201AF9.5010600@gmail.com \
--to=sebastian.hesselbarth@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.