[PATCH 1/2] dt-bindings: mtd: nand: Macronix: document new binding
Álvaro Fernández Rojas
noltari at gmail.com
Thu Mar 23 05:45:09 PDT 2023
Add new "mxic,disable-block-protection" binding documentation.
This binding allows disabling block protection support for those devices not
supporting it.
Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
---
Documentation/devicetree/bindings/mtd/nand-macronix.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/mtd/nand-macronix.txt b/Documentation/devicetree/bindings/mtd/nand-macronix.txt
index ffab28a2c4d1..03f65ca32cd3 100644
--- a/Documentation/devicetree/bindings/mtd/nand-macronix.txt
+++ b/Documentation/devicetree/bindings/mtd/nand-macronix.txt
@@ -16,6 +16,9 @@ in children nodes.
Required NAND chip properties in children mode:
- randomizer enable: should be "mxic,enable-randomizer-otp"
+Optional NAND chip properties in children mode:
+- block protection disable: should be "mxic,disable-block-protection"
+
Example:
nand: nand-controller at unit-address {
--
2.30.2
More information about the linux-mtd
mailing list