Skip to content
Commit 4d93ffe6 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Vineet Gupta
Browse files

ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices



snps,dw-apb-gpio-port is deprecated since commit ef42a8da
("dt-bindings: gpio: dwapb: Add ngpios property support"). The
respective driver supports this since commit 7569486d ("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/arc/boot/dts | xargs perl -p -i -e 's/\bsnps,nr-gpios\b/ngpios/

.

Signed-off-by: default avatarUwe Kleine-König <u.kleine-koenig@baylibre.com>
Signed-off-by: default avatarVineet Gupta <vgupta@kernel.org>
parent 1e8af9f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment