Re: [RESEND PATCH 2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions

From: Boris Brezillon
Date: Thu Dec 06 2018 - 09:36:32 EST


On Thu, 29 Nov 2018 14:29:54 +0800
Ryder Lee <ryder.lee@xxxxxxxxxxxx> wrote:

> From: Guochun Mao <guochun.mao@xxxxxxxxxxxx>
>
> 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