On Fri, Sep 20, 2024 at 12:05:23PM +0300, [email protected] wrote: > From: Maksim Kiselev <[email protected]> > > Starting with Linux commit 7569486d79ae ("gpio: dwapb: Add ngpios > DT-property support") the "snps,nr-gpios" property was marked > as deprecated. > > And since all newly added dw-apb-gpio nodes are described using generic > "ngpios" property, it's time to add support for it. > > Signed-off-by: Maksim Kiselev <[email protected]> > --- > drivers/gpio/dwapb_gpio.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <[email protected]>

