Michael Brown
|
3b51c719d3
|
Generalise three-wire interface to generic SPI interface.
Update rtl8139 driver to instantiate an SPI interface with a three-wire
device attached.
|
2006-06-14 00:22:50 +00:00 |
|
Michael Brown
|
ab4f96e525
|
Move per-transition delays from generic bit-bashing layer to i2c layer
(since SPI bit-bashing will require different delay semantics).
|
2006-06-14 00:20:35 +00:00 |
|
Michael Brown
|
51a36f1cfb
|
Change read_bit() to return 0 or -1UL, rather than 0 or 1.
|
2006-06-12 19:29:50 +00:00 |
|
Michael Brown
|
3ed40686c9
|
Added bit-bashing i2c interface code
|
2006-06-11 00:57:00 +00:00 |
|
Michael Brown
|
e90b64d625
|
Added sketch of bit-bashing interface common code
|
2006-06-08 19:47:09 +00:00 |
|