mfd: Add companion chip in 88pm80x
authorQiao Zhou <zhouqiao@marvell.com>
Mon, 9 Jul 2012 06:37:33 +0000 (14:37 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 9 Jul 2012 13:13:31 +0000 (15:13 +0200)
commit5500e3964b8c154dc5af51ebcd7cd4df5d4abfee
tree729e2fb0ecd6b84b445722637cb511edbcc9df0b
parent70c6cce040661204986ebbf22224cb24bd77ea71
mfd: Add companion chip in 88pm80x

in hw design, 800 is mainly for pmic control, while 805 for audio.
but there are 3 registers which controls class D speaker property,
and they are defined in 800 i2c client domain. so 805 codec driver
needs to use 800 i2c client to access class D speaker reg for
audio path management. so add this workaround for the purpose to
let 805 access 800 i2c in some scenario.

Signed-off-by: Qiao Zhou <zhouqiao@marvell.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/88pm80x.c
include/linux/mfd/88pm80x.h