Re: [U-Boot] [PATCH v3 8/8] power: pmic: rk809: support rk809 pmic

2019-09-19 Thread Kever Yang
On 2019/9/19 下午4:09, Elaine Zhang wrote: From: Joseph Chen The RK809 is a Power Management IC (PMIC) for multimedia and handheld devices. They contains the following components: - Regulators(5*BUCKs, 9*LDOs, 2*SWITCHs) - RTC - Clocking Signed-off-by: Joseph Chen

[U-Boot] [PATCH v3 8/8] power: pmic: rk809: support rk809 pmic

2019-09-19 Thread Elaine Zhang
From: Joseph Chen The RK809 is a Power Management IC (PMIC) for multimedia and handheld devices. They contains the following components: - Regulators(5*BUCKs, 9*LDOs, 2*SWITCHs) - RTC - Clocking Signed-off-by: Joseph Chen Signed-off-by: Elaine Zhang --- drivers/power/pmic/rk8xx.c