From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754971AbcAWVFM (ORCPT ); Sat, 23 Jan 2016 16:05:12 -0500 Received: from mail-pa0-f52.google.com ([209.85.220.52]:35055 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753633AbcAWVE4 (ORCPT ); Sat, 23 Jan 2016 16:04:56 -0500 Date: Sat, 23 Jan 2016 13:04:53 -0800 From: Brian Norris To: Yao Yuan Cc: Han Xu , Yuan Yao , "dwmw2@infradead.org" , "linux-kernel@vger.kernel.org" , "linux-mtd@lists.infradead.org" Subject: Re: [PATCH v2 4/4] mtd: spi-nor: fsl-quadspi: extend support for some special requerment. Message-ID: <20160123210453.GC35559@google.com> References: <1450954821-7483-1-git-send-email-yao.yuan@freescale.com> <1450954821-7483-4-git-send-email-yao.yuan@freescale.com> <20160104210223.GB27554@chopperman.am.freescale.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 12, 2016 at 04:09:04AM +0000, Yao Yuan wrote: > Hi Xu Han, David Woodhouse, Brian Norris > > By the way, there are some patches depend on this patch for QSPI Spansion S25FS-S family flash support on ARMv8 platform. > in order to the completeness of the patch sets. I want to just send the patch set for QSPI LS1021A and LS1043A SOC support. > Include: mtd-spi-nor-fsl-quadspi-add-big-endian-support.patch mtd-spi-nor-fsl-quadspi-add-support-for-ls1021a.patch > Those patches add the QSPI support on LS1021A and LS1043A SOC. > > And another patch set will send to support Spansion S25FS-S family flash. > Include: mtd-spi-nor-fsl-quadspi-add-support-for-layerscape.patch mtd-spi-nor-fsl-quadspi-extend-support-for-some-spec.patch > And some other patches. > Those patches will add the QSPI Spansion S25FS-S family flash support. This is used for NXP LS2080A SOC. > > Is that OK? I don't really care what patches you send all at once vs. delayed for a later time; just make sure that when you send out a series, it includes all the necessary patches to make a coherent story, without breaking anything, and that it is addressed to all the right parties. So far, you've failed that by leaving out documentation, and by forgetting to CC the relevant mailing lists and maintainers. AIUI, you're asking about new SoC support vs. new flash support. Those seem orthogonal enough to me that it would be fine to send the former, and then later tackle the latter. Regards, Brian