Re: [PATCH 2/2] ARM: dts: AM4372: add few nodes

2013-08-16 Thread Benoit Cousson
Hi Afzal, On 12/08/2013 08:48, Afzal Mohammed wrote: Hi Mark, On Saturday 10 August 2013 07:53 PM, Mark Rutland wrote: +mac: ethernet@4a10 { +compatible = ti,am4372-cpsw,ti,cpsw; One point worth mentioning is that the ti,am4372-cpsw string isn't documented. Will

Re: [PATCH 2/2] ARM: dts: AM4372: add few nodes

2013-08-16 Thread Stephen Warren
On 08/16/2013 04:17 AM, Benoit Cousson wrote: Hi Afzal, On 12/08/2013 08:48, Afzal Mohammed wrote: Hi Mark, On Saturday 10 August 2013 07:53 PM, Mark Rutland wrote: +mac: ethernet@4a10 { +compatible = ti,am4372-cpsw,ti,cpsw; One point worth mentioning is that

Re: [PATCH 2/2] ARM: dts: AM4372: add few nodes

2013-08-12 Thread Afzal Mohammed
Hi Mark, On Saturday 10 August 2013 07:53 PM, Mark Rutland wrote: + mac: ethernet@4a10 { + compatible = ti,am4372-cpsw,ti,cpsw; One point worth mentioning is that the ti,am4372-cpsw string isn't documented. Will the ti,am4372-cpsw binding definitely

Re: [PATCH 2/2] ARM: dts: AM4372: add few nodes

2013-08-10 Thread Mark Rutland
On Mon, Aug 05, 2013 at 06:08:45AM +0100, Afzal Mohammed wrote: Hi Muguthan, On Saturday 03 August 2013 05:19 PM, Mugunthan V N wrote: On 8/2/2013 7:16 PM, Afzal Mohammed wrote: + mac: ethernet@4a10 { + compatible = ti,am4372-cpsw,ti,cpsw;

Re: [PATCH 2/2] ARM: dts: AM4372: add few nodes

2013-08-05 Thread Mugunthan V N
On Monday 05 August 2013 10:38 AM, Afzal Mohammed wrote: Hi Muguthan, On Saturday 03 August 2013 05:19 PM, Mugunthan V N wrote: On 8/2/2013 7:16 PM, Afzal Mohammed wrote: +mac: ethernet@4a10 { +compatible = ti,am4372-cpsw,ti,cpsw; compatibility ti,am4372-cpsw is

Re: [PATCH 2/2] ARM: dts: AM4372: add few nodes

2013-08-04 Thread Afzal Mohammed
Hi Muguthan, On Saturday 03 August 2013 05:19 PM, Mugunthan V N wrote: On 8/2/2013 7:16 PM, Afzal Mohammed wrote: + mac: ethernet@4a10 { + compatible = ti,am4372-cpsw,ti,cpsw; compatibility ti,am4372-cpsw is not needed as driver has only ti,cpsw

Re: [PATCH 2/2] ARM: dts: AM4372: add few nodes

2013-08-03 Thread Mugunthan V N
On 8/2/2013 7:16 PM, Afzal Mohammed wrote: + mac: ethernet@4a10 { + compatible = ti,am4372-cpsw,ti,cpsw; compatibility ti,am4372-cpsw is not needed as driver has only ti,cpsw compatibility + reg = 0x4a10 0x800 +

[PATCH 2/2] ARM: dts: AM4372: add few nodes

2013-08-02 Thread Afzal Mohammed
Populate uarts, timers, rtc, wdt, gpio, i2c, spi, cpsw pwm nodes. Reason for adding these nodes early - hwmod code required address space of peripherals corresponding to these nodes (as address space details are removed from hwmod database). uart0, timers - 1 2 and synctimer were already