From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 11 Jan 2016 17:08:07 +0100 (CET) Received: from down.free-electrons.com ([37.187.137.238]:52500 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27009453AbcAKQIFmgL5O (ORCPT ); Mon, 11 Jan 2016 17:08:05 +0100 Received: by mail.free-electrons.com (Postfix, from userid 110) id 7A65534C; Mon, 11 Jan 2016 17:07:58 +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 3995726C; Mon, 11 Jan 2016 17:07:58 +0100 (CET) From: Gregory CLEMENT To: Olof Johansson Cc: Simon Horman , Geert Uytterhoeven , Geert Uytterhoeven , "arm\@kernel.org" , Andrew Lunn , Sebastian Hesselbarth , Magnus Damm , Ralf Baechle , Alex Smith , Brian Norris , Rob Herring , "devicetree\@vger.kernel.org" , "linux-arm-kernel\@lists.infradead.org" , Linux-sh list , Linux MIPS Mailing List , MTD Maling List , "linux-kernel\@vger.kernel.org" Subject: Re: [PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node References: <1450694033-27717-1-git-send-email-geert+renesas@glider.be> <20151228050147.GE1066@verge.net.au> <20160103213938.GD22806@verge.net.au> Date: Mon, 11 Jan 2016 17:07:58 +0100 In-Reply-To: <20160103213938.GD22806@verge.net.au> (Simon Horman's message of "Mon, 4 Jan 2016 08:39:38 +1100") Message-ID: <87lh7wyu8x.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 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: 51063 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 dim., janv. 03 2016, Simon Horman wrote: > On Mon, Dec 28, 2015 at 11:15:30AM +0100, Geert Uytterhoeven wrote: >> >> Most of these are in arm-soc/for-next. Exceptions are kirkwood (in >> >> mvebu/for-next), and ci20 (in mips/mips-for-linux-next). >> >> >> >> Given we're late in the v4.4-rc cycle, perhaps it's easiest if the >> >> arm-soc maintainers take all applicable patches directly, bypassing the >> >> mvebu and shmobile maintainers? >> >> >> >> Thanks for queuing for v4.5! >> >> >> >> Geert Uytterhoeven (9): >> >> ARM: mvebu: ix4-300d: Add compatible property to "partitions" node >> >> ARM: mvebu: kirkwood: Add compatible property to "partitions" node >> >> ARM: shmobile: bockw dts: Add compatible property to "partitions" node >> >> ARM: shmobile: lager dts: Add compatible property to "partitions" node >> >> ARM: shmobile: koelsch dts: Add compatible property to "partitions" >> >> node >> >> ARM: shmobile: porter dts: Add compatible property to "partitions" >> >> node >> >> ARM: shmobile: gose dts: Add compatible property to "partitions" node >> >> ARM: shmobile: silk dts: Add compatible property to "partitions" node >> > >> > Thanks, I have queued up the above "shmobile" patches for v4.6. >> >> I'm afraid v4.6 is too late, leaving all SPI FLASHes broken in v4.5. > > Thanks. I'll re-queue them up as fixes for v4.5. I thought you planned to directly apply them for v4.5 but I did not see them in the for-next branch of arm-soc. So as Simon I will submit them as fix for 4.5. 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 Received: from down.free-electrons.com ([37.187.137.238]:52500 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27009453AbcAKQIFmgL5O (ORCPT ); Mon, 11 Jan 2016 17:08:05 +0100 From: Gregory CLEMENT Subject: Re: [PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node References: <1450694033-27717-1-git-send-email-geert+renesas@glider.be> <20151228050147.GE1066@verge.net.au> <20160103213938.GD22806@verge.net.au> Date: Mon, 11 Jan 2016 17:07:58 +0100 In-Reply-To: <20160103213938.GD22806@verge.net.au> (Simon Horman's message of "Mon, 4 Jan 2016 08:39:38 +1100") Message-ID: <87lh7wyu8x.fsf@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Olof Johansson Cc: Simon Horman , Geert Uytterhoeven , Geert Uytterhoeven , "arm@kernel.org" , Andrew Lunn , Sebastian Hesselbarth , Magnus Damm , Ralf Baechle , Alex Smith , Brian Norris , Rob Herring , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Linux-sh list , Linux MIPS Mailing List , MTD Maling List , "linux-kernel@vger.kernel.org" Message-ID: <20160111160758.DO1H6rBTusu7W2F7eVSmZ6zGjIcBfjeBhSChTY1gqD4@z> Hi Olof, On dim., janv. 03 2016, Simon Horman wrote: > On Mon, Dec 28, 2015 at 11:15:30AM +0100, Geert Uytterhoeven wrote: >> >> Most of these are in arm-soc/for-next. Exceptions are kirkwood (in >> >> mvebu/for-next), and ci20 (in mips/mips-for-linux-next). >> >> >> >> Given we're late in the v4.4-rc cycle, perhaps it's easiest if the >> >> arm-soc maintainers take all applicable patches directly, bypassing the >> >> mvebu and shmobile maintainers? >> >> >> >> Thanks for queuing for v4.5! >> >> >> >> Geert Uytterhoeven (9): >> >> ARM: mvebu: ix4-300d: Add compatible property to "partitions" node >> >> ARM: mvebu: kirkwood: Add compatible property to "partitions" node >> >> ARM: shmobile: bockw dts: Add compatible property to "partitions" node >> >> ARM: shmobile: lager dts: Add compatible property to "partitions" node >> >> ARM: shmobile: koelsch dts: Add compatible property to "partitions" >> >> node >> >> ARM: shmobile: porter dts: Add compatible property to "partitions" >> >> node >> >> ARM: shmobile: gose dts: Add compatible property to "partitions" node >> >> ARM: shmobile: silk dts: Add compatible property to "partitions" node >> > >> > Thanks, I have queued up the above "shmobile" patches for v4.6. >> >> I'm afraid v4.6 is too late, leaving all SPI FLASHes broken in v4.5. > > Thanks. I'll re-queue them up as fixes for v4.5. I thought you planned to directly apply them for v4.5 but I did not see them in the for-next branch of arm-soc. So as Simon I will submit them as fix for 4.5. 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: Mon, 11 Jan 2016 16:07:58 +0000 Subject: Re: [PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node Message-Id: <87lh7wyu8x.fsf@free-electrons.com> List-Id: References: <1450694033-27717-1-git-send-email-geert+renesas@glider.be> <20151228050147.GE1066@verge.net.au> <20160103213938.GD22806@verge.net.au> In-Reply-To: <20160103213938.GD22806@verge.net.au> (Simon Horman's message of "Mon, 4 Jan 2016 08:39:38 +1100") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hi Olof, On dim., janv. 03 2016, Simon Horman wrote: > On Mon, Dec 28, 2015 at 11:15:30AM +0100, Geert Uytterhoeven wrote: >> >> Most of these are in arm-soc/for-next. Exceptions are kirkwood (in >> >> mvebu/for-next), and ci20 (in mips/mips-for-linux-next). >> >> >> >> Given we're late in the v4.4-rc cycle, perhaps it's easiest if the >> >> arm-soc maintainers take all applicable patches directly, bypassing the >> >> mvebu and shmobile maintainers? >> >> >> >> Thanks for queuing for v4.5! >> >> >> >> Geert Uytterhoeven (9): >> >> ARM: mvebu: ix4-300d: Add compatible property to "partitions" node >> >> ARM: mvebu: kirkwood: Add compatible property to "partitions" node >> >> ARM: shmobile: bockw dts: Add compatible property to "partitions" node >> >> ARM: shmobile: lager dts: Add compatible property to "partitions" node >> >> ARM: shmobile: koelsch dts: Add compatible property to "partitions" >> >> node >> >> ARM: shmobile: porter dts: Add compatible property to "partitions" >> >> node >> >> ARM: shmobile: gose dts: Add compatible property to "partitions" node >> >> ARM: shmobile: silk dts: Add compatible property to "partitions" node >> > >> > Thanks, I have queued up the above "shmobile" patches for v4.6. >> >> I'm afraid v4.6 is too late, leaving all SPI FLASHes broken in v4.5. > > Thanks. I'll re-queue them up as fixes for v4.5. I thought you planned to directly apply them for v4.5 but I did not see them in the for-next branch of arm-soc. So as Simon I will submit them as fix for 4.5. 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@free-electrons.com (Gregory CLEMENT) Date: Mon, 11 Jan 2016 17:07:58 +0100 Subject: [PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node In-Reply-To: <20160103213938.GD22806@verge.net.au> (Simon Horman's message of "Mon, 4 Jan 2016 08:39:38 +1100") References: <1450694033-27717-1-git-send-email-geert+renesas@glider.be> <20151228050147.GE1066@verge.net.au> <20160103213938.GD22806@verge.net.au> Message-ID: <87lh7wyu8x.fsf@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Olof, On dim., janv. 03 2016, Simon Horman wrote: > On Mon, Dec 28, 2015 at 11:15:30AM +0100, Geert Uytterhoeven wrote: >> >> Most of these are in arm-soc/for-next. Exceptions are kirkwood (in >> >> mvebu/for-next), and ci20 (in mips/mips-for-linux-next). >> >> >> >> Given we're late in the v4.4-rc cycle, perhaps it's easiest if the >> >> arm-soc maintainers take all applicable patches directly, bypassing the >> >> mvebu and shmobile maintainers? >> >> >> >> Thanks for queuing for v4.5! >> >> >> >> Geert Uytterhoeven (9): >> >> ARM: mvebu: ix4-300d: Add compatible property to "partitions" node >> >> ARM: mvebu: kirkwood: Add compatible property to "partitions" node >> >> ARM: shmobile: bockw dts: Add compatible property to "partitions" node >> >> ARM: shmobile: lager dts: Add compatible property to "partitions" node >> >> ARM: shmobile: koelsch dts: Add compatible property to "partitions" >> >> node >> >> ARM: shmobile: porter dts: Add compatible property to "partitions" >> >> node >> >> ARM: shmobile: gose dts: Add compatible property to "partitions" node >> >> ARM: shmobile: silk dts: Add compatible property to "partitions" node >> > >> > Thanks, I have queued up the above "shmobile" patches for v4.6. >> >> I'm afraid v4.6 is too late, leaving all SPI FLASHes broken in v4.5. > > Thanks. I'll re-queue them up as fixes for v4.5. I thought you planned to directly apply them for v4.5 but I did not see them in the for-next branch of arm-soc. So as Simon I will submit them as fix for 4.5. Gregory -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com