qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Fix] Musicpal I2C bitbanging extraction and Versatile I2C device creation
@ 2009-08-14 20:23 Benoit Canet
  2009-08-14 20:23 ` [Qemu-devel] [PATCH 1/9] Musicpal qdev conversion : gpio (except I2C part), keyboard and lcd Benoit Canet
  0 siblings, 1 reply; 7+ messages in thread
From: Benoit Canet @ 2009-08-14 20:23 UTC (permalink / raw)
  To: qemu-devel

Hello,

This is a rework of the patches extracting the I2C bitbanging code
from musicpal.c
-A bug added in the previous version which was breaking reads from I2C
slaves
is now fixed.

-Two new patches add I2C support the versatilepb board.
The I2C module now work fine with the musicpal firmware and with a
24c02 eeprom connected to the versatile board.

The I2C bitbanging code may be rewrited later following
the ideas Paul Brook emitted on IRC a few time ago.

I'm new to QEMU and motivated to contribute back the changes we've made
so any hints on how to get theses patches in a mergeable state are
welcome.

Regards

Benoit

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-08-14 20:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-14 20:23 [Qemu-devel] [Fix] Musicpal I2C bitbanging extraction and Versatile I2C device creation Benoit Canet
2009-08-14 20:23 ` [Qemu-devel] [PATCH 1/9] Musicpal qdev conversion : gpio (except I2C part), keyboard and lcd Benoit Canet
2009-08-14 20:23   ` [Qemu-devel] [PATCH 2/9] Extract musicpal.c I2C bitbanging code and make it gpio aware Benoit Canet
2009-08-14 20:23     ` [Qemu-devel] [PATCH 3/9] Extract the Marvell 88w8618 audio device from musicpal.c Benoit Canet
2009-08-14 20:23       ` [Qemu-devel] [PATCH 4/9] Make musicpal.c use the I2C device and the Marvell 88w8618 audio device Benoit Canet
2009-08-14 20:23         ` [Qemu-devel] [PATCH 5/9] Create a Versatile I2C device using the I2C bitbanging module Benoit Canet
2009-08-14 20:23           ` [Qemu-devel] [PATCH 6/9] Add the Versatile I2C device to versatilepb.c Benoit Canet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).