diff options
| author | William Zhang <[email protected]> | 2024-09-16 11:58:48 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-10-05 11:19:24 -0600 |
| commit | 337cf1ce0d35fecb11aad0b303b09fa06e43b52e (patch) | |
| tree | f781bb63e9a4b987d17e345d3900bba25f3e5dbd /doc | |
| parent | c65730b5b1a0a7722f3fef8f990988efdd2a3dca (diff) | |
mtd: rawnand: brcmnand: Support write protection setting from dts
Backport of upstream Linux
commit 8e7daa85641c9559c113f6b217bdc923397de77c
"mtd: rawnand: brcmnand: Support write protection setting from dts"
Augmented to also support the "write-protect" boolean property.
The write protection feature is controlled by the module parameter wp_on
with default set to enabled. But not all the board use this feature
especially in BCMBCA broadband board. And module parameter is not
sufficient as different board can have different option. Add a device
tree property and allow this feature to be configured through the board
dts on per board basis.
Signed-off-by: William Zhang <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Kamal Dasu <[email protected]>
Reviewed-by: David Regan <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: William Zhang <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
