pinctrl: tegra20: adjust pin type detection
authorSvyatoslav Ryhel <clamor95@gmail.com>
Fri, 6 Dec 2024 15:50:58 +0000 (17:50 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Wed, 12 Feb 2025 08:35:17 +0000 (10:35 +0200)
commitefb7964cc1613bed0550510116f11fe757c025f8
tree0eaad391260fb2e6894573b12376e8d35d5750ce
parentaab837d7fc776ef956d07f97ad15cb4256a146af
pinctrl: tegra20: adjust pin type detection

Pin detection on t20 depends on node name. With recent changes
in node naming, let's remove '_' to be safe about both '_' or
'-' use.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
drivers/pinctrl/tegra/pinctrl-tegra20.c