[linux-sunxi] Re: [PATCH 0/3] Using SPI NOR flah on sunxi.

2015-05-01 Thread Stefan Monnier
> The SPI driver returns an error when more than 64 bytes are > transferred at once due to lack of DMA support. Have you tried the dmaengine patch and make the SPI driver use it? Stefan -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. T

[linux-sunxi] Re: [PATCH 4/4] ARM: dts: sunxi: Add SPI aliases on A10s Olinuxino.

2015-05-01 Thread Maxime Ripard
On Wed, Apr 29, 2015 at 09:41:17AM +0200, Michal Suchanek wrote: > SPI aliases give nicer spidev device node names. > > Signed-off-by: Michal Suchanek > --- > arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arch/arm/boot/dts/sun5i-a10

[linux-sunxi] Re: [PATCH 1/4] ARM: dts: sunxi: sun5i: add spi2_pins_b.

2015-05-01 Thread Maxime Ripard
On Wed, Apr 29, 2015 at 10:00:27AM +0200, Michal Suchanek wrote: > spi2_pins_a are only available on A10s spi2_pins_a doesn't mean anything without any context. Anyone should be able to read this commit log alone and understand what it's about and why you are doing it. It's clearly not the case

Re: [linux-sunxi] LVDS LCD no clock

2015-05-01 Thread azhofi
Dear Kaspter, Could You explain how did You disable lvds in u-boot? I have the exatly same problem, with my olimex a20 som, I dont have lvds clock, just constant high signal. Thanks in advance Attila HOFFEREK -- You received this message because you are subscribed to the Google Groups "linux-su