summaryrefslogtreecommitdiff
path: root/drivers/mfd/wm5102-tables.c
AgeCommit message (Collapse)AuthorFilesLines
2012-07-09mfd: Mark headphone detect readback wm5102 register volatileMark Brown1-1/+1
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-06-23mfd: wm5102: Initial support for WM5102Mark Brown1-0/+2399
The first Arizona class device is the WM5102. This patch adds the data tables for this, mainly consisting of regmap data. This patch depends on the recently added support for wake IRQs in the regmap subsystem. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>