]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: qcom: remove dt property nand-ecc-step-size
authorAbhishek Sahu <absahu@codeaurora.org>
Wed, 20 Jun 2018 07:27:31 +0000 (12:57 +0530)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 18 Jul 2018 07:24:06 +0000 (09:24 +0200)
commitd0abc568d989b44074fa2307733cb5be78e201b6
tree602ba2d3eade64b6f7f164c1b540b539556fe225
parent610e7b68a8ea937f638be21d4412a267083babaf
mtd: rawnand: qcom: remove dt property nand-ecc-step-size

QCOM NAND controller supports only one step size (512) so
nand-ecc-step-size DT property is redundant. This property
can be removed and ecc step size can be assigned with 512 value.

Signed-off-by: Abhishek Sahu <absahu@codeaurora.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/qcom_nandc.c