Re: [U-Boot] [PATCH v2 8/9] OMAP3: video: add macros to set display parameters

2012-08-29 Thread Stefano Babic
On 29/08/2012 00:29, Tom Rini wrote: > On 08/28/2012 03:22 PM, Jeroen Hofstee wrote: >> On 08/28/2012 02:21 PM, Stefano Babic wrote: >>> Add a common macros to set the registers for horizontal >>> and vertical timing. >>> >>> Signed-off-by: Stefano Babic >>> --- >>> >>> arch/arm/include/asm/arch

Re: [U-Boot] [PATCH v2 8/9] OMAP3: video: add macros to set display parameters

2012-08-28 Thread Tom Rini
On 08/28/2012 03:22 PM, Jeroen Hofstee wrote: > On 08/28/2012 02:21 PM, Stefano Babic wrote: >> Add a common macros to set the registers for horizontal >> and vertical timing. >> >> Signed-off-by: Stefano Babic >> --- >> >> arch/arm/include/asm/arch-omap3/dss.h |4 >> 1 file changed, 4

Re: [U-Boot] [PATCH v2 8/9] OMAP3: video: add macros to set display parameters

2012-08-28 Thread Jeroen Hofstee
On 08/28/2012 02:21 PM, Stefano Babic wrote: Add a common macros to set the registers for horizontal and vertical timing. Signed-off-by: Stefano Babic --- arch/arm/include/asm/arch-omap3/dss.h |4 1 file changed, 4 insertions(+) diff --git a/arch/arm/include/asm/arch-omap3/dss.h

Re: [U-Boot] [PATCH v2 8/9] OMAP3: video: add macros to set display parameters

2012-08-28 Thread Heiko Schocher
Hello Stefano, On 28.08.2012 14:21, Stefano Babic wrote: Add a common macros to set the registers for horizontal and vertical timing. Signed-off-by: Stefano Babic --- arch/arm/include/asm/arch-omap3/dss.h |4 1 file changed, 4 insertions(+) Acked-by: Heiko Schocher bye, Heiko -

[U-Boot] [PATCH v2 8/9] OMAP3: video: add macros to set display parameters

2012-08-28 Thread Stefano Babic
Add a common macros to set the registers for horizontal and vertical timing. Signed-off-by: Stefano Babic --- arch/arm/include/asm/arch-omap3/dss.h |4 1 file changed, 4 insertions(+) diff --git a/arch/arm/include/asm/arch-omap3/dss.h b/arch/arm/include/asm/arch-omap3/dss.h index 891