[PATCH] ARM: dts: berlin: fix typo in chosen property
Sebastian Hesselbarth
sebastian.hesselbarth at gmail.com
Thu Oct 15 14:30:33 PDT 2015
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 at 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";
> };
>
>
More information about the linux-arm-kernel
mailing list