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

Sekhar Nori nsekhar at ti.com
Mon Jan 21 07:32:33 EST 2013


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 at ti.com>

I applied all three patches in this series.

> +	nand_cs3 at 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



More information about the linux-arm-kernel mailing list