diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2024-10-22 12:14:27 +0300 |
---|---|---|
committer | Vineet Gupta <vgupta@kernel.org> | 2024-12-10 21:12:56 +0300 |
commit | 4d93ffe661ff59d2d66231b4054fe9c9658bd16c (patch) | |
tree | a367f3f218458c4db1b31afc2650f3cf1dde16bb /tools/perf/scripts/python | |
parent | 1e8af9f04346ecc0bccf0c53b728fc8eb3490a28 (diff) | |
download | linux-4d93ffe661ff59d2d66231b4054fe9c9658bd16c.tar.xz |
ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices
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/arc/boot/dts | xargs perl -p -i -e 's/\bsnps,nr-gpios\b/ngpios/
.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions