matt
|
33c1c5753b
|
Make gttswi MI and usuable from non-Marvell SoCs.
(should rename to mvi2c but ...)
|
2013-09-06 00:56:12 +00:00 |
|
matt
|
31f2dd87c7
|
Make sc_started bool and true/false instead of 1/0
|
2013-09-05 22:28:57 +00:00 |
|
kiyohara
|
c353b58b7a
|
Issue the STOP-bit if needed.
And remove #ifdef ARMADAXP.
|
2013-08-03 07:39:31 +00:00 |
|
christos
|
2432e2b578
|
There is no opt_mvsoc.h; the #ifdef ARMADAXP should be changed to some
inherited device property.
|
2013-05-13 15:47:18 +00:00 |
|
rkujawa
|
a6a9912488
|
TWSI controller on Armada XP is a bit different. Support that.
Obtained from Marvell, Semihalf.
|
2013-05-01 12:25:31 +00:00 |
|
kiyohara
|
7ae4f9e50f
|
Don't send a stop bit immediately after start bit transmission.
|
2012-07-21 04:21:14 +00:00 |
|
kiyohara
|
fc53f5307a
|
Add timeout for wait.
Not send STOP, if received ACK.
|
2010-10-10 04:49:48 +00:00 |
|
kiyohara
|
0ad10ce34f
|
Fix ack/no-ack. Last data sends with stop-bit without ack.
|
2010-10-03 07:14:33 +00:00 |
|
kiyohara
|
049fc26168
|
Cleanup foo_match().
+ Remove check for model.
+ Remove unnecessary null line.
|
2010-08-01 06:57:06 +00:00 |
|
kiyohara
|
2c444bf727
|
Add macro MVA_{UNIT,OFFSET,IRQ}_DEFAULT.
|
2010-07-11 08:43:36 +00:00 |
|
kiyohara
|
a748aedcb5
|
Clean up gt and peripherals.
This change tested compile only.
|
2010-04-28 13:51:55 +00:00 |
|