Re: [PATCH v7 2/5] MFD: RK808: Add new mfd driver for RK808

2014-09-02 Thread Lee Jones
On Mon, 01 Sep 2014, Doug Anderson wrote: > On Mon, Sep 1, 2014 at 3:09 AM, Lee Jones wrote: > > On Mon, 01 Sep 2014, Chris Zhong wrote: > > > >> The RK808 chip is a power management IC for multimedia and handheld > >> devices. It contains the following components: > >> > >> - Regulators > >> -

Re: [PATCH v7 2/5] MFD: RK808: Add new mfd driver for RK808

2014-09-02 Thread Lee Jones
On Mon, 01 Sep 2014, Doug Anderson wrote: On Mon, Sep 1, 2014 at 3:09 AM, Lee Jones lee.jo...@linaro.org wrote: On Mon, 01 Sep 2014, Chris Zhong wrote: The RK808 chip is a power management IC for multimedia and handheld devices. It contains the following components: - Regulators -

Re: [PATCH v7 2/5] MFD: RK808: Add new mfd driver for RK808

2014-09-01 Thread Doug Anderson
Hi, On Mon, Sep 1, 2014 at 3:09 AM, Lee Jones wrote: > On Mon, 01 Sep 2014, Chris Zhong wrote: > >> The RK808 chip is a power management IC for multimedia and handheld >> devices. It contains the following components: >> >> - Regulators >> - RTC >> - Clkout >> >> The RK808 core driver is

Re: [PATCH v7 2/5] MFD: RK808: Add new mfd driver for RK808

2014-09-01 Thread Lee Jones
On Mon, 01 Sep 2014, Chris Zhong wrote: > The RK808 chip is a power management IC for multimedia and handheld > devices. It contains the following components: > > - Regulators > - RTC > - Clkout > > The RK808 core driver is registered as a platform driver and provides > communication through

[PATCH v7 2/5] MFD: RK808: Add new mfd driver for RK808

2014-09-01 Thread Chris Zhong
The RK808 chip is a power management IC for multimedia and handheld devices. It contains the following components: - Regulators - RTC - Clkout The RK808 core driver is registered as a platform driver and provides communication through I2C with the host device for the different components.

[PATCH v7 2/5] MFD: RK808: Add new mfd driver for RK808

2014-09-01 Thread Chris Zhong
The RK808 chip is a power management IC for multimedia and handheld devices. It contains the following components: - Regulators - RTC - Clkout The RK808 core driver is registered as a platform driver and provides communication through I2C with the host device for the different components.

Re: [PATCH v7 2/5] MFD: RK808: Add new mfd driver for RK808

2014-09-01 Thread Lee Jones
On Mon, 01 Sep 2014, Chris Zhong wrote: The RK808 chip is a power management IC for multimedia and handheld devices. It contains the following components: - Regulators - RTC - Clkout The RK808 core driver is registered as a platform driver and provides communication through I2C with

Re: [PATCH v7 2/5] MFD: RK808: Add new mfd driver for RK808

2014-09-01 Thread Doug Anderson
Hi, On Mon, Sep 1, 2014 at 3:09 AM, Lee Jones lee.jo...@linaro.org wrote: On Mon, 01 Sep 2014, Chris Zhong wrote: The RK808 chip is a power management IC for multimedia and handheld devices. It contains the following components: - Regulators - RTC - Clkout The RK808 core driver is