Re: [PATCH 0/2] pwm: meson: two small bug-fixes

2019-05-09 Thread Thierry Reding
On Mon, Apr 01, 2019 at 08:18:15PM +0200, Martin Blumenstingl wrote: > This series applies on top of my other fix "pwm: meson: fix scheduling > while atomic issue" from [0] > > The first patch fixes an issue where the maximum possible pre-divider > (128) could not be used because there was an off-

[PATCH 0/2] pwm: meson: two small bug-fixes

2019-04-01 Thread Martin Blumenstingl
This series applies on top of my other fix "pwm: meson: fix scheduling while atomic issue" from [0] The first patch fixes an issue where the maximum possible pre-divider (128) could not be used because there was an off-by-one error in the code. I discovered this while testing with the longest supp