[PATCH 0/7] Qi Resume handling, i2c, charging

Andy Green andy at openmoko.com
Fri Oct 10 12:51:22 CEST 2008


These patches add resume support to Qi so it knows if it is starting up
cold or from resume, add some i2c protocol fixes, and add some more
pcf50633 init including charger enable early on.  It also does some
defensive spells like reading the interrupts status and clearing
and timeouts that are lying around.

---

Andy Green (7):
      qi-fix-i2c-multiread-nack-nak.patch
      qi-fix-resume.patch
      qi-enable-charger-and-unmask-interrupts.patch
      qi-constrain-gta02-board-variants.patch
      qi-return-i2c-to-peripheral.patch
      qi-delay-after-stop.patch
      qi-add-more-pcf50633-init.patch


 include/i2c-bitbang.h     |    3 +-
 include/qi.h              |    1 +
 src/drivers/i2c-bitbang.c |   34 ++++++++++++++++----
 src/gta02/gta02.c         |   78 +++++++++++++++++++++++++++++++++++++++------
 src/phase2.c              |    6 +++
 src/start.S               |   58 ++++++++++++++++++++++++++++++++-
 6 files changed, 160 insertions(+), 20 deletions(-)

-- 
Signature



More information about the openmoko-kernel mailing list