Commit b76bb4e6 authored by Miquel Raynal's avatar Miquel Raynal Committed by Boris Brezillon

dt-bindings: mtd: document new nand-rb property

There are already an atmel,rb and an allwinner,rb properties, let's not
make other ones and instead use a generic term: nand-rb to define NAND
chips Ready/Busy lines.
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@free-electrons.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
parent 87e89ce8
...@@ -43,6 +43,7 @@ Optional NAND chip properties: ...@@ -43,6 +43,7 @@ Optional NAND chip properties:
This is particularly useful when only the in-band area is This is particularly useful when only the in-band area is
used by the upper layers, and you want to make your NAND used by the upper layers, and you want to make your NAND
as reliable as possible. as reliable as possible.
- nand-rb: shall contain the native Ready/Busy ids.
The ECC strength and ECC step size properties define the correction capability The ECC strength and ECC step size properties define the correction capability
of a controller. Together, they say a controller can correct "{strength} bit of a controller. Together, they say a controller can correct "{strength} bit
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment