davinci: omapl138-lcdk: enable driver model for NAND
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 29 Jul 2019 06:58:04 +0000 (08:58 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 29 Jul 2019 21:58:52 +0000 (17:58 -0400)
commitf5a47554e0f7d4d2484fa65796dd1c06caa6494f
tree97d92b6a63d7037d8b6b4cbfbb18efedf574771f
parent29d8eb3345fe52d1bb338c541b76684f4c3a3ec6
davinci: omapl138-lcdk: enable driver model for NAND

Enable the driver-model on da850-lcdk. We need to add a dummy nand node
to the device tree, as the real nand node is a sub-node of the aemif
device.

On linux the aemif driver populates all its child nodes, but we can't do
it in u-boot currently.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
arch/arm/dts/da850-lcdk-u-boot.dtsi
configs/omapl138_lcdk_defconfig
include/configs/omapl138_lcdk.h