Commit edd3e620 authored by Kamal Dasu's avatar Kamal Dasu Committed by Miquel Raynal
Browse files

dt-bindings: mtd: brcmnand: Make nand-ecc-strength and nand-ecc-step-size optional



nand-ecc-strength and nand-ecc-step-size can be made optional as
brcmnand driver can support using raw NAND layer detected values.

Signed-off-by: default avatarKamal Dasu <kdasu.kdev@gmail.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
parent ef347c0c
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -101,10 +101,10 @@ Required properties:
                              number (e.g., 0, 1, 2, etc.)
                              number (e.g., 0, 1, 2, etc.)
- #address-cells            : see partition.txt
- #address-cells            : see partition.txt
- #size-cells               : see partition.txt
- #size-cells               : see partition.txt
- nand-ecc-strength         : see nand-controller.yaml
- nand-ecc-step-size        : must be 512 or 1024. See nand-controller.yaml


Optional properties:
Optional properties:
- nand-ecc-strength         : see nand-controller.yaml
- nand-ecc-step-size        : must be 512 or 1024. See nand-controller.yaml
- nand-on-flash-bbt         : boolean, to enable the on-flash BBT for this
- nand-on-flash-bbt         : boolean, to enable the on-flash BBT for this
                              chip-select. See nand-controller.yaml
                              chip-select. See nand-controller.yaml
- brcm,nand-oob-sector-size : integer, to denote the spare area sector size
- brcm,nand-oob-sector-size : integer, to denote the spare area sector size