Re: [PATCH v2 1/1] mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID

From: Cyrille Pitchen
Date: Mon Oct 30 2017 - 06:59:04 EST


Le 30/10/2017 Ã 08:32, Mika Westerberg a Ãcrit :
> On Sun, Oct 29, 2017 at 03:17:35PM -0700, sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx wrote:
>> From: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
>>
>> This patch adds Intel Lewisburg PCH SPI serial flash controller super
>> SKU PCI ID.
>>
>> Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
>
> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
>

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 },

Best regards,

Cyrille