From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tudor.Ambarus@microchip.com Date: Tue, 3 Mar 2020 07:28:58 +0000 Subject: [PATCH 00/23] mtd: spi-nor: Move manufacturer/SFDP code out of the core In-Reply-To: References: <20200302180730.1886678-1-tudor.ambarus@microchip.com> Message-ID: <2530971.qIT9jh00La@localhost.localdomain> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tuesday, March 3, 2020 9:15:31 AM EET Joel Stanley wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > Hi Tudor, Hi, Joel, > > On Mon, 2 Mar 2020 at 18:07, wrote: > > From: Tudor Ambarus > > > > Hello, > > > > This patch series is an attempt at getting all manufacturer specific > > quirks/code out of the core to make the core logic more readable and > > thus ease maintainance. > > I tried to apply this to linus' tree (5.6-rc4) but it had a bunch of > conflicts. What did you base this on? T: git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi- nor/next Cheers, ta