[PATCH] riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices
Inochi Amaoto
inochiama at gmail.com
Tue Oct 22 03:04:17 PDT 2024
On Tue, Oct 22, 2024 at 11:14:30AM +0200, Uwe Kleine-König wrote:
> snps,dw-apb-gpio-port is deprecated since commit ef42a8da3cf3
> ("dt-bindings: gpio: dwapb: Add ngpios property support"). The
> respective driver supports this since commit 7569486d79ae ("gpio: dwapb:
> Add ngpios DT-property support") which is included in Linux v5.10-rc1.
>
> This change was created using
>
> git grep -l snps,nr-gpios arch/riscv/boot/dts | xargs perl -p -i -e 's/\bsnps,nr-gpios\b/ngpios/
>
> .
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at baylibre.com>
Please add Fixes tag.
Others LGTM.
Reviewed-by: Inochi Amaoto <inochiama at gmail.com>
More information about the linux-riscv
mailing list