Re: [U-Boot] [PATCH 3/5] sun6i: display: Add support for using the mipi pll as lcd clock source

2015-08-12 Thread Anatolij Gustschin
On Sat, 8 Aug 2015 16:25:02 +0200 Hans de Goede hdego...@redhat.com wrote: Add support for using the mipi pll as lcd clock source, this is necessary for getting higher dotclocks with lcd panels. Signed-off-by: Hans de Goede hdego...@redhat.com Acked-by: Anatolij Gustschin ag...@denx.de

Re: [U-Boot] [PATCH 3/5] sun6i: display: Add support for using the mipi pll as lcd clock source

2015-08-11 Thread Ian Campbell
On Sat, 2015-08-08 at 16:25 +0200, Hans de Goede wrote: Add support for using the mipi pll as lcd clock source, this is necessary for getting higher dotclocks with lcd panels. Signed-off-by: Hans de Goede hdego...@redhat.com Acked-by: Ian Campbell i...@hellion.org.uk

[U-Boot] [PATCH 3/5] sun6i: display: Add support for using the mipi pll as lcd clock source

2015-08-08 Thread Hans de Goede
Add support for using the mipi pll as lcd clock source, this is necessary for getting higher dotclocks with lcd panels. Signed-off-by: Hans de Goede hdego...@redhat.com --- drivers/video/sunxi_display.c | 41 ++--- 1 file changed, 34 insertions(+), 7