linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mc13xxx: add I2C support, V5
@ 2012-04-01  6:41 Marc Reilly
       [not found] ` <1333262499-25871-1-git-send-email-marc-DtE7ei5U7Kg0n/F98K4Iww@public.gmane.org>
  2012-04-01 11:12 ` Alex Gershgorin
  0 siblings, 2 replies; 13+ messages in thread
From: Marc Reilly @ 2012-04-01  6:41 UTC (permalink / raw)
  To: sameo-VuQAYsv1563Yd54FQh9/CA
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA,
	u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ,
	oskar-fYPSZ7JpQqsAvxtiuMwx3w, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	alexg-uRCCPK1wpQlR0G4FFNCX/g

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-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
Patch 4/4 has:
Signed-off-by: Oskar Schirmer <oskar-fYPSZ7JpQqsAvxtiuMwx3w@public.gmane.org>

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] 13+ messages in thread

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

Thread overview: 13+ 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
     [not found] ` <1333262499-25871-1-git-send-email-marc-DtE7ei5U7Kg0n/F98K4Iww@public.gmane.org>
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
     [not found]     ` <1333262499-25871-3-git-send-email-marc-DtE7ei5U7Kg0n/F98K4Iww@public.gmane.org>
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]     ` <20120401092125.GX15647-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2012-04-01  9:39       ` Marc Reilly
     [not found]         ` <201204011939.49665.marc-DtE7ei5U7Kg0n/F98K4Iww@public.gmane.org>
2012-04-02  6:40           ` Uwe Kleine-König
2012-04-16 23:21   ` Marc Reilly
     [not found]     ` <201204170921.42027.marc-DtE7ei5U7Kg0n/F98K4Iww@public.gmane.org>
2012-05-01 10:39       ` Samuel Ortiz
2012-05-01 22:55         ` Marc Reilly
2012-04-01 11:12 ` Alex Gershgorin

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