Re: [PATCH] regulator: core: silence warning: "VDD1: ramp_delay not set"

2016-10-27 Thread Matthias Kaehlcke
Hi, El Thu, Oct 27, 2016 at 07:45:32PM +0200 H. Nikolaus Schaller ha dit: > > Am 27.10.2016 um 19:41 schrieb Matthias Kaehlcke : > > > > El Thu, Oct 27, 2016 at 02:31:39PM +0200 H. Nikolaus Schaller ha dit: > > > >> commit 73e705bf81ce ("regulator: core: Add set_voltage_time

Re: [PATCH] regulator: core: silence warning: "VDD1: ramp_delay not set"

2016-10-27 Thread Matthias Kaehlcke
Hi, El Thu, Oct 27, 2016 at 07:45:32PM +0200 H. Nikolaus Schaller ha dit: > > Am 27.10.2016 um 19:41 schrieb Matthias Kaehlcke : > > > > El Thu, Oct 27, 2016 at 02:31:39PM +0200 H. Nikolaus Schaller ha dit: > > > >> commit 73e705bf81ce ("regulator: core: Add set_voltage_time op") > >> > >>

Re: [PATCH] regulator: core: silence warning: "VDD1: ramp_delay not set"

2016-10-27 Thread H. Nikolaus Schaller
Hi, > Am 27.10.2016 um 19:41 schrieb Matthias Kaehlcke : > > El Thu, Oct 27, 2016 at 02:31:39PM +0200 H. Nikolaus Schaller ha dit: > >> commit 73e705bf81ce ("regulator: core: Add set_voltage_time op") >> >> introduced a new rdev_warn() if the ramp_delay is 0. >> >>

Re: [PATCH] regulator: core: silence warning: "VDD1: ramp_delay not set"

2016-10-27 Thread H. Nikolaus Schaller
Hi, > Am 27.10.2016 um 19:41 schrieb Matthias Kaehlcke : > > El Thu, Oct 27, 2016 at 02:31:39PM +0200 H. Nikolaus Schaller ha dit: > >> commit 73e705bf81ce ("regulator: core: Add set_voltage_time op") >> >> introduced a new rdev_warn() if the ramp_delay is 0. >> >> Apparently, on

Re: [PATCH] regulator: core: silence warning: "VDD1: ramp_delay not set"

2016-10-27 Thread Matthias Kaehlcke
El Thu, Oct 27, 2016 at 02:31:39PM +0200 H. Nikolaus Schaller ha dit: > commit 73e705bf81ce ("regulator: core: Add set_voltage_time op") > > introduced a new rdev_warn() if the ramp_delay is 0. > > Apparently, on omap3/twl4030 platforms with dynamic voltage > management this results in

Re: [PATCH] regulator: core: silence warning: "VDD1: ramp_delay not set"

2016-10-27 Thread Matthias Kaehlcke
El Thu, Oct 27, 2016 at 02:31:39PM +0200 H. Nikolaus Schaller ha dit: > commit 73e705bf81ce ("regulator: core: Add set_voltage_time op") > > introduced a new rdev_warn() if the ramp_delay is 0. > > Apparently, on omap3/twl4030 platforms with dynamic voltage > management this results in

[PATCH] regulator: core: silence warning: "VDD1: ramp_delay not set"

2016-10-27 Thread H. Nikolaus Schaller
commit 73e705bf81ce ("regulator: core: Add set_voltage_time op") introduced a new rdev_warn() if the ramp_delay is 0. Apparently, on omap3/twl4030 platforms with dynamic voltage management this results in non-ending spurious messages like [ 511.143066] VDD1: ramp_delay not set [ 511.662322]

[PATCH] regulator: core: silence warning: "VDD1: ramp_delay not set"

2016-10-27 Thread H. Nikolaus Schaller
commit 73e705bf81ce ("regulator: core: Add set_voltage_time op") introduced a new rdev_warn() if the ramp_delay is 0. Apparently, on omap3/twl4030 platforms with dynamic voltage management this results in non-ending spurious messages like [ 511.143066] VDD1: ramp_delay not set [ 511.662322]