commit | 5b3e507820c6e120bc2680c0d35f9d9d81fcb98d | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Wed May 14 14:58:08 2014 -0300 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed May 21 12:55:09 2014 -0700 |
tree | 77cbc581cbdf88e0d91bb16e477718a5dce2b3d5 | |
parent | eee0166d8ead9d719d794df3e66acd8f83630e05 [diff] |
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding This commit adds support for the user to specify the ECC strength and step size through the devicetree. We keep the previous behavior, when there is no DT parameter provided. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>