From: Bartosz Golaszewski bartosz.golaszewski@linaro.org
On Thu, 27 Mar 2025 11:23:49 +0800, Guixin Liu wrote:
When the Tegra186 GPIO controller is probed through ACPI matching, the driver emits two error messages during probing: "tegra186-gpio NVDA0508:00: invalid resource (null)" "tegra186-gpio NVDA0508:00: invalid resource (null)"
Fix this by getting resource first and then do the ioremap.
[...]
Applied, thanks!
[1/1] gpio: tegra186: fix resource handling in ACPI probe path commit: 380c913737edb4ec03974f653feee6cbfbb7e013
Best regards,