Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751116AbbKBBIH (ORCPT ); Sun, 1 Nov 2015 20:08:07 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:54071 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750704AbbKBBIE (ORCPT ); Sun, 1 Nov 2015 20:08:04 -0500 X-Auth-Info: 7q9oJ8U+AI1aRqAeYCbT+MI+ajppOgjV0r6wGeiQ9g8= From: Marek Vasut To: Cyrille Pitchen Subject: Re: [PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support Date: Mon, 2 Nov 2015 02:07:56 +0100 User-Agent: KMail/1.13.7 (Linux/3.14-2-amd64; KDE/4.13.1; x86_64; ; ) Cc: nicolas.ferre@atmel.com, broonie@kernel.org, linux-spi@vger.kernel.org, dwmw2@infradead.org, computersforpeace@gmail.com, zajec5@gmail.com, beanhuo@micron.com, juhosg@openwrt.org, ben@decadent.org.uk, jogo@openwrt.org, jteki@openedev.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux-mtd@lists.infradead.org References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201511020207.57031.marex@denx.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1267 Lines: 32 On Friday, September 18, 2015 at 05:49:24 PM, Cyrille Pitchen wrote: > Hi all, Hi! > this series of patches fixes the QSPI support mostly for Micron and > Macronix memories. There are also some updates for Spansion memories. > There are also many comments to explain the implementation choices based > on the datasheets from memory manufacturers. > > The series was backported to a at91-4.1 kernel then tested on a sama5d2 > xplained board, which embeds a at25df321a memory on a SPI controller and > a Micron n25q128a13 QSPI memory on the new Atmel QSPI controller. > > The at25 memory was used to check non regression on the m25p80 driver > whereas the Micron memory was used to test the fixes of the spi-nor > framework. The driver for the Atmel QSPI controller will be sent in a > dedicated series. Are there any news on this patch series? I'd like to use that for my own QSPI driver (the Cadence one), so I'd like to check on the status. Are you still working on this please ? Thanks! Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/