[PATCH v1 1/2] gpio: dw: Add ngpios DT-property support

Leo Liang ycliang at andestech.com
Tue Sep 24 05:23:58 CEST 2024


On Fri, Sep 20, 2024 at 12:05:23PM +0300, bigunclemax at gmail.com wrote:
> From: Maksim Kiselev <bigunclemax at 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 at gmail.com>
> ---
>  drivers/gpio/dwapb_gpio.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list