commit | 4f9a008990c312e810059e8131f148815456a2cf | [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 | 418b0cfe34a80f2f335945822f05e643d1e8bc91 [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>