summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mtd
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2020-03-30 12:33:37 -0500
committerHan Xu <han.xu@nxp.com>2020-03-30 14:04:53 -0500
commitf8d489fa859ba13b7eb21016e344f88485c45c80 (patch)
tree0de41396f00d73bb37009e94e6f617f4e08dfba0 /Documentation/devicetree/bindings/mtd
parent892c9f919b88683d8c592ebdca1e7c29811fde72 (diff)
MLK-23693-4: dt-bindings: mtd: rawnand: gpmi: document max cs board supports
Document newly supported device tree properties max-cs to specify the maximum cs the board supports. Signed-off-by: Han Xu <han.xu@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/mtd')
-rw-r--r--Documentation/devicetree/bindings/mtd/gpmi-nand.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/gpmi-nand.txt b/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
index 393588385c6e..4fa19c874d54 100644
--- a/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
+++ b/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
@@ -52,6 +52,7 @@ Optional properties:
- nand-ecc-step-size: integer representing the number of data bytes
that are covered by a single ECC step. The driver
supports 512 and 1024.
+ - max-cs: maximum cs the board supports
The device tree may optionally contain sub-nodes describing partitions of the
address space. See partition.txt for more detail.