commit | f917438772c7c7da7f30e9209d9f100edac0255e | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Fri Mar 15 15:14:38 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 22 11:55:58 2019 -0400 |
tree | 9a01670820c75ac8ef70c73c547961b0aefddbed | |
parent | 317d40eb01a8e194e6e321e71e811d6da03b8365 [diff] |
drivers: nand: brcmnand: add an option to read the write-protect from device tree The option write-protect may only change on the kernel command line, we add a property in the device tree to be more flexible. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>