From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:34422 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729289AbeJaXFp (ORCPT ); Wed, 31 Oct 2018 19:05:45 -0400 Date: Wed, 31 Oct 2018 10:07:33 -0400 From: Sasha Levin To: Adrian Bunk Cc: Greg KH , stable@vger.kernel.org, Marek Vasut , Boris Brezillon , linux-mtd@lists.infradead.org Subject: Re: [4.4/4.9/4.14 patch] mtd: spi-nor: Add support for is25wp series chips Message-ID: <20181031140733.GJ194472@sasha-vm> References: <20181020194442.13769-1-bunk@kernel.org> <20181021071117.GA11176@kroah.com> <20181021074331.GA8410@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20181021074331.GA8410@localhost> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Oct 21, 2018 at 10:43:31AM +0300, Adrian Bunk wrote: >On Sun, Oct 21, 2018 at 09:11:17AM +0200, Greg KH wrote: >> On Sat, Oct 20, 2018 at 10:44:42PM +0300, Adrian Bunk wrote: >> > From: Kimmo Rautkoski >> > >> > Added support for is25wp032, is25wp064 and is25wp128. >> > >> > Signed-off-by: Kimmo Rautkoski >> > Reviewed-by: Marek Vasut >> > Signed-off-by: Boris Brezillon >> > [ Adrian Bunk: Trivial adaption to changed context. ] >> > Signed-off-by: Adrian Bunk >> > --- >> > drivers/mtd/spi-nor/spi-nor.c | 6 ++++++ >> > 1 file changed, 6 insertions(+) >> >> What is the git commit id of this patch in Linus's tree? > >Apologies for forgetting that, it is >d616f81cdd2a21edfa90a595a4e9b143f5ba8414 I've queued this patch for 4.14, 4.9, and 4.4. Thank you. -- Thanks, Sasha