Re: [U-Boot] [PATCH v2 1/2] sunxi: video: Add lcd output support

2015-01-05 Thread Hans de Goede
Hi, On 01-01-15 21:21, Siarhei Siamashka wrote: On Wed, 31 Dec 2014 13:07:20 +0100 Hans de Goede wrote: Add lcd output support, see the new Kconfig entries and doc/README.video for how to enable / configure this. Signed-off-by: Hans de Goede @@ -179,7 +178,21 @@ struct sunxi_hdmi_reg {

Re: [U-Boot] [PATCH v2 1/2] sunxi: video: Add lcd output support

2015-01-01 Thread Siarhei Siamashka
On Wed, 31 Dec 2014 13:07:20 +0100 Hans de Goede wrote: > Add lcd output support, see the new Kconfig entries and doc/README.video for > how to enable / configure this. > > Signed-off-by: Hans de Goede > --- > Changes in v2: > -Do not request backlight gpio twices > -Fix some spelling errors in

[U-Boot] [PATCH v2 1/2] sunxi: video: Add lcd output support

2014-12-31 Thread Hans de Goede
Add lcd output support, see the new Kconfig entries and doc/README.video for how to enable / configure this. Signed-off-by: Hans de Goede --- Changes in v2: -Do not request backlight gpio twices -Fix some spelling errors in comments -Fix some no longer accurate comments --- arch/arm/include/asm/