]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: AB8500 register access via PRCMU I2C
authorMattias Wallin <mattias.wallin@stericsson.com>
Wed, 15 Sep 2010 11:12:03 +0000 (13:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:29:26 +0000 (00:29 +0200)
commit3e3dbc70e2850f28a0c115a58d8b081ad0c9e747
tree5fdae9213f8a3dbce2ea78f8176bcac07aced621
parent5134c1e3a7ad339b2b1d920dc0d337301c35833b
mfd: AB8500 register access via PRCMU I2C

This patch adds the choice of accessing the AB8500 registers
via prcmu I2C. Access either via SPI or I2C is supported.

Signed-off-by: Mattias Wallin <mattias.wallin@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/ab8500-i2c.c [new file with mode: 0644]
drivers/mfd/ab8500-spi.c