[linux-sunxi] Re: [PATCH v2] clk: sunxi: predivider handling for factors clock

2016-04-26 Thread Vishnu Patekar
Hello Wens, On Mon, Apr 25, 2016 at 10:51 PM, Chen-Yu Tsai wrote: > Hi, > > On Wed, Apr 20, 2016 at 12:47 AM, Vishnu Patekar > wrote: >> For A31 ahb1 and a83t ahb1 clocks have predivider for certain parent. >> To handle this, this patch adds predivider table with parent index, >> prediv shift an

[linux-sunxi] VLC with Cedarx for Android

2016-04-26 Thread Mehmet Kurnaz
Hello all, I need VLC for Android with Cedarx for A13. I couldn't find anything. Is there anyone who built VLC with cedarx for Android? So thanks Mehmet -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop re

[linux-sunxi] Re: [U-Boot] Porting Linux's MTD/NAND changes into U-Boot

2016-04-26 Thread Richard Weinberger
Am 26.04.2016 um 07:17 schrieb Heiko Schocher: > Also, as the UBI/UIFS case may show, it is not always a trivial job > to do such a sync, as concepts in Linux changes ... While we are at it, how do you QA? Did you ever port port UBI or MTD tests to u-boot and let them run? Maybe there are more iss

[linux-sunxi] Re: [PATCH v4 09/11] drm: sun4i: tv: Add NTSC output standard

2016-04-26 Thread Boris Brezillon
On Mon, 25 Apr 2016 15:22:50 +0200 Maxime Ripard wrote: > Add the settings to support the NTSC standard. > > Signed-off-by: Maxime Ripard Reviewed-by: Boris Brezillon > --- > drivers/gpu/drm/sun4i/sun4i_tv.c | 45 > > 1 file changed, 45 insertions(+

[linux-sunxi] Re: [PATCH v4 08/11] drm: sun4i: tv: Add PAL output standard

2016-04-26 Thread Boris Brezillon
On Mon, 25 Apr 2016 15:22:49 +0200 Maxime Ripard wrote: > Now that we have support for the composite output, we can start adding new > supported standards. Start with PAL, and we will add other eventually. > > Signed-off-by: Maxime Ripard Reviewed-by: Boris Brezillon > --- > drivers/gpu/drm

[linux-sunxi] Re: [PATCH v4 07/11] drm: sun4i: Add composite output

2016-04-26 Thread Boris Brezillon
On Mon, 25 Apr 2016 15:22:48 +0200 Maxime Ripard wrote: > Some Allwinner SoCs have an IP called the TV encoder that is used to output > composite and VGA signals. In such a case, we need to use the second TCON > channel. > > Add support for that TV encoder. > > Signed-off-by: Maxime Ripard Re

[linux-sunxi] Re: [PATCH v4 06/11] drm: sun4i: Add RGB output

2016-04-26 Thread Boris Brezillon
On Mon, 25 Apr 2016 15:22:47 +0200 Maxime Ripard wrote: > One of the A10 display pipeline possible output is an RGB interface to > drive LCD panels directly. This is done through the first channel of the > TCON that will output our video signals directly. > > Signed-off-by: Maxime Ripard Revie

[linux-sunxi] Re: [PATCH v4 05/11] drm: Add Allwinner A10 Display Engine support

2016-04-26 Thread Boris Brezillon
Hi Maxime, On Mon, 25 Apr 2016 15:22:46 +0200 Maxime Ripard wrote: > The Allwinner A10 and subsequent SoCs share the same display pipeline, with > variations in the number of controllers (1 or 2), or the presence or not of > some output (HDMI, TV, VGA) or not. > > Add a driver with a limited se

[linux-sunxi] Re: [U-Boot] Porting Linux's MTD/NAND changes into U-Boot

2016-04-26 Thread Heiko Schocher
Hello Richard, Am 26.04.2016 um 09:20 schrieb Richard Weinberger: Am 26.04.2016 um 07:17 schrieb Heiko Schocher: Also, as the UBI/UIFS case may show, it is not always a trivial job to do such a sync, as concepts in Linux changes ... While we are at it, how do you QA? I do some very basic ub