]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/mfd/qcom-pm8xxx.c
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)
commitcbdb53e1f33baf60ded045dc79cd0dd4e9705fa5
tree6fba90fb0b27968c75437bf5c5df2c43f15ce64b
parent1305134e8246fb4e86b93d5b6a21caa0e07a8ecf
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]