Files
u-boot/drivers
Masahiro Yamada 407b01b3b3 mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC
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_UNIPHIER select DM_MTD because all the defconfig
of this platform enables NAND_DENALI_DT.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
2020-02-01 01:14:32 +09:00
..
2019-12-02 18:23:09 -05:00
2020-01-25 12:04:36 -05:00
2020-01-07 14:37:50 +01:00
2020-01-24 23:06:48 +05:30
2019-08-07 15:31:04 -04:00
2019-11-01 16:45:40 +03:00
2020-01-10 14:18:26 -05:00