Re: [U-Boot] [PATCH v2 1/3] mx53: Allow IPUv3 driver to also work on mx53

2012-05-25 Thread Anatolij Gustschin
Hi, On Tue, 15 May 2012 15:01:16 -0300 Fabio Estevam wrote: > Adjust the IPU base registers so that ipuv3 driver can work on both mx51 and > mx53 SoCs. > > Signed-off-by: Fabio Estevam > --- > Changes since v1: > - Properly implement the IPU offset scheme. > > arch/arm/include/asm/arch-mx5/

[U-Boot] [PATCH v2 1/3] mx53: Allow IPUv3 driver to also work on mx53

2012-05-15 Thread Fabio Estevam
Adjust the IPU base registers so that ipuv3 driver can work on both mx51 and mx53 SoCs. Signed-off-by: Fabio Estevam --- Changes since v1: - Properly implement the IPU offset scheme. arch/arm/include/asm/arch-mx5/imx-regs.h |8 - drivers/video/ipu_regs.h | 42