[linux-sunxi] Re: [PATCH 6/9] ARM: dts: sun7i: Add board support for LinkSprite pcDuino V3

2014-07-01 Thread Chen-Yu Tsai
On Tue, Jul 1, 2014 at 3:12 PM, Hans de Goede hdego...@redhat.com wrote: Hi, On 07/01/2014 04:22 AM, Chen-Yu Tsai wrote: On Tue, Jul 1, 2014 at 5:57 AM, Hans de Goede hdego...@redhat.com wrote: From: Zoltan HERPAI wigy...@uid0.hu The LinkSprite pcDuino V3 is an A20 based development board

[linux-sunxi] Re: [PATCH v10 2/2] dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller

2014-07-01 Thread Maxime Ripard
On Mon, Jun 30, 2014 at 04:33:05PM +0100, Mark Rutland wrote: On Mon, Jun 30, 2014 at 04:19:06PM +0100, Maxime Ripard wrote: On Mon, Jun 30, 2014 at 03:20:54PM +0100, Mark Rutland wrote: Hi Maxime, On Mon, Jun 30, 2014 at 02:20:54PM +0100, Maxime Ripard wrote: The Allwinner A31

[linux-sunxi] Re: [PATCH 6/9] ARM: dts: sun7i: Add board support for LinkSprite pcDuino V3

2014-07-01 Thread Hans de Goede
Hi, On 07/01/2014 09:21 AM, Chen-Yu Tsai wrote: On Tue, Jul 1, 2014 at 3:12 PM, Hans de Goede hdego...@redhat.com wrote: Hi, On 07/01/2014 04:22 AM, Chen-Yu Tsai wrote: On Tue, Jul 1, 2014 at 5:57 AM, Hans de Goede hdego...@redhat.com wrote: From: Zoltan HERPAI wigy...@uid0.hu The

[linux-sunxi] Re: [PATCH 6/9] ARM: dts: sun7i: Add board support for LinkSprite pcDuino V3

2014-07-01 Thread Maxime Ripard
On Tue, Jul 01, 2014 at 09:30:18AM +0200, Hans de Goede wrote: Ok, I'm not seeing anything for 3.17 here though: https://github.com/mripard/linux/ Maxime, can you push a sunxi/dt-for-3.17 with what you currently have there? Ah, sorry, my bad. From 3.17, I started to use a kernel.org git

[linux-sunxi] Re: [PATCH 0/9] ARM: dts: sunxi: Various sunxi dts patches

2014-07-01 Thread Maxime Ripard
On Mon, Jun 30, 2014 at 11:57:50PM +0200, Hans de Goede wrote: Hi Maxime, Here is a set of sunxi dts patches for your dt tree. It is a mixed collection: -Some patches submitted earlier by others which I've picked up from the list and brushed up a bit were necessary. -2 new boards -sun4i

[linux-sunxi] Re: [PATCH 0/9] ARM: dts: sunxi: Various sunxi dts patches

2014-07-01 Thread Hans de Goede
Hi, On 07/01/2014 10:06 AM, Maxime Ripard wrote: On Mon, Jun 30, 2014 at 11:57:50PM +0200, Hans de Goede wrote: Hi Maxime, Here is a set of sunxi dts patches for your dt tree. It is a mixed collection: -Some patches submitted earlier by others which I've picked up from the list and

[linux-sunxi] Re: [PATCH resend v2 0/3] mfd-core: Don't register supplies from add_device, add register_supply_aliases()

2014-07-01 Thread Hans de Goede
Hi, On 07/01/2014 11:05 AM, Lee Jones wrote: I already send this series before (in time for 3.16) and AFAIK we agreed on going with this series instead of the incomplete fix for the related oops which now has been merged as commit d137be00ee017bc40e6027cb66d667a2e0b450fd I still believe that

[linux-sunxi] Re: [PATCH resend v2 1/3] mfd-core: Don't register supplies from add_device, add register_supply_aliases()

2014-07-01 Thread Lee Jones
On Mon, 30 Jun 2014, Hans de Goede wrote: We cannot register supply alias in mfd_add_device before calling platform_add_device because platform-dev's name must be set before registering the aliases which happens from platform_add_device. So stop registering supply aliases from

[linux-sunxi] Re: [PATCH resend v2 1/3] mfd-core: Don't register supplies from add_device, add register_supply_aliases()

2014-07-01 Thread Hans de Goede
Hi, On 07/01/2014 11:22 AM, Lee Jones wrote: On Mon, 30 Jun 2014, Hans de Goede wrote: We cannot register supply alias in mfd_add_device before calling platform_add_device because platform-dev's name must be set before registering the aliases which happens from platform_add_device. So

[linux-sunxi] Re: A20 + OV5640 (parallel) issues

2014-07-01 Thread zahraee . sm
On Thursday, June 26, 2014 10:48:35 AM UTC+4:30, alex simohin wrote: Hello everyone! I want to run on the OV5642 sensor cubieboard2 (A20). First tried to run OV7670. Works well. Ov5642 sensor used in another project, so the working registers I have. Tried to use them in the driver ov5640 and

[linux-sunxi] A23 schematic

2014-07-01 Thread netem
Has A23 schematic been released ? Is anyone designing a board with it ? I understand that A20 schematic was released sometime ago by Olimex and that Olimex and Cubieboard designs are available as open source for A20. Sorry if the posting is duplicate but I did not see the original post. -- You

[linux-sunxi] A23 schematic

2014-07-01 Thread netembedded
Hi All, Has all winner released the schematic/library file for the A23 processor ? I understand there was .DSN file available for A20 a while ago but A23 has been released for a while including data sheet and spec, but there is no mention of .DSN file. Are people/companies already designing

[linux-sunxi] A20/A23 hardware design guidelines/application notes

2014-07-01 Thread netembedded
Are there application notes available by Allwinner for PCB design using A20/A23 processors. I understand that Cubie board and Olimex has designs which are open source hardware and can be used by others but what if someone needs to make some modifications and add/remove components. -- You

[linux-sunxi] Re: [PATCH v10 2/2] dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller

2014-07-01 Thread Mark Rutland
On Tue, Jul 01, 2014 at 08:21:19AM +0100, Maxime Ripard wrote: On Mon, Jun 30, 2014 at 04:33:05PM +0100, Mark Rutland wrote: On Mon, Jun 30, 2014 at 04:19:06PM +0100, Maxime Ripard wrote: On Mon, Jun 30, 2014 at 03:20:54PM +0100, Mark Rutland wrote: Hi Maxime, On Mon, Jun 30,

[linux-sunxi] Re: [PATCH resend v2 1/3] mfd-core: Don't register supplies from add_device, add register_supply_aliases()

2014-07-01 Thread Lee Jones
On Tue, 01 Jul 2014, Hans de Goede wrote: On 07/01/2014 11:22 AM, Lee Jones wrote: On Mon, 30 Jun 2014, Hans de Goede wrote: We cannot register supply alias in mfd_add_device before calling platform_add_device because platform-dev's name must be set before registering the aliases

[linux-sunxi] [PATCH] pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pins

2014-07-01 Thread Chen-Yu Tsai
The A13 user manual states pins PG0/1/2 only have GPIO input and interrupt functions. Remove the gpio_out functions for these pins. Signed-off-by: Chen-Yu Tsai w...@csie.org --- Hi, The A13 manual [1] and reference design [2] explicitly warn that pins PG0/1/2 can not be used as gpio outputs.

[linux-sunxi] A20 Scaler/DEFE/DEBE register update

2014-07-01 Thread Ivan Kozic
Hi all, Does anyone know when are the register settings applied to DEBE/DEFE? To be honest I did go through the code many times, but it's a bit abstract and I don't know if I'm mistaken somewhere. Somehow I concluded that it is done on a frame boundary, since most of the settings seem to be

[linux-sunxi] A20: SPI Drivers

2014-07-01 Thread bruce bushby
Hi I wanted to ask if anybody has tried to build spi-sun7.c for mainline kernels? I followed this excellent guide: http://will-tm.com/spi-on-the-cubieboard2/ ...but the compile fails with drivers/spi/spi-sun7i.c:30:22: fatal error: mach/dma.h: No such file or directory #include mach/dma.h

Re: [linux-sunxi] A20: SPI Drivers

2014-07-01 Thread Emilio López
Hi there, El 01/07/14 18:47, bruce bushby escribió: Hi I wanted to ask if anybody has tried to build spi-sun7.c for mainline kernels? I followed this excellent guide: http://will-tm.com/spi-on-the-cubieboard2/ ...but the compile fails with drivers/spi/spi-sun7i.c:30:22: fatal error:

[linux-sunxi] Re: A20: SPI Drivers

2014-07-01 Thread sophiasmth
I can compile the driver successfully, May be you can cherry-pick this commit https://github.com/mmplayer/linux-sunxi/commit/82f7a2bda8a8adbbdca1850dfaf3df0f43ee2ee1 On Wednesday, July 2, 2014 5:47:39 AM UTC+8, bruce bushby wrote: Hi I wanted to ask if anybody has tried to build spi-sun7.c