Re: Re: Re: [linux-sunxi] how to build boot loader for V3s via git repository

2016-05-11 Thread Julian Calaby
Hi, On Thu, May 12, 2016 at 1:31 AM, astankvai wrote: > Hello Calaby, > i meet an problem > [1.775453] init: do_mount errno=22 > the full log as attached. > Can you help to check where i should locate the issue? Not really. It looks like your init cannot find

Re: [linux-sunxi] Re: [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver

2016-05-11 Thread Priit Laes
On Wed, 2016-05-11 at 15:15 -0700, Stephen Boyd wrote: > On 05/10, Priit Laes wrote: > > > > On Mon, 2016-05-09 at 15:39 -0700, Stephen Boyd wrote: > > > > > > On 05/09, Stephen Boyd wrote: > > > > > > > > > > > > > > > > Ok I applied this one to clk-next. > > > > > > > And I squashed this

Re: [linux-sunxi] Re: [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver

2016-05-11 Thread Stephen Boyd
On 05/10, Priit Laes wrote: > On Mon, 2016-05-09 at 15:39 -0700, Stephen Boyd wrote: > > On 05/09, Stephen Boyd wrote: > > > > > > > > > Ok I applied this one to clk-next. > > > > > And I squashed this in to silence the following checker warning. > > > >

[linux-sunxi] Re: [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver

2016-05-11 Thread Stephen Boyd
On 05/10, Maxime Ripard wrote: > Hi Stephen, > > On Mon, May 09, 2016 at 03:39:24PM -0700, Stephen Boyd wrote: > > On 05/09, Stephen Boyd wrote: > > > > > > Ok I applied this one to clk-next. > > > > > > > And I squashed this in to silence the following checker warning. > > > >

[linux-sunxi] Re: [PATCH 0/2] ARM: dts: sunxi: Add display clocks to sun[47]i.dtsi

2016-05-11 Thread Maxime Ripard
On Tue, May 10, 2016 at 10:24:05PM +0300, Priit Laes wrote: > Enable the display and TCON clocks that are needed to drive the display > engine, tcon and TV encoders. > > Please note that currently the parent handling for clocks using > 'allwinner,sun4i-a10-display-clk' compatible with number of

[linux-sunxi] Re: [PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile

2016-05-11 Thread Maxime Ripard
Hi Olliver On Wed, May 11, 2016 at 10:27:07AM +0200, Olliver Schinagl wrote: > ARM: dts: sunxi: Add a olinuxino-lime2-emmc This is not the proper commit reference format. > added the new emmc equipped lime2 but forgot its Makefile. This > patch adds an entry to the Makefile. > > Signed-off-by:

[linux-sunxi] [PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile

2016-05-11 Thread Olliver Schinagl
ARM: dts: sunxi: Add a olinuxino-lime2-emmc added the new emmc equipped lime2 but forgot its Makefile. This patch adds an entry to the Makefile. Signed-off-by: Olliver Schinagl --- Hi list, would it be possible to squash or atleast add this patch with/to my previous patch,

[linux-sunxi] Re: [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc

2016-05-11 Thread Olliver Schinagl
Christo, On 11-05-16 01:21, Christo Radev wrote: |Hi to All, | I have extend performance tests with measurement of eMMC, SD/MMC and SATA SSD R/W speed with kernel 4.6-rc7. The results and comments are posted on:

[linux-sunxi] Re: [PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile

2016-05-11 Thread Maxime Ripard
Hi Oliver, On Tue, May 10, 2016 at 09:00:20PM +0200, Olliver Schinagl wrote: > ARM: dts: sunxi: Add a olinuxino-lime2-emmc added the new emmc equipped > lime2 but forgot its Makefile. This patch adds an entry to the Makefile. > > Signed-off-by: Olliver Schinagl > --- >