Merge tag 'for-4.9' of github.com:linux-nand/linux
authorBrian Norris <computersforpeace@gmail.com>
Wed, 28 Sep 2016 20:34:58 +0000 (13:34 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 3 Oct 2016 16:51:35 +0000 (09:51 -0700)
commit1e2da4ad2e9b23556630bc774d3b1aaa61c0a69e
treec886868b46dac770418459eaaa0988504011f2e8
parent5e149073ba427f99c5e751e558670d034a278f77
parentd44154f969a44269a9288c274c1c2fd9e85df8a5
Merge tag 'for-4.9' of github.com:linux-nand/linux

"
Notable core changes:
- add the infrastructure to automate NAND timings configuration
- provide a generic DT property to maximize ECC strength

The rest is just a bunch of minor drivers and core fixes/cleanup
patches.
"

Also not noted: some refactoring in the core bad block table handling,
to help with improving some of the logic in error cases.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>