Re: [linux-sunxi] [PATCH 1/9] sun6i: Add new p2wi controller driver

2014-11-05 Thread Hans de Goede
Hi, On 11/03/2014 04:59 PM, Chen-Yu Tsai wrote: Hi, On Mon, Nov 3, 2014 at 11:34 PM, Hans de Goede hdego...@redhat.com wrote: From: Oliver Schinagl oli...@schinagl.nl The A31 uses a new push-pull two wire interface, which features higher transfer speeds (upto 6 MHz) in theory. While the

[linux-sunxi] [PATCH 1/9] sun6i: Add new p2wi controller driver

2014-11-03 Thread Hans de Goede
From: Oliver Schinagl oli...@schinagl.nl The A31 uses a new push-pull two wire interface, which features higher transfer speeds (upto 6 MHz) in theory. While the hardware can burst 8 bytes each time, this driver will only see very little use and thus is limited to single byte transmission only.

Re: [linux-sunxi] [PATCH 1/9] sun6i: Add new p2wi controller driver

2014-11-03 Thread Chen-Yu Tsai
Hi, On Tue, Nov 4, 2014 at 2:10 PM, Olliver Schinagl oli...@schinagl.nl wrote: Hy Wens, This is some really old work, and I'm assuming hans picked it up, as I never tested the code (didn't have hardware at the time) I believe Hans did pick it up for u-boot-sunxi, and now we're just