commit | 8bb0d49752ed8a9dccb960262b05666850b020e0 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Tue Feb 02 12:35:09 2016 +1300 |
committer | Stefan Roese <sr@denx.de> | Wed Apr 06 15:40:33 2016 +0200 |
tree | e3229012a8e5f0f1b9ccb6b0571b7bd4634ca3a3 | |
parent | 90b499aa3d44fefc9d789e823c78ed708d43b996 [diff] |
kirkwood_nand: claim MPP pins on the fly Claim the MPP pins for the NAND flash controller only when it's actually being used. This allows the pins to be shared with the SPI interface which already supports an equivalent on-access MPP reconfiguration. Reviewed-by: Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz> Signed-off-by: Chris Packham <judge.packham@gmail.com> Acked-by: Scott Wood <oss@buserror.net> Signed-off-by: Stefan Roese <sr@denx.de>