mfd: rk808: Add RK805 support
authorElaine Zhang <zhangqing@rock-chips.com>
Mon, 21 Aug 2017 01:28:38 +0000 (03:28 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 21 Aug 2017 07:54:20 +0000 (08:54 +0100)
commit990f05f6a5213be50ff48bf0461e2db254817b0c
tree1ce5be28491eda8267a5a774bc5ea3cfa53a8608
parentc4e0d344c1f086c6675f2a22ea6ea71330fb0b57
mfd: rk808: Add RK805 support

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

    - Regulators
    - RTC
    - Clocking

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

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/rk808.c