commit | cc5d8031f8c7b11c325a37118f9aa6133f0b28a0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 23 05:07:22 2017 +0900 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Tue Mar 28 14:19:45 2017 +0200 |
tree | 7490ce79c2d8410002f7226df717c52ca6c9fb91 | |
parent | e93c1640e0387ab55b98b4e04600050f2beceac1 [diff] |
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>