[RFC PATCH 6/7] ARM: mtd: nand: davinci: add OF support for davinci nand controller
Scott Wood
scottwood at freescale.com
Sat Jan 28 04:02:51 EST 2012
On 01/27/2012 12:40 AM, Heiko Schocher wrote:
> Hello Scott,
>
> Scott Wood wrote:
>> On 01/25/2012 01:09 AM, Heiko Schocher wrote:
>>> ecc_mode:
>>> NAND_ECC_NONE
>>> NAND_ECC_SOFT
>>> NAND_ECC_HW
>>> NAND_ECC_HW_SYNDROME
>
> "ti,davinci-nand-ecc-mode" = "none", "soft", "hw" or "hw_syndrome"
OK.
>>> bbt_options:
>>> NAND_BBT_USE_FLASH
>
> "ti,davinci-nand-bbt-options" = "use_flash"
Just make it a boolean ti,davinci-nand-use-bbt
>>> ecc_bits:
>>> 1
>>> 4
>
> "ti,davinci-nand-ecc-bits" = "1" or "4"
<1> or <4>
>>> options:
>>> NAND_BUSWIDTH_16
>
> "ti,davinci-nand-options" = "buswidth-16"
ti,davinci-nand-buswidth = <16>;
-Scott
More information about the devicetree-discuss
mailing list