]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: denali: set DEVICES_CONNECTED 1 if not set
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 22 Mar 2017 20:07:22 +0000 (05:07 +0900)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 28 Mar 2017 12:19:45 +0000 (14:19 +0200)
commitca66006adf8d72c8ab5dcea08a45c861b5610c0b
tree7490ce79c2d8410002f7226df717c52ca6c9fb91
parent55d4e94689c43c8a8075180573c33935d163a1ea
mtd: nand: denali: set DEVICES_CONNECTED 1 if not set

Currently, the driver expects DEVICE_CONNECTED is automatically set
by the hardware, but this feature is disabled in some cases.
In such cases, it is the software's responsibility to set up the
DEVICES_CONNECTED register.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/denali.c