* [PATCH] ARM: dts: berlin: fix typo in chosen property
@ 2015-10-13 11:12 Michael Opdenacker
2015-10-13 11:35 ` Antoine Tenart
2015-10-15 21:30 ` Sebastian Hesselbarth
0 siblings, 2 replies; 3+ messages in thread
From: Michael Opdenacker @ 2015-10-13 11:12 UTC (permalink / raw)
To: linux-arm-kernel
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>
---
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";
};
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: dts: berlin: fix typo in chosen property
2015-10-13 11:12 [PATCH] ARM: dts: berlin: fix typo in chosen property Michael Opdenacker
@ 2015-10-13 11:35 ` Antoine Tenart
2015-10-15 21:30 ` Sebastian Hesselbarth
1 sibling, 0 replies; 3+ messages in thread
From: Antoine Tenart @ 2015-10-13 11:35 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On Tue, Oct 13, 2015 at 01:12:09PM +0200, 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>
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 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";
> };
>
> --
> 2.1.4
>
--
Antoine T?nart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: dts: berlin: fix typo in chosen property
2015-10-13 11:12 [PATCH] ARM: dts: berlin: fix typo in chosen property Michael Opdenacker
2015-10-13 11:35 ` Antoine Tenart
@ 2015-10-15 21:30 ` Sebastian Hesselbarth
1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Hesselbarth @ 2015-10-15 21:30 UTC (permalink / raw)
To: linux-arm-kernel
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";
> };
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-15 21:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-13 11:12 [PATCH] ARM: dts: berlin: fix typo in chosen property Michael Opdenacker
2015-10-13 11:35 ` Antoine Tenart
2015-10-15 21:30 ` Sebastian Hesselbarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).