commit | 3b10e6eb68d1bb774d93e1f3d153e68875fda5ad | [log] [tgz] |
---|---|---|
author | Oliver Schinagl <oliver@schinagl.nl> | Thu Jul 25 14:07:42 2013 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Thu Nov 13 14:49:01 2014 +0100 |
tree | a85727b8149f44c2ca8e954c41ef06b69432633f | |
parent | 63f7af9a4cfb4a3b9136674c6612c6d13957c2cd [diff] |
sun6i: Add new p2wi controller driver 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. Signed-off-by: Oliver Schinagl <oliver@schinagl.nl> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>