From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 23 Dec 2015 12:10:46 +0100 (CET) Received: from down.free-electrons.com ([37.187.137.238]:56731 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27007719AbbLWLKlL53n6 convert rfc822-to-8bit (ORCPT ); Wed, 23 Dec 2015 12:10:41 +0100 Received: by mail.free-electrons.com (Postfix, from userid 110) id E124D3D7; Wed, 23 Dec 2015 12:10:34 +0100 (CET) Received: from localhost (81-67-231-93.rev.numericable.fr [81.67.231.93]) by mail.free-electrons.com (Postfix) with ESMTPSA id C357C321; Wed, 23 Dec 2015 12:07:11 +0100 (CET) From: Gregory CLEMENT To: Olof Johansson Cc: Geert Uytterhoeven , arm@kernel.org, Andrew Lunn , Sebastian Hesselbarth , Simon Horman , Magnus Damm , Ralf Baechle , Alex Smith , Brian Norris , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, linux-mips@linux-mips.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to "partitions" node References: <1450694033-27717-1-git-send-email-geert+renesas@glider.be> <1450694033-27717-2-git-send-email-geert+renesas@glider.be> <87zix3rbm7.fsf@free-electrons.com> <20151222212225.GE30172@localhost> Date: Wed, 23 Dec 2015 12:07:12 +0100 In-Reply-To: <20151222212225.GE30172@localhost> (Olof Johansson's message of "Tue, 22 Dec 2015 13:22:25 -0800") Message-ID: <87a8p1fmov.fsf@free-electrons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 50741 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: gregory.clement@free-electrons.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Hi Olof, On mar., déc. 22 2015, Olof Johansson wrote: > On Mon, Dec 21, 2015 at 05:48:48PM +0100, Gregory CLEMENT wrote: >> Hi Geert, >> >> On lun., d??c. 21 2015, Geert Uytterhoeven wrote: >> >> > As of commit e488ca9f8d4f62c2 ("doc: dt: mtd: partitions: add compatible >> > property to "partitions" node"), the "partitions" subnode of an SPI >> > FLASH device node must have a compatible property. The partitions are no >> > longer detected if it is not present. >> > >> > Signed-off-by: Geert Uytterhoeven >> > Acked-by: Brian Norris >> >> Applied on mvebu/dt (with the hope that it is still time to push it to >> arm-soc) > > I think we should just take this directly, so feel free to drop it. I'll > followup on 0/9. OK I will drop it of my mvebu/dt and for-next branches. Gregory -- 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 From: Gregory CLEMENT Date: Wed, 23 Dec 2015 11:07:12 +0000 Subject: Re: [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to "partitions" node Message-Id: <87a8p1fmov.fsf@free-electrons.com> List-Id: References: <1450694033-27717-1-git-send-email-geert+renesas@glider.be> <1450694033-27717-2-git-send-email-geert+renesas@glider.be> <87zix3rbm7.fsf@free-electrons.com> <20151222212225.GE30172@localhost> In-Reply-To: <20151222212225.GE30172@localhost> (Olof Johansson's message of "Tue, 22 Dec 2015 13:22:25 -0800") MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-arm-kernel@lists.infradead.org Hi Olof, =20 On mar., d=C3=A9c. 22 2015, Olof Johansson wrote: > On Mon, Dec 21, 2015 at 05:48:48PM +0100, Gregory CLEMENT wrote: >> Hi Geert, >> =20 >> On lun., d??c. 21 2015, Geert Uytterhoeven wr= ote: >>=20 >> > As of commit e488ca9f8d4f62c2 ("doc: dt: mtd: partitions: add compatib= le >> > property to "partitions" node"), the "partitions" subnode of an SPI >> > FLASH device node must have a compatible property. The partitions are = no >> > longer detected if it is not present. >> > >> > Signed-off-by: Geert Uytterhoeven >> > Acked-by: Brian Norris >>=20 >> Applied on mvebu/dt (with the hope that it is still time to push it to >> arm-soc) > > I think we should just take this directly, so feel free to drop it. I'll > followup on 0/9. OK I will drop it of my mvebu/dt and for-next branches. Gregory --=20 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 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Wed, 23 Dec 2015 12:07:12 +0100 Subject: [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to "partitions" node In-Reply-To: <20151222212225.GE30172@localhost> (Olof Johansson's message of "Tue, 22 Dec 2015 13:22:25 -0800") References: <1450694033-27717-1-git-send-email-geert+renesas@glider.be> <1450694033-27717-2-git-send-email-geert+renesas@glider.be> <87zix3rbm7.fsf@free-electrons.com> <20151222212225.GE30172@localhost> Message-ID: <87a8p1fmov.fsf@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Olof, On mar., d?c. 22 2015, Olof Johansson wrote: > On Mon, Dec 21, 2015 at 05:48:48PM +0100, Gregory CLEMENT wrote: >> Hi Geert, >> >> On lun., d??c. 21 2015, Geert Uytterhoeven wrote: >> >> > As of commit e488ca9f8d4f62c2 ("doc: dt: mtd: partitions: add compatible >> > property to "partitions" node"), the "partitions" subnode of an SPI >> > FLASH device node must have a compatible property. The partitions are no >> > longer detected if it is not present. >> > >> > Signed-off-by: Geert Uytterhoeven >> > Acked-by: Brian Norris >> >> Applied on mvebu/dt (with the hope that it is still time to push it to >> arm-soc) > > I think we should just take this directly, so feel free to drop it. I'll > followup on 0/9. OK I will drop it of my mvebu/dt and for-next branches. Gregory -- 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 From: Gregory CLEMENT Subject: Re: [PATCH v2 1/9] ARM: mvebu: ix4-300d: Add compatible property to "partitions" node Date: Wed, 23 Dec 2015 12:07:12 +0100 Message-ID: <87a8p1fmov.fsf@free-electrons.com> References: <1450694033-27717-1-git-send-email-geert+renesas@glider.be> <1450694033-27717-2-git-send-email-geert+renesas@glider.be> <87zix3rbm7.fsf@free-electrons.com> <20151222212225.GE30172@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <20151222212225.GE30172@localhost> (Olof Johansson's message of "Tue, 22 Dec 2015 13:22:25 -0800") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Olof Johansson Cc: Geert Uytterhoeven , arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Andrew Lunn , Sebastian Hesselbarth , Simon Horman , Magnus Damm , Ralf Baechle , Alex Smith , Brian Norris , Rob Herring , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Olof, =20 On mar., d=C3=A9c. 22 2015, Olof Johansson wrote: > On Mon, Dec 21, 2015 at 05:48:48PM +0100, Gregory CLEMENT wrote: >> Hi Geert, >> =20 >> On lun., d??c. 21 2015, Geert Uytterhoeven wrote: >>=20 >> > As of commit e488ca9f8d4f62c2 ("doc: dt: mtd: partitions: add comp= atible >> > property to "partitions" node"), the "partitions" subnode of an SP= I >> > FLASH device node must have a compatible property. The partitions = are no >> > longer detected if it is not present. >> > >> > Signed-off-by: Geert Uytterhoeven >> > Acked-by: Brian Norris >>=20 >> Applied on mvebu/dt (with the hope that it is still time to push it = to >> arm-soc) > > I think we should just take this directly, so feel free to drop it. I= 'll > followup on 0/9. OK I will drop it of my mvebu/dt and for-next branches. Gregory --=20 Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html