diff mbox

ARM: dts: berlin2q-marvell-dmp: fix typo in chosen node

Message ID 1476924731-14975-1-git-send-email-yamada.masahiro@socionext.com
State Accepted
Commit 0248994d7cce890e9bb75a8ee2d41016c990a7fd
Headers show

Commit Message

Masahiro Yamada Oct. 20, 2016, 12:52 a.m. UTC
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

---

 arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Antoine Tenart Oct. 20, 2016, 6:32 a.m. UTC | #1
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
diff mbox

Patch

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";
 	};