From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaud Ebalard Subject: [PATCHv0 0/3] ARM: mvebu: Enable NAND controller in NETGEAR ReadyNAS .dts files Date: Sat, 07 Dec 2013 00:12:53 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Jason Cooper , Gregory Clement , Sebastian Hesselbarth , Ezequiel Garcia Cc: Mark Rutland , devicetree@vger.kernel.org, Russell King , Pawel Moll , Stephen Warren , Ian Campbell , Rob Herring , Lior Amsalem , Andrew Lunn , Olof Johansson , linux-mtd@lists.infradead.org, Brian Norris , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Now that NAND controller support is available for Armada 370/XP (cb28e2537a6f: ARM: mvebu: Add support for NAND controller in Armada 370/XP), let's enable support for ReadyNAS boards. The three commits in this series all include the partitions definitions specific to each ReadyNAS variant as delivered by NETGEAR with standard images. As described in similar commits 2be2bc39c6f0 (ARM: mvebu: Enable NAND controller in Armada XP GP board) and d8c552dddfbf (ARM: mvebu: Enable NAND controller in Armada 370 Mirabox), "marvell,keep-config" parameter is used as current support does not allow for setting of timing parameters yet. Each patch has been tested on each specific device using Ezequiel's tree; last known bug having being fixed today. Jason, Ezequiel, this is a v0. I do not mind at all waiting for a heads up to repost it later when every bit of nand support is where it should be. Ezequiel, I have left a comment in the .dts file to indicate a lost reader that the last MB of last partition is in practice not writable. Cheers, a+ Arnaud Ebalard (3): ARM: mvebu: Enable NAND controller in NETGEAR ReadyNAS 102 .dts file ARM: mvebu: Enable NAND controller in NETGEAR ReadyNAS 104 .dts file ARM: mvebu: Enable NAND controller in NETGEAR ReadyNAS 2120 .dts file arch/arm/boot/dts/armada-370-netgear-rn102.dts | 36 ++++++++++++++++++++++++++ arch/arm/boot/dts/armada-370-netgear-rn104.dts | 36 ++++++++++++++++++++++++++ arch/arm/boot/dts/armada-xp-netgear-rn2120.dts | 36 ++++++++++++++++++++++++++ 3 files changed, 108 insertions(+) -- 1.8.4.4