Re: [PATCH] pwm: bcm2835: Dynamically allocate base

From: Florian Fainelli
Date: Thu Feb 20 2020 - 14:14:22 EST


On 2/4/20 1:17 AM, Nicolas Saenz Julienne wrote:
> On Mon, 2020-02-03 at 13:35 -0800, Florian Fainelli wrote:
>> The newer 2711 and 7211 chips have two PWM controllers and failure to
>> dynamically allocate the PWM base would prevent the second PWM
>> controller instance being probed for succeeding with an -EEXIST error
>> from alloc_pwms().
>>
>> Fixes: e5a06dc5ac1f ("pwm: Add BCM2835 PWM driver")
>> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
>> ---
>
> Reviewed-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>

Thierry, is there any chance we can get this applied for an upcoming
5.6-rcX? Thank you!
--
Florian