Skip to content
Snippets Groups Projects
Commit 407b01b3 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
parent 5bacb440
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment