From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Thu, 15 Oct 2015 08:34:32 +0200 Subject: [PATCH] ARM: mvebu: correct a385-db-ap compatible string In-Reply-To: <1444871828-1080-1-git-send-email-mw@semihalf.com> (Marcin Wojtas's message of "Thu, 15 Oct 2015 03:17:08 +0200") References: <1444871828-1080-1-git-send-email-mw@semihalf.com> Message-ID: <87r3kw3aiv.fsf@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Marcin, On jeu., oct. 15 2015, Marcin Wojtas wrote: > This commit enables standby support on Armada 385 DB-AP board, because the PM > initalization routine requires "marvell,armada380" compatible string for all > Armada 38x-based platforms. > > Signed-off-by: Marcin Wojtas Applied on mvebu/fixes. I also aded the commit it fixes, add the stabel team in CC and also mention in the commit log that the compatible "marvell,armada38x" was wrong. Thanks, Gregory > --- > arch/arm/boot/dts/armada-385-db-ap.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/armada-385-db-ap.dts b/arch/arm/boot/dts/armada-385-db-ap.dts > index 89f5a95..4047621 100644 > --- a/arch/arm/boot/dts/armada-385-db-ap.dts > +++ b/arch/arm/boot/dts/armada-385-db-ap.dts > @@ -46,7 +46,7 @@ > > / { > model = "Marvell Armada 385 Access Point Development Board"; > - compatible = "marvell,a385-db-ap", "marvell,armada385", "marvell,armada38x"; > + compatible = "marvell,a385-db-ap", "marvell,armada385", "marvell,armada380"; > > chosen { > stdout-path = "serial1:115200n8"; > -- > 1.8.3.1 > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932253AbbJOGeh (ORCPT ); Thu, 15 Oct 2015 02:34:37 -0400 Received: from down.free-electrons.com ([37.187.137.238]:53897 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753384AbbJOGee (ORCPT ); Thu, 15 Oct 2015 02:34:34 -0400 From: Gregory CLEMENT To: Marcin Wojtas Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, sebastian.hesselbarth@gmail.com, andrew@lunn.ch, jason@lakedaemon.net, thomas.petazzoni@free-electrons.com, nadavh@marvell.com, alior@marvell.com, tawfik@marvell.com, jaz@semihalf.com Subject: Re: [PATCH] ARM: mvebu: correct a385-db-ap compatible string References: <1444871828-1080-1-git-send-email-mw@semihalf.com> Date: Thu, 15 Oct 2015 08:34:32 +0200 In-Reply-To: <1444871828-1080-1-git-send-email-mw@semihalf.com> (Marcin Wojtas's message of "Thu, 15 Oct 2015 03:17:08 +0200") Message-ID: <87r3kw3aiv.fsf@free-electrons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Marcin, On jeu., oct. 15 2015, Marcin Wojtas wrote: > This commit enables standby support on Armada 385 DB-AP board, because the PM > initalization routine requires "marvell,armada380" compatible string for all > Armada 38x-based platforms. > > Signed-off-by: Marcin Wojtas Applied on mvebu/fixes. I also aded the commit it fixes, add the stabel team in CC and also mention in the commit log that the compatible "marvell,armada38x" was wrong. Thanks, Gregory > --- > arch/arm/boot/dts/armada-385-db-ap.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/armada-385-db-ap.dts b/arch/arm/boot/dts/armada-385-db-ap.dts > index 89f5a95..4047621 100644 > --- a/arch/arm/boot/dts/armada-385-db-ap.dts > +++ b/arch/arm/boot/dts/armada-385-db-ap.dts > @@ -46,7 +46,7 @@ > > / { > model = "Marvell Armada 385 Access Point Development Board"; > - compatible = "marvell,a385-db-ap", "marvell,armada385", "marvell,armada38x"; > + compatible = "marvell,a385-db-ap", "marvell,armada385", "marvell,armada380"; > > chosen { > stdout-path = "serial1:115200n8"; > -- > 1.8.3.1 > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com