commit | 6c71b6f45474e58cb85370951f4c144495778e0b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Sep 15 21:43:19 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Sep 18 20:26:00 2017 +0900 |
tree | 2504cddc42903b42bd16ef42a61e146e86de83e8 | |
parent | 08cebeeaadd9192dd501308ac6a8b858ffa255c1 [diff] |
mtd: nand: denali: allow to override corrupted revision register The Denali IP does not update the revision register properly. Allow to override it with SoC data associated with compatible. Linux had already finished big surgery of this driver, but I need to prepare the NAND core before the full sync of the driver. For now, I am fixing the most fatal problem on UniPhier platform. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>