Re: [PATCH] gpio: tegra186: Fix GPIO name collisions for Tegra410

From: Bartosz Golaszewski
Date: Mon Nov 17 2025 - 05:12:48 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Thu, 13 Nov 2025 22:01:12 +0530, Kartik Rajput wrote:
> On Tegra410, Compute and System GPIOs have same port names. This
> results in the same GPIO names for both Compute and System GPIOs
> during initialization in `tegra186_gpio_probe()`, which results in
> following warnings:
>
> kernel: gpio gpiochip1: Detected name collision for GPIO name 'PA.00'
> kernel: gpio gpiochip1: Detected name collision for GPIO name 'PA.01'
> kernel: gpio gpiochip1: Detected name collision for GPIO name 'PA.02'
> kernel: gpio gpiochip1: Detected name collision for GPIO name 'PB.00'
> kernel: gpio gpiochip1: Detected name collision for GPIO name 'PB.01'
> ...
>
> [...]

Applied, thanks!

[1/1] gpio: tegra186: Fix GPIO name collisions for Tegra410
https://git.kernel.org/brgl/linux/c/67f9b828d4e5e47caf3472a399c25c3c0ddc824a

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>