]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Add Qualcomm PMIC 8921 core driver
authorAbhijeet Dharmapurikar <adharmap@codeaurora.org>
Tue, 5 Apr 2011 21:40:52 +0000 (14:40 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 May 2011 17:45:27 +0000 (19:45 +0200)
commit6f6ad93ad11bfe957549ff476be37ad187963236
tree6fba90fb0b27968c75437bf5c5df2c43f15ce64b
parentd740ea64f75de5ffbc2b8669e25d96f94e8b5149
mfd: Add Qualcomm PMIC 8921 core driver

Add support for the Qualcomm PM8921 PMIC chip. The core driver
will communicate with the PMIC chip via the MSM SSBI bus.

Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/pm8921-core.c [new file with mode: 0644]
include/linux/mfd/pm8xxx/core.h [new file with mode: 0644]
include/linux/mfd/pm8xxx/pm8921.h [new file with mode: 0644]