From: Lee Jones <lee@kernel.org>
To: Bartosz Golaszewski <brgl@bgdev.pl>,
Linus Walleij <linus.walleij@linaro.org>,
Pavel Machek <pavel@ucw.cz>, Lee Jones <lee@kernel.org>,
Stefan Wahren <wahrenst@gmx.net>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
linux-leds@vger.kernel.org
Subject: Re: (subset) [PATCH V3] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails
Date: Thu, 07 Dec 2023 16:08:09 +0000 [thread overview]
Message-ID: <170196528908.120167.9684467256507607611.b4-ty@kernel.org> (raw)
In-Reply-To: <20231202183636.7055-1-wahrenst@gmx.net>
On Sat, 02 Dec 2023 19:36:36 +0100, Stefan Wahren wrote:
> In case leds-gpio fails to get at least one of possibly many GPIOs
> from the DT (e.g. the GPIO is already requested) neither gpiolib nor
> the driver does provide any helpful error log:
>
> leds-gpio: probe of leds failed with error -16
>
> As the driver knows better how to handle errors with such mandatory
> GPIOs, let's implement an error log which points to the affected
> GPIO.
>
> [...]
Applied, thanks!
[1/1] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails
commit: 430545cd13d0f554aaadb8b938ac0bdf7a70a413
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2023-12-07 16:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-02 18:36 [PATCH V3] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails Stefan Wahren
2023-12-04 10:21 ` Linus Walleij
2023-12-04 14:03 ` Andy Shevchenko
2023-12-07 16:08 ` Lee Jones [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=170196528908.120167.9684467256507607611.b4-ty@kernel.org \
--to=lee@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=brgl@bgdev.pl \
--cc=linus.walleij@linaro.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=wahrenst@gmx.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.