[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151013113547.GA20884@kwain>
Date:	Tue, 13 Oct 2015 13:35:48 +0200
From:	Antoine Tenart <antoine.tenart@...e-electrons.com>
To:	Michael Opdenacker <michael.opdenacker@...e-electrons.com>
Cc:	sebastian.hesselbarth@...il.com, robh+dt@...nel.org,
	pawel.moll@....com, mark.rutland@....com,
	ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
	antoine.tenart@...e-electrons.com, linux@....linux.org.uk,
	linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: dts: berlin: fix typo in chosen property
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@...e-electrons.com>
Acked-by: Antoine Tenart <antoine.tenart@...e-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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists