From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1544161439.8955.3.camel@mhfsdcap03> Subject: Re: [RESEND PATCH 2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions From: Guochun Mao To: Boris Brezillon CC: Ryder Lee , Marek Vasut , Brian Norris , Rob Herring , Weijie Gao , , , , , Date: Fri, 7 Dec 2018 13:43:59 +0800 In-Reply-To: <20181206153610.26db522c@bbrezillon> References: <235ade9c5cda19fb0c9356913e3f56ad86600f59.1543472168.git.ryder.lee@mediatek.com> <6cca6844f426d4ad4e7c878420b363cfb34499aa.1543472168.git.ryder.lee@mediatek.com> <20181206153610.26db522c@bbrezillon> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2018-12-06 at 15:36 +0100, Boris Brezillon wrote: > 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 No problem here. This patch can be dropped. Please help review others. Thanks.