Re: [PATCH v9 RESEND 5/9] mfd: rk808: Add RK805 support

2017-08-21 Thread Lee Jones
On Mon, 21 Aug 2017, Heiko Stuebner wrote: > From: Elaine Zhang > > 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 r

[PATCH v9 RESEND 5/9] mfd: rk808: Add RK805 support

2017-08-20 Thread Heiko Stuebner
From: Elaine Zhang 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.