From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751787AbdJ2TOp (ORCPT ); Sun, 29 Oct 2017 15:14:45 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:52335 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751665AbdJ2TOo (ORCPT ); Sun, 29 Oct 2017 15:14:44 -0400 X-Google-Smtp-Source: ABhQp+R49tbFHcyghjh84QehoWhdl6hZNJWhNQRaIdIIaZOhAOtePjVQuVQsPCiy+c9J4OFvmTmGUw== Subject: Re: [PATCH v1 1/1] mtd: intel-spi: Add support for Intel Lewisburg SPI serial flash controller To: Mika Westerberg , Marek Vasut 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: <1037c8f6-b8ce-46e5-46b1-2c7b0b51f1fb@gmail.com> Date: Sun, 29 Oct 2017 12:14:42 -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: <20171029101603.GF29656@lahna.fi.intel.com> 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 Mika, On 10/29/2017 3: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 Sorry, I did not know that we already have patch submitted for spi-nor support. So please ignore this patch. - Sathyanarayanan KN