1
0
Fork 0

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>
5.4-rM2-2.2.x-imx-squashed
Han Xu 2020-03-30 12:33:37 -05:00
parent 892c9f919b
commit f8d489fa85
1 changed files with 1 additions and 0 deletions

View File

@ -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.