mfd: rk808: Add RK818 support
authorWadim Egorov <w.egorov@phytec.de>
Mon, 29 Aug 2016 11:07:58 +0000 (13:07 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 31 Aug 2016 12:48:25 +0000 (13:48 +0100)
commit2eedcbfc0612c87e22c6325fde49ecf140e5873a
tree9e638506f15d3e297f6f576785a60d9b6ded4c70
parent694d0d0bb2030d2e36df73e2d23d5770511dbc8d
mfd: rk808: Add RK818 support

The RK818 chip is a Power Management IC (PMIC) for multimedia and handheld
devices. It contains the following components:

- Regulators
- RTC
- Clocking
- Battery support

Both RK808 and RK818 chips are using a similar register map,
so we can reuse the RTC and Clocking functionality.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Tested-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/rk808.c
include/linux/mfd/rk808.h