Re: [PATCH V5 3/3] ARM: davinci: da850: add NAND driver DT entries

From: Sekhar Nori
Date: Mon Jan 21 2013 - 07:32:45 EST


Hi Anil,

On 1/16/2013 2:37 PM, Kumar, Anil wrote:
> Add NAND driver DT node and related pinctrl DT data to export NAND
> functionality on da850 evm.
>
> Signed-off-by: Kumar, Anil <anilkumar.v@xxxxxx>

I applied all three patches in this series.

> + nand_cs3@62000000 {
> + compatible = "ti,davinci-nand";
> + reg = <0x62000000 0x807ff
> + 0x68000000 0x8000>;

While applying I changed the indentation of this line so the two
addresses are aligned.

Thanks,
Sekhar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/