Linux GPIO subsystem development
 help / color / mirror / Atom feed
From: Guixin Liu <kanie@linux.alibaba.com>
To: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org
Subject: Re: [PATCH] gpio: tegra186: fix resource handling in ACPI probe path
Date: Wed, 26 Mar 2025 20:02:03 +0800	[thread overview]
Message-ID: <a0df764a-943d-4ba5-aced-e8ceb58906d9@linux.alibaba.com> (raw)
In-Reply-To: <CAMRc=MfNhDLV4GSmA4gNZLv3Lu=Wjh_=J1L=DCo8FPUMDVz_JA@mail.gmail.com>


在 2025/3/26 17:08, Bartosz Golaszewski 写道:
> On Wed, Mar 26, 2025 at 7:32 AM Guixin Liu <kanie@linux.alibaba.com> 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.
>>
>> Signed-off-by: Guixin Liu <kanie@linux.alibaba.com>
>> ---
> Please add Cc: stable and Fixes: tags.

Will be changed in v2, thanks.

Best Regards,

Guixin Liu

>
> Bart

      reply	other threads:[~2025-03-26 12:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-26  6:32 [PATCH] gpio: tegra186: fix resource handling in ACPI probe path Guixin Liu
2025-03-26  9:08 ` Bartosz Golaszewski
2025-03-26 12:02   ` Guixin Liu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a0df764a-943d-4ba5-aced-e8ceb58906d9@linux.alibaba.com \
    --to=kanie@linux.alibaba.com \
    --cc=brgl@bgdev.pl \
    --cc=jonathanh@nvidia.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=thierry.reding@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox