From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Wed, 27 Jul 2016 18:13:52 +0200 Subject: [PATCH 06/18] ARM: mvebu: a390: add missing compatibility string and add missing bracket In-Reply-To: <1469105055-25181-7-git-send-email-jaz@semihalf.com> (Grzegorz Jaszczyk's message of "Thu, 21 Jul 2016 14:44:02 +0200") References: <1469105055-25181-1-git-send-email-jaz@semihalf.com> <1469105055-25181-7-git-send-email-jaz@semihalf.com> Message-ID: <871t2fm533.fsf@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Grzegorz, On jeu., juil. 21 2016, Grzegorz Jaszczyk wrote: > The armada-390.dtsi was broken since the first patch which adds Device Tree > files for Armada 39x SoC was introduced. > > Signed-off-by: Grzegorz Jaszczyk > Cc: # 4.0+ > Fixes 538da83 ("ARM: mvebu: add Device Tree files for Armada 39x SoC and board") Change the title prefix to "ARM: dts: mvebu:". Alos usually we use armada-390 instead of a390 to match the file name. Acked-by: Gregory CLEMENT Thanks, Gregory > --- > arch/arm/boot/dts/armada-390.dtsi | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arch/arm/boot/dts/armada-390.dtsi b/arch/arm/boot/dts/armada-390.dtsi > index 094e39c..6cd18d8 100644 > --- a/arch/arm/boot/dts/armada-390.dtsi > +++ b/arch/arm/boot/dts/armada-390.dtsi > @@ -47,6 +47,8 @@ > #include "armada-39x.dtsi" > > / { > + compatible = "marvell,armada390"; > + > soc { > internal-regs { > pinctrl at 18000 { > @@ -54,4 +56,5 @@ > reg = <0x18000 0x20>; > }; > }; > + }; > }; > -- > 1.8.3.1 > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com