From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751811AbdJ2TSb (ORCPT ); Sun, 29 Oct 2017 15:18:31 -0400 Received: from mail-pf0-f195.google.com ([209.85.192.195]:57152 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751472AbdJ2TS3 (ORCPT ); Sun, 29 Oct 2017 15:18:29 -0400 X-Google-Smtp-Source: ABhQp+Su11TcogVJd6GLPrzYPpNpXJq0D1CwlapzQJ2H5Vjdg5ey0kDsuKpk4ZTPBcteC3XteyGWMg== Subject: Re: [PATCH v1 1/1] mtd: intel-spi: Add support for Intel Lewisburg SPI serial flash controller To: Marek Vasut , Mika Westerberg Cc: sathyanarayanan.kuppuswamy@linux.intel.com, cyrille.pitchen@wedev4u.fr, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org References: <9da18c4fbcb55130164735352b5ce9ba11b9a63c.1509270992.git.sathyanarayanan.kuppuswamy@linux.intel.com> <630c7d49-c0cc-4d4e-27d9-5e60b797d9f7@gmail.com> <20171029101603.GF29656@lahna.fi.intel.com> From: "Kuppuswamy, Sathyanarayanan" Message-ID: <5b6f82eb-a720-5466-57e1-983f6410e257@gmail.com> Date: Sun, 29 Oct 2017 12:18:28 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 10/29/2017 3:34 AM, Marek Vasut wrote: > On 10/29/2017 11:16 AM, Mika Westerberg wrote: >> On Sun, Oct 29, 2017 at 11:09:50AM +0100, Marek Vasut wrote: >>> On 10/29/2017 10:57 AM, sathyanarayanan.kuppuswamy@linux.intel.com wrote: >>>> From: Kuppuswamy Sathyanarayanan >>>> >>>> This patch adds PCI IDs for Intel Lewisburg PCH SPI serial flash controller. >>>> >>>> Signed-off-by: Kuppuswamy Sathyanarayanan >>> Culling the CC list and adding relevant people. >>> Patch looks IMO OK, but I'd like RB from Mika. >> There is already a patch for Lewisburg queued for v4.15 here: >> >> http://git.infradead.org/l2-mtd.git/commitdiff/d92b0f18a2039ff736b4296ad3cf3d505512051e > Heh, even better. Why does this patch add another ID ? 0xA1A4 - its for production SKUs. 0xA224 - Its for super SKUs Mika, Shall I re-base this patch to add super SKU ID?