linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* mc13xxx: add I2C support, V5
@ 2012-04-01  6:41 Marc Reilly
  2012-04-01  6:41 ` [PATCH v5 1/4] mfd: mc13xxx-core: Prepare for separate spi and i2c backends Marc Reilly
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Marc Reilly @ 2012-04-01  6:41 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This series (against mfd-2.6/for-next) changes the mc13xxx driver to use 
regmap and adds I2C support.
It has a compile dependency on regmap/for-next, as the spi driver uses the
recently added pad_bits config field.

Patch 2/4 has:
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Patch 4/4 has:
Signed-off-by: Oskar Schirmer <oskar@scara.com>

Changes since:
V4:
- Fix compile error when CONFIG_OF enabled
- Select REGMAP_I2C and REGMAP_SPI for appropriate drivers.

V3:
- spi driver uses padded register format (reads should actually work now!)
- mc13873 removed from I2C driver
- fix memory leak on probe error

Cheers,
Marc

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

end of thread, other threads:[~2012-05-01 22:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-01  6:41 mc13xxx: add I2C support, V5 Marc Reilly
2012-04-01  6:41 ` [PATCH v5 1/4] mfd: mc13xxx-core: Prepare for separate spi and i2c backends Marc Reilly
2012-04-01  6:41 ` [PATCH v5 2/4] mfd: mc13xxx-core: use regmap for register access Marc Reilly
2012-04-02 16:00   ` Mark Brown
2012-04-01  6:41 ` [PATCH v5 3/4] mfd: mc13xxx-core: Move spi specific code into separate module Marc Reilly
2012-04-01  6:41 ` [PATCH v5 4/4] mfd: mc13xxx: Add i2c driver Marc Reilly
2012-04-01  9:21 ` mc13xxx: add I2C support, V5 Uwe Kleine-König
     [not found]   ` <201204011939.49665.marc@cpdesign.com.au>
2012-04-02  6:40     ` Uwe Kleine-König
2012-04-01 11:12 ` Alex Gershgorin
2012-04-16 23:21 ` Marc Reilly
2012-05-01 10:39   ` Samuel Ortiz
2012-05-01 22:55     ` Marc Reilly

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).