From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 6 Dec 2018 15:36:10 +0100 From: Boris Brezillon To: Ryder Lee Cc: Marek Vasut , Brian Norris , Rob Herring , Weijie Gao , , , , , , Guochun Mao Subject: Re: [RESEND PATCH 2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions Message-ID: <20181206153610.26db522c@bbrezillon> In-Reply-To: <6cca6844f426d4ad4e7c878420b363cfb34499aa.1543472168.git.ryder.lee@mediatek.com> References: <235ade9c5cda19fb0c9356913e3f56ad86600f59.1543472168.git.ryder.lee@mediatek.com> <6cca6844f426d4ad4e7c878420b363cfb34499aa.1543472168.git.ryder.lee@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 29 Nov 2018 14:29:54 +0800 Ryder Lee wrote: > From: Guochun Mao > > Replace mtd_device_register with mtd_device_parse_register for > parsing partitions and add ofpart support. What's the problem with the default partition parser table [1]? [1]https://elixir.bootlin.com/linux/latest/source/drivers/mtd/mtdpart.c#L793