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

2014-08-27 Thread Lee Jones
On Tue, 26 Aug 2014, Dmitry Torokhov wrote: > On Tue, Aug 26, 2014 at 10:22:05AM +0100, Lee Jones wrote: > > On Mon, 25 Aug 2014, Chris Zhong wrote: > > > On 08/20/2014 05:21 PM, Lee Jones wrote: > > > >On Wed, 20 Aug 2014, Chris Zhong wrote: > > > > > > > >>The RK808 chip is a power management IC

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

2014-08-26 Thread Doug Anderson
Hi, On Tue, Aug 26, 2014 at 9:28 AM, Dmitry Torokhov wrote: > Hi Lee, > > On Tue, Aug 26, 2014 at 10:22:05AM +0100, Lee Jones wrote: >> On Mon, 25 Aug 2014, Chris Zhong wrote: >> > On 08/20/2014 05:21 PM, Lee Jones wrote: >> > >On Wed, 20 Aug 2014, Chris Zhong wrote: >> > > >> > >>The RK808 chip

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

2014-08-26 Thread Dmitry Torokhov
Hi Lee, On Tue, Aug 26, 2014 at 10:22:05AM +0100, Lee Jones wrote: > On Mon, 25 Aug 2014, Chris Zhong wrote: > > On 08/20/2014 05:21 PM, Lee Jones wrote: > > >On Wed, 20 Aug 2014, Chris Zhong wrote: > > > > > >>The RK808 chip is a power management IC for multimedia and handheld > > >>devices. It c

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

2014-08-26 Thread Lee Jones
On Tue, 26 Aug 2014, Chris Zhong wrote: [...] > Well, it might be better to delete the pdata from MFD. Bingo! That's what I've been trying to get at. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blo

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

2014-08-26 Thread Chris Zhong
On 08/26/2014 08:23 PM, Lee Jones wrote: On Tue, 26 Aug 2014, Chris Zhong wrote: On 08/26/2014 07:20 PM, Lee Jones wrote: On Tue, 26 Aug 2014, Chris Zhong wrote: On 08/26/2014 06:20 PM, Lee Jones wrote: On Tue, 26 Aug 2014, Chris Zhong wrote: On 08/26/2014 05:22 PM, Lee Jones wrote: On Mon

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

2014-08-26 Thread Lee Jones
On Tue, 26 Aug 2014, Chris Zhong wrote: > On 08/26/2014 07:20 PM, Lee Jones wrote: > >On Tue, 26 Aug 2014, Chris Zhong wrote: > >>On 08/26/2014 06:20 PM, Lee Jones wrote: > >>>On Tue, 26 Aug 2014, Chris Zhong wrote: > On 08/26/2014 05:22 PM, Lee Jones wrote: > >On Mon, 25 Aug 2014, Chris Zh

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

2014-08-26 Thread Chris Zhong
On 08/26/2014 07:20 PM, Lee Jones wrote: On Tue, 26 Aug 2014, Chris Zhong wrote: On 08/26/2014 06:20 PM, Lee Jones wrote: On Tue, 26 Aug 2014, Chris Zhong wrote: On 08/26/2014 05:22 PM, Lee Jones wrote: On Mon, 25 Aug 2014, Chris Zhong wrote: On 08/20/2014 05:21 PM, Lee Jones wrote: On Wed

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

2014-08-26 Thread Lee Jones
On Tue, 26 Aug 2014, Chris Zhong wrote: > On 08/26/2014 06:20 PM, Lee Jones wrote: > >On Tue, 26 Aug 2014, Chris Zhong wrote: > >>On 08/26/2014 05:22 PM, Lee Jones wrote: > >>>On Mon, 25 Aug 2014, Chris Zhong wrote: > On 08/20/2014 05:21 PM, Lee Jones wrote: > >On Wed, 20 Aug 2014, Chris Zh

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

2014-08-26 Thread Chris Zhong
On 08/26/2014 06:20 PM, Lee Jones wrote: On Tue, 26 Aug 2014, Chris Zhong wrote: On 08/26/2014 05:22 PM, Lee Jones wrote: On Mon, 25 Aug 2014, Chris Zhong wrote: On 08/20/2014 05:21 PM, Lee Jones wrote: On Wed, 20 Aug 2014, Chris Zhong wrote: The RK808 chip is a power management IC for mul

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

2014-08-26 Thread Lee Jones
On Tue, 26 Aug 2014, Chris Zhong wrote: > On 08/26/2014 05:22 PM, Lee Jones wrote: > >On Mon, 25 Aug 2014, Chris Zhong wrote: > >>On 08/20/2014 05:21 PM, Lee Jones wrote: > >>>On Wed, 20 Aug 2014, Chris Zhong wrote: > >>> > The RK808 chip is a power management IC for multimedia and handheld > >

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

2014-08-26 Thread Chris Zhong
On 08/26/2014 05:22 PM, Lee Jones wrote: On Mon, 25 Aug 2014, Chris Zhong wrote: On 08/20/2014 05:21 PM, Lee Jones wrote: On Wed, 20 Aug 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 v2 2/5] MFD: RK808: Add new mfd driver for RK808

2014-08-26 Thread Lee Jones
On Mon, 25 Aug 2014, Chris Zhong wrote: > On 08/20/2014 05:21 PM, Lee Jones wrote: > >On Wed, 20 Aug 2014, Chris Zhong wrote: > > > >>The RK808 chip is a power management IC for multimedia and handheld > >>devices. It contains the following components: > >> > >>- Regulators > >>- RTC > >> > >>The r

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

2014-08-24 Thread Chris Zhong
On 08/20/2014 05:21 PM, Lee Jones wrote: On Wed, 20 Aug 2014, Chris Zhong wrote: The RK808 chip is a power management IC for multimedia and handheld devices. It contains the following components: - Regulators - RTC The rk808 core driver is registered as a platform driver and provides communi

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

2014-08-20 Thread Doug Anderson
Chris, On Tue, Aug 19, 2014 at 8:31 PM, Chris Zhong wrote: > The RK808 chip is a power management IC for multimedia and handheld > devices. It contains the following components: > > - Regulators > - RTC > > The rk808 core driver is registered as a platform driver and provides > communication thro

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

2014-08-20 Thread Lee Jones
On Wed, 20 Aug 2014, Chris Zhong wrote: > The RK808 chip is a power management IC for multimedia and handheld > devices. It contains the following components: > > - Regulators > - RTC > > The rk808 core driver is registered as a platform driver and provides > communication through I2C with the h