[linux-sunxi] Re: [PATCH v2 0/3] ARM: sun8i: Add DMA controller support

2014-11-06 Thread Vinod Koul
On Thu, Nov 06, 2014 at 03:54:35PM +0800, Chen-Yu Tsai wrote: The patches look fine to me so I tried applying them but they fail to apply, can you please rebase these two and resend Hi Vinod, Could you publish an updated slave-dma/next branch? Currently I see it at v3.18-rc1. And the

[linux-sunxi] Re: [PATCH 1/6] clk: sunxi: Add support for sun9i a80 usb clocks and resets

2014-11-06 Thread Chen-Yu Tsai
On Thu, Nov 6, 2014 at 4:54 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Thu, Nov 06, 2014 at 10:09:27AM +0800, Chen-Yu Tsai wrote: +static void __init sun9i_a80_usb_mod_setup(struct device_node *node) +{ + /* AHB1 gate must be enabled to access registers */ +

Re: [linux-sunxi] A20 Booting without uboot

2014-11-06 Thread Ryang HaeDong
Hi, Jhon I think you mean following config. Boot options - Kernel command line type - Always use the default kernel command string Of course I tested this option but result is the same. sunxi linux normal boot order is following: boot0- boot1 - boot.axf - uboot - linux kernel But I just want

[linux-sunxi] Re: [PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator

2014-11-06 Thread Herbert Xu
On Sun, Oct 19, 2014 at 04:16:22PM +0200, LABBE Corentin wrote: Add support for the Security System included in Allwinner SoC A20. The Security System is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms. Signed-off-by: LABBE Corentin

[linux-sunxi] Re: [PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator

2014-11-06 Thread Maxime Ripard
On Mon, Nov 03, 2014 at 06:35:28PM +0800, Herbert Xu wrote: On Mon, Nov 03, 2014 at 10:34:46AM +0100, Maxime Ripard wrote: What I mean is that since you are saying that drivers should do the kmap themselves, then *all* of the drivers are broken if they are not using it. And all of them are

Re: [linux-sunxi] Re: [PATCH v4 0/5] simplefb: add clock handling code

2014-11-06 Thread Hans de Goede
Hi, On 11/06/2014 03:18 PM, Tomi Valkeinen wrote: On 31/10/14 10:15, Tomi Valkeinen wrote: Hi Hans, On 22/10/14 19:45, Hans de Goede wrote: -We will add a clocks property to the simplefb devicetree bindings, so that u-boot setup framebuffers passed to the kernel (for early console

Re: [linux-sunxi] A20 Booting without uboot

2014-11-06 Thread Jhon Yi
Hi, Ryang, In order to boot the kernel, you should also make sure your kernel is compiled to start at the address you given(0x40008000) and find the script.bin at the address you given(0x4300). These addresses are all defined in the kernel config file. Since boot.axf is not designed to boot

Re: [linux-sunxi] Tablets with supported touchscreen IC

2014-11-06 Thread Jhon Yi
May here is what you are looking for? -http://linux-sunxi.org/Category:Devices 2014-11-07 8:08 GMT+08:00 bonn...@gmail.com: Hello All, I've working in a project using allwinner based tablets, but the problematic point has been to get the touchscreen drivers loading and working, and the

Re: [linux-sunxi] Tablets with supported touchscreen IC

2014-11-06 Thread bonninr
Thanks John, it's a good start, I think it would also be useful to have first hand reports from current users of devices not listed there, or IC related info, any help will be appreciated. Thanks again. On Thursday, November 6, 2014 9:50:24 PM UTC-3, Jhon Yi wrote: May here is what you are