From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753067AbdJaHuZ (ORCPT ); Tue, 31 Oct 2017 03:50:25 -0400 Received: from mga07.intel.com ([134.134.136.100]:20159 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752034AbdJaHuY (ORCPT ); Tue, 31 Oct 2017 03:50:24 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,322,1505804400"; d="scan'208";a="1212253257" Date: Tue, 31 Oct 2017 09:48:08 +0200 From: Mika Westerberg To: sathyanarayanan kuppuswamy Cc: Cyrille Pitchen , marek.vasut@gmail.com, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, sathyaosid@gmail.com Subject: Re: [PATCH v2 1/1] mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID Message-ID: <20171031074808.GJ2283@lahna.fi.intel.com> References: <20171029195809.GH29656@lahna.fi.intel.com> <77788f0c0cf55ee9fc0087364827da28c6951180.1509315023.git.sathyanarayanan.kuppuswamy@linux.intel.com> <20171030073241.GI29656@lahna.fi.intel.com> <754005b2-fea7-91f3-b526-c325de2ad6bf@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <754005b2-fea7-91f3-b526-c325de2ad6bf@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 30, 2017 at 03:28:46PM -0700, sathyanarayanan kuppuswamy wrote: > Hi, > > > On 10/30/2017 03:58 AM, Cyrille Pitchen wrote: > > Applied to the spi-nor/next branch of l2-mtd > > > > Just for info, this patch didn't apply directly, it misses a line in the list of > > PCI IDS: > > > > { PCI_VDEVICE(INTEL, 0x18e0), (unsigned long)&bxt_info }, > I re-based my patch on top of Mika's SPI support patch. And it applied > cleanly on top of 4.14-rc6 kernel. Not sure where the problem was? > > http://git.infradead.org/l2-mtd.git/commitdiff/d92b0f18a2039ff736b4296ad3cf3d505512051e There is another patch adding Cedar Fork PCI ID in the l2-mtd tree. You rebased only on top of Lewisburg patch so you missed that. Anyway, Cyrille applied this patch already so everything should be fine :-)