Re: [U-Boot] [PATCH 11/17] sunxi: video: Add support for VGA via external DACs connected to the LCD pins

2014-12-30 Thread Hans de Goede
Hi, On 30-12-14 03:21, Chen-Yu Tsai wrote: Hi Hans, On Tue, Dec 30, 2014 at 3:25 AM, Hans de Goede wrote: Hi, On 29-12-14 14:51, Ian Campbell wrote: On Wed, 2014-12-24 at 20:06 +0100, Hans de Goede wrote: Add support for external DACs connected to the parallel LCD interface driving a VG

Re: [U-Boot] [PATCH 11/17] sunxi: video: Add support for VGA via external DACs connected to the LCD pins

2014-12-29 Thread Chen-Yu Tsai
Hi Hans, On Tue, Dec 30, 2014 at 3:25 AM, Hans de Goede wrote: > Hi, > > > On 29-12-14 14:51, Ian Campbell wrote: >> >> On Wed, 2014-12-24 at 20:06 +0100, Hans de Goede wrote: >>> >>> Add support for external DACs connected to the parallel LCD interface >>> driving >>> a VGA connector, such as fo

Re: [U-Boot] [PATCH 11/17] sunxi: video: Add support for VGA via external DACs connected to the LCD pins

2014-12-29 Thread Hans de Goede
Hi, On 29-12-14 14:51, Ian Campbell wrote: On Wed, 2014-12-24 at 20:06 +0100, Hans de Goede wrote: Add support for external DACs connected to the parallel LCD interface driving a VGA connector, such as found on the Olimex A13 boards. Signed-off-by: Hans de Goede Acked-by: Ian Campbell --

Re: [U-Boot] [PATCH 11/17] sunxi: video: Add support for VGA via external DACs connected to the LCD pins

2014-12-29 Thread Ian Campbell
On Wed, 2014-12-24 at 20:06 +0100, Hans de Goede wrote: > Add support for external DACs connected to the parallel LCD interface driving > a VGA connector, such as found on the Olimex A13 boards. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell > --- > board/sunxi/Kconfig | 9

[U-Boot] [PATCH 11/17] sunxi: video: Add support for VGA via external DACs connected to the LCD pins

2014-12-24 Thread Hans de Goede
Add support for external DACs connected to the parallel LCD interface driving a VGA connector, such as found on the Olimex A13 boards. Signed-off-by: Hans de Goede --- board/sunxi/Kconfig | 9 + drivers/video/sunxi_display.c | 14 ++ 2 files changed, 23 insertions(