Re: [PATCH] gpio: brcmstb: Use dynamic GPIO base numbers

From: Doug Berger
Date: Tue Apr 23 2024 - 14:48:10 EST


On 4/23/2024 11:11 AM, Florian Fainelli wrote:
On 4/23/24 10:50, Doug Berger wrote:
Forcing a gpiochip to have a fixed base number now leads to a warning
message. Remove the need to do so by using the offset value of the
gpiochip.

Signed-off-by: Phil Elwell <phil@xxxxxxxxxxxxxxx>
Signed-off-by: Doug Berger <opendmb@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
Tested-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>

Thanks!
Just submitted v2.

Sorry,
Doug