]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf67f7c031f91cf9c41bedda31728324198cd71a4
tree9e638506f15d3e297f6f576785a60d9b6ded4c70
parenta9876d9535a9c467690173ddad00ced906e1e077
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