Refurbished OMAP I2C emulation to support OMAP3
authorJuha Riihimäki <juhriihi@esdhcp035224.research.nokia.com>
Tue, 10 Feb 2009 12:57:03 +0000 (14:57 +0200)
committerJuha Riihimäki <juhriihi@esdhcp035224.research.nokia.com>
Tue, 10 Feb 2009 12:57:03 +0000 (14:57 +0200)
commitbb730c697053729cba1aa2e9ba3211730176da80
tree4060eb57becd6c0b1530aeb3290f64e44b65c144
parent18a8a3b40301b511d5746dac1cfe288f2f4a3468
Refurbished OMAP I2C emulation to support OMAP3

Basic support for OMAP3 I2C controller added to the existing OMAP I2C emulation. Still missing at least multislave channel support, internal mode transitions specific to HS mode and support for SCCB mode. However OMAP2 mode seems to work still at least with n810 emulation and OMAP3 emulation is somewhat functional.
Makefile.target
hw/beagle.c
hw/omap.h
hw/omap3.c
hw/omap3_i2c.c [deleted file]
hw/omap_i2c.c
hw/twl4030.c