commit | ed784ac3822b7d7019679a41a17907296e2dadbe | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Fri Mar 01 20:12:34 2019 +0100 |
committer | Marek Vasut <marex@denx.de> | Wed Apr 17 22:20:16 2019 +0200 |
tree | 470ea0505630cbd9e693e0e8394ac31e75d08a74 | |
parent | 29873c74f367474faafd16376e2a9f404172fbdd [diff] |
mtd: rawnand: denali: add reset handling This adds reset handling to the devicetree-enabled Denali NAND driver. For backwards compatibility, only a warning is printed when failing to get reset handles. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>