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