[PATCH v2 3/4] mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC

Miquel Raynal miquel.raynal at bootlin.com
Wed Jan 29 17:34:53 CET 2020


Hi Masahiro,

Masahiro Yamada <yamada.masahiro at socionext.com> wrote on Thu, 30 Jan
2020 00:55:56 +0900:

> UCLASS_MTD is a better fit for NAND drivers.
> 
> Make NAND_DENALI_DT depend on DM_MTD, which is needed to compile
> drivers/mtd/mtd-uclass.c
> 
> Also, make ARCH_SOCFPGA and ARCH_UNIPHIER select DM_MTD because
> they use this driver.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---

Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>

Thanks,
Miquèl


More information about the U-Boot mailing list