On Fri, Sep 20, 2024 at 12:05:23PM +0300, biguncle...@gmail.com wrote: > From: Maksim Kiselev <biguncle...@gmail.com> > > 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 <biguncle...@gmail.com> > --- > drivers/gpio/dwapb_gpio.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>