[linux-sunxi] Re: [PATCH v2 2/4] ARM: sunxi: Add ahci-sunxi driver for the Allwinner SUNXi SoCs sata

2014-01-05 Thread Arnd Bergmann
On Sunday 05 January 2014, Hans de Goede wrote: Also, please send the binding as a separate patch with Cc to the devicetree-discuss mailing list. Hmm, this contradicts what others are saying who have requested for the binding docs to be part of the same commit as the driver (with

[linux-sunxi] Re: Experimental sunxi-devel branch with updated ehci driver using a separate phy driver.

2014-01-05 Thread Hans de Goede
Hi, On 01/05/2014 11:56 AM, Arokux X wrote: Hello Hans, On Sun, Jan 5, 2014 at 12:48 AM, Hans de Goede hdego...@redhat.com wrote: Hi Arokux et al, So I've been working on cleaning up the sunxi-ehci support by writing a separate phy driver for the usbphy part of the SoC. This is turning out

[linux-sunxi] Re: [PATCH v2 2/4] ARM: sunxi: Add ahci-sunxi driver for the Allwinner SUNXi SoCs sata

2014-01-05 Thread Olliver Schinagl
On 01/04/14 22:47, Arnd Bergmann wrote: On Saturday 04 January 2014 22:39:50 Arnd Bergmann wrote: +Required properties: +- compatible : compatible list, contains allwinner,sun4i-a10-ahci +- reg: registers mapping +- interrupts : interrupt mapping for AHCI IRQ +- clocks :

[linux-sunxi] Re: [PATCH v2 2/4] ARM: sunxi: Add ahci-sunxi driver for the Allwinner SUNXi SoCs sata

2014-01-05 Thread Hans de Goede
Hi, On 01/05/2014 01:42 PM, Olliver Schinagl wrote: On 01/04/14 22:47, Arnd Bergmann wrote: On Saturday 04 January 2014 22:39:50 Arnd Bergmann wrote: +Required properties: +- compatible : compatible list, contains allwinner,sun4i-a10-ahci +- reg: registers mapping +-

[linux-sunxi] Re: [PATCH v2 2/4] ARM: sunxi: Add ahci-sunxi driver for the Allwinner SUNXi SoCs sata

2014-01-05 Thread Olliver Schinagl
On 01/05/14 14:32, Hans de Goede wrote: Hi, On 01/05/2014 01:42 PM, Olliver Schinagl wrote: On 01/04/14 22:47, Arnd Bergmann wrote: On Saturday 04 January 2014 22:39:50 Arnd Bergmann wrote: +Required properties: +- compatible : compatible list, contains allwinner,sun4i-a10-ahci +- reg

[linux-sunxi] Device list contribution procedure

2014-01-05 Thread Alexis Jeandet
Hello everybody, I bought an A20 tablet which doesn't seems to be listed in the wiki device list, I would be happy to contribute in any way to provide all the information about it, I took some PCB pictures, I started to list all the chip inside. At this point I can boot linux on it thank to

[linux-sunxi] [PATCH 2/2] ARM: sun7i: dts: Add NMI irqchip support

2014-01-05 Thread Carlo Caione
This patch adds DTS entry for NMI controller as child of GIC. Signed-off-by: Carlo Caione carlo.cai...@gmail.com --- arch/arm/boot/dts/sun7i-a20.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi index

[linux-sunxi] [PATCH 0/2] ARM: sun7i: irqchip driver for NMI

2014-01-05 Thread Carlo Caione
Allwinner A20 SoCs have a special interrupt controller for managing NMI. Three register are present to (un)mask, control and acknowledge NMI. These two patches add a new irqchip driver in cascade with GIC. Carlo Caione (2): ARM: sun7i: Add irqchip driver for NMI controller ARM: sun7i: dts:

[linux-sunxi] [PATCH 1/2] ARM: sun7i: Add irqchip driver for NMI controller

2014-01-05 Thread Carlo Caione
Allwinner A20 SoCs have special registers to control / (un)mask / acknowledge NMI. This NMI controller is separated and independent from GIC. This patch adds a new irqchip to manage NMI. Signed-off-by: Carlo Caione carlo.cai...@gmail.com --- drivers/irqchip/Makefile| 1 +

Re: [linux-sunxi] OV2643 Camera on A20

2014-01-05 Thread jonsm...@gmail.com
On Sun, Jan 5, 2014 at 5:38 AM, Michal Suchanek hramr...@gmail.com wrote: AFAIK the camera board is connected digitally so the noise is something that is internal to the camera board. It is normal that under low light condition the image is noisy. Did you try taking pictures in full daylight

Re: [linux-sunxi] How to use socketcan in android application layer

2014-01-05 Thread Kaspter Ju
On 12/21/2013 12:55 PM, Peter Chen wrote: Thanks for you reply.The link should helps me a lot.Here is the CAN controller document, hope it help those CAN driver deps. Thanks for your documentation! AFAIK, there is Flexcan implement in android framework,

Re: [linux-sunxi] OV2643 Camera on A20

2014-01-05 Thread jonsm...@gmail.com
The unit has a Chinese Android build on it which is slowing me down. I haven't figure out how to start adb Ethernet daemon on target device. On Sun, Jan 5, 2014 at 12:01 PM, jonsm...@gmail.com jonsm...@gmail.comwrote: On Sun, Jan 5, 2014 at 11:55 AM, Michal Suchanek

Re: [linux-sunxi] Re: Internal photos of EU3000 A20 web cam

2014-01-05 Thread jonsm...@gmail.com
On Sun, Jan 5, 2014 at 1:12 PM, selim.bay...@gmail.com wrote: 3 Ekim 2013 Perşembe 17:56:24 UTC+3 tarihinde Jon Smirl yazdı: I have one of these A20 based EU3000 web cams.

Re: [linux-sunxi] Re: A good SD card image for A10-OLinuXino-Lime?

2014-01-05 Thread Patrick Wood
On Sunday, January 5, 2014 5:00:00 PM UTC-5, Siarhei Siamashka wrote: On Wed, 1 Jan 2014 20:03:35 -0800 (PST) Patrick Wood patric...@gmail.com javascript: wrote: On Wednesday, January 1, 2014 5:54:20 PM UTC-5, Siarhei Siamashka wrote: I myself still see no good reason for using any

Re: [linux-sunxi] Re: A good SD card image for A10-OLinuXino-Lime?

2014-01-05 Thread Roman Mamedov
On Sun, 5 Jan 2014 16:01:20 -0800 (PST) Patrick Wood patrickhw...@gmail.com wrote: Also, my experience with performance on the A10 devices over the last two years has shown me that ondemand is a really terrible governor, as it doesn't boost the CPU frequency unless utilization has been high

Re: [linux-sunxi] Re: A good SD card image for A10-OLinuXino-Lime?

2014-01-05 Thread Patrick Wood
On Sunday, January 5, 2014 7:13:06 PM UTC-5, Roman Mamedov wrote: On Sun, 5 Jan 2014 16:01:20 -0800 (PST) Patrick Wood patric...@gmail.com javascript: wrote: Also, my experience with performance on the A10 devices over the last two years has shown me that ondemand is a really

Re: [linux-sunxi] Re: A good SD card image for A10-OLinuXino-Lime?

2014-01-05 Thread Siarhei Siamashka
On Sun, 5 Jan 2014 23:25:29 +0100 Michal Suchanek hramr...@gmail.com wrote: On 5 January 2014 23:00, Siarhei Siamashka siarhei.siamas...@gmail.com wrote: === cubietruck === # echo 1 /sys/devices/platform/disp/graphics/fb0/blank # cat

[linux-sunxi] [PATCH v2 1/8] clk: sunxi: add clock-output-names dt property support

2014-01-05 Thread Chen-Yu Tsai
sunxi clock drivers use dt node name as clock name, but clock nodes should be named clk@X, so the names would be the same. Let the drivers read clock names from dt clock-output-names property. Signed-off-by: Chen-Yu Tsai w...@csie.org --- drivers/clk/sunxi/clk-sunxi.c | 6 ++ 1 file changed,

[linux-sunxi] Re: [PATCH 1/2] ohci-platform: Add support for devicetree instantiation

2014-01-05 Thread Hans de Goede
Hi, On 01/06/2014 08:16 AM, Arnd Bergmann wrote: On Monday 06 January 2014, Hans de Goede wrote: +Required properties: + - compatible: Should be platform-ohci + - reg: Address range of the ohci registers. + - interrupts: Should contain the ohci interrupt. + +Optional properties: + - clocks: