Re: [PATCH 1/5] ARM: tegra: Add slink controller base address

2012-10-19 Thread Laxman Dewangan
On Friday 19 October 2012 04:09 AM, Stephen Warren wrote: On 10/18/2012 04:56 AM, Laxman Dewangan wrote: Add base address of all slink controller of Tegra20 and tegra30. Lets not add anything to iomap.h; we're trying to remove it. Instead, just put the raw address in the AUXDATA; I assume that'

Re: [PATCH 1/5] ARM: tegra: Add slink controller base address

2012-10-18 Thread Stephen Warren
On 10/18/2012 04:56 AM, Laxman Dewangan wrote: > Add base address of all slink controller of Tegra20 > and tegra30. Lets not add anything to iomap.h; we're trying to remove it. Instead, just put the raw address in the AUXDATA; I assume that's the only place these defines end up being used... -- To