Re: [PATCH] ARM: imx: Modify IMX_IO_P2V macro

2012-05-10 Thread Rob Lee
Hello Uwe and Sascha, On Wed, May 9, 2012 at 7:24 PM, Robert Lee wrote: > A change is needed in the IMX_IO_P2V macro to allow all imx5 platforms > to use common definitions when accessing registers of peripherals on > the AIPS2 bus. > > This change was tested for mapping conflicts using the iop2v

Re: [PATCH] ARM: imx: Modify IMX_IO_P2V macro

2012-05-10 Thread Rob Lee
Hello Uwe, On Thu, May 10, 2012 at 1:56 AM, Uwe Kleine-König wrote: > Hello Robert, > > On Wed, May 09, 2012 at 07:24:17PM -0500, Robert Lee wrote: >> A change is needed in the IMX_IO_P2V macro to allow all imx5 platforms >> to use common definitions when accessing registers of peripherals on >>

Re: [PATCH] ARM: imx: Modify IMX_IO_P2V macro

2012-05-10 Thread Uwe Kleine-König
Hello Robert, On Wed, May 09, 2012 at 07:24:17PM -0500, Robert Lee wrote: > A change is needed in the IMX_IO_P2V macro to allow all imx5 platforms > to use common definitions when accessing registers of peripherals on > the AIPS2 bus. > > This change was tested for mapping conflicts using the iop

[PATCH] ARM: imx: Modify IMX_IO_P2V macro

2012-05-09 Thread Robert Lee
A change is needed in the IMX_IO_P2V macro to allow all imx5 platforms to use common definitions when accessing registers of peripherals on the AIPS2 bus. This change was tested for mapping conflicts using the iop2v script found at git://git.pengutronix.de/git/ukl/imx-iop2v.git and by performing a