From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 0/3] ARM: dts: Fixes for Overo/Tobi against 3.14-rc1 Date: Tue, 11 Feb 2014 08:47:26 -0800 Message-ID: <7hsirp7g0x.fsf@paris.lan> References: <1391677818-21154-1-git-send-email-florian.vaussard@epfl.ch> <87d2j0rwv8.fsf@paris.lan> <52FA20A9.2060702@epfl.ch> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-pd0-f171.google.com ([209.85.192.171]:50703 "EHLO mail-pd0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750779AbaBKQr3 (ORCPT ); Tue, 11 Feb 2014 11:47:29 -0500 Received: by mail-pd0-f171.google.com with SMTP id g10so7755524pdj.2 for ; Tue, 11 Feb 2014 08:47:28 -0800 (PST) In-Reply-To: <52FA20A9.2060702@epfl.ch> (Florian Vaussard's message of "Tue, 11 Feb 2014 14:07:53 +0100") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Florian Vaussard Cc: Tony Lindgren , =?utf-8?Q?Beno=C3=AEt?= Cousson , Tero Kristo , Mike Turquette , linux-omap , linux-arm-kernel@lists.infradead.org Florian Vaussard writes: > Hi, > > On 02/06/2014 06:09 PM, Kevin Hilman wrote: >> Florian Vaussard writes: >> >>> OMAP36xx-based Overo (Storm and alike) are now failing to boot with 3.14-rc1 [1]. >>> This series fixes this, by moving model-agnostic DT into a common dtsi file, >>> and creating model-specific DT files: >>> >>> - omap3-overo-tobi.dts -> older OMAP35xx Overo >>> - omap3-overo-storm-tobi.dts -> newer OMAP36xx/AM37xx/DM37xx Overo >>> >>> People will have to use the right Overo / expansion board combination. >>> >>> (Patch 2 in an unrelated fix that was waiting in my queue.) >>> >>> omap3-overo-tobi.dts tested with Overo Sand (OMAP3503) and omap3-overo-storm-tobi.dts >>> tested with Overo EarthStorm (AM3703). Both boot. With the Overo Sand, I cannot >>> mount the ext3 rootfs, but this seems unrelated to the current topic, maybe >>> a missing errata. >> >> And I tested with my 35xx/Overo with omap3-overo-tobi.dts and my >> 37xx/Overo STORM with omap3-overo-storm-tobi.dts and they're both >> working. >> >> Tested-by: Kevin Hilman >> >> Tony, with your ack, I can apply these directly to arm-soc/fixes. >> >> Florian, thanks for the fixes. >> > > This issue is still present in 3.14-rc2. > > Shall I send a v2, including the suggestion of Nishanth, against 3.14-rc2? > Feel free to send a v2. I was just waiting for Tony to queue them up (or ack and I'll take them through arm-soc.) Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@linaro.org (Kevin Hilman) Date: Tue, 11 Feb 2014 08:47:26 -0800 Subject: [PATCH 0/3] ARM: dts: Fixes for Overo/Tobi against 3.14-rc1 In-Reply-To: <52FA20A9.2060702@epfl.ch> (Florian Vaussard's message of "Tue, 11 Feb 2014 14:07:53 +0100") References: <1391677818-21154-1-git-send-email-florian.vaussard@epfl.ch> <87d2j0rwv8.fsf@paris.lan> <52FA20A9.2060702@epfl.ch> Message-ID: <7hsirp7g0x.fsf@paris.lan> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Florian Vaussard writes: > Hi, > > On 02/06/2014 06:09 PM, Kevin Hilman wrote: >> Florian Vaussard writes: >> >>> OMAP36xx-based Overo (Storm and alike) are now failing to boot with 3.14-rc1 [1]. >>> This series fixes this, by moving model-agnostic DT into a common dtsi file, >>> and creating model-specific DT files: >>> >>> - omap3-overo-tobi.dts -> older OMAP35xx Overo >>> - omap3-overo-storm-tobi.dts -> newer OMAP36xx/AM37xx/DM37xx Overo >>> >>> People will have to use the right Overo / expansion board combination. >>> >>> (Patch 2 in an unrelated fix that was waiting in my queue.) >>> >>> omap3-overo-tobi.dts tested with Overo Sand (OMAP3503) and omap3-overo-storm-tobi.dts >>> tested with Overo EarthStorm (AM3703). Both boot. With the Overo Sand, I cannot >>> mount the ext3 rootfs, but this seems unrelated to the current topic, maybe >>> a missing errata. >> >> And I tested with my 35xx/Overo with omap3-overo-tobi.dts and my >> 37xx/Overo STORM with omap3-overo-storm-tobi.dts and they're both >> working. >> >> Tested-by: Kevin Hilman >> >> Tony, with your ack, I can apply these directly to arm-soc/fixes. >> >> Florian, thanks for the fixes. >> > > This issue is still present in 3.14-rc2. > > Shall I send a v2, including the suggestion of Nishanth, against 3.14-rc2? > Feel free to send a v2. I was just waiting for Tony to queue them up (or ack and I'll take them through arm-soc.) Kevin