]> git.baikalelectronics.ru Git - uboot.git/commit
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
authorLukasz Majewski <lukma@denx.de>
Mon, 3 Dec 2018 09:24:51 +0000 (10:24 +0100)
committerStefano Babic <sbabic@denx.de>
Tue, 1 Jan 2019 13:12:18 +0000 (14:12 +0100)
commit857fbf4a8784099fd1c36fc868419c038bfdc77e
tree6b44c824f33747f741b6b115ef9dce3ab29b78c5
parent4451a39981ea7049842374749079202a388beea0
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)

This commit adds support for device tree and enumeration via device model
for the Vybrid's NFC NAND driver.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
drivers/mtd/nand/raw/vf610_nfc.c