Re: [PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-19 Thread Matthias Kaehlcke
Hi Enric, On Tue, Jun 19, 2018 at 10:41:01AM +0200, Enric Balletbo Serra wrote: > Hi Matthias, > > I am also interested on the answer of Brian comments :). One small comment. > > Missatge de Brian Norris del dia dt., 19 de > juny 2018 a les 1:22: > > > > Hi, > > > > On Thu, Jun 14, 2018 at

Re: [PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-19 Thread Matthias Kaehlcke
Hi Enric, On Tue, Jun 19, 2018 at 10:41:01AM +0200, Enric Balletbo Serra wrote: > Hi Matthias, > > I am also interested on the answer of Brian comments :). One small comment. > > Missatge de Brian Norris del dia dt., 19 de > juny 2018 a les 1:22: > > > > Hi, > > > > On Thu, Jun 14, 2018 at

Re: [PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-19 Thread Matthias Kaehlcke
On Mon, Jun 18, 2018 at 04:21:10PM -0700, Brian Norris wrote: > Hi, > > On Thu, Jun 14, 2018 at 12:47:12PM -0700, Matthias Kaehlcke wrote: > > Instantiate the CrOS EC throttler if it is enabled in the kernel > > configuration. > > > > Signed-off-by: Matthias Kaehlcke > > --- > > Changes in v3:

Re: [PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-19 Thread Matthias Kaehlcke
On Mon, Jun 18, 2018 at 04:21:10PM -0700, Brian Norris wrote: > Hi, > > On Thu, Jun 14, 2018 at 12:47:12PM -0700, Matthias Kaehlcke wrote: > > Instantiate the CrOS EC throttler if it is enabled in the kernel > > configuration. > > > > Signed-off-by: Matthias Kaehlcke > > --- > > Changes in v3:

Re: [PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-19 Thread Enric Balletbo Serra
Hi Matthias, I am also interested on the answer of Brian comments :). One small comment. Missatge de Brian Norris del dia dt., 19 de juny 2018 a les 1:22: > > Hi, > > On Thu, Jun 14, 2018 at 12:47:12PM -0700, Matthias Kaehlcke wrote: > > Instantiate the CrOS EC throttler if it is enabled in the

Re: [PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-19 Thread Enric Balletbo Serra
Hi Matthias, I am also interested on the answer of Brian comments :). One small comment. Missatge de Brian Norris del dia dt., 19 de juny 2018 a les 1:22: > > Hi, > > On Thu, Jun 14, 2018 at 12:47:12PM -0700, Matthias Kaehlcke wrote: > > Instantiate the CrOS EC throttler if it is enabled in the

Re: [PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-18 Thread Brian Norris
Hi, On Thu, Jun 14, 2018 at 12:47:12PM -0700, Matthias Kaehlcke wrote: > Instantiate the CrOS EC throttler if it is enabled in the kernel > configuration. > > Signed-off-by: Matthias Kaehlcke > --- > Changes in v3: > - patch added to series > > drivers/mfd/cros_ec.c | 16 > 1

Re: [PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-18 Thread Brian Norris
Hi, On Thu, Jun 14, 2018 at 12:47:12PM -0700, Matthias Kaehlcke wrote: > Instantiate the CrOS EC throttler if it is enabled in the kernel > configuration. > > Signed-off-by: Matthias Kaehlcke > --- > Changes in v3: > - patch added to series > > drivers/mfd/cros_ec.c | 16 > 1

[PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-14 Thread Matthias Kaehlcke
Instantiate the CrOS EC throttler if it is enabled in the kernel configuration. Signed-off-by: Matthias Kaehlcke --- Changes in v3: - patch added to series drivers/mfd/cros_ec.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers/mfd/cros_ec.c b/drivers/mfd/cros_ec.c

[PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

2018-06-14 Thread Matthias Kaehlcke
Instantiate the CrOS EC throttler if it is enabled in the kernel configuration. Signed-off-by: Matthias Kaehlcke --- Changes in v3: - patch added to series drivers/mfd/cros_ec.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers/mfd/cros_ec.c b/drivers/mfd/cros_ec.c