diff options
| author | Théo Lebrun <theo.lebrun@bootlin.com> | 2026-07-01 18:57:01 +0200 |
|---|---|---|
| committer | Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> | 2026-07-03 10:20:38 +0200 |
| commit | 56716e37447a5bd4f9fbd6e314acacce191e313f (patch) | |
| tree | f046988015940bfe48f019f7ad350b41129a2ecc /tools/perf/scripts/python/bin | |
| parent | b0901d4dc17e37edbc928c01dced21ea86da87f2 (diff) | |
gpio: nomadik: use dev_err_probe()
gpio-nomadik depends on a few resources. In one case the reset is taking
time to show up leading to a boot log containing:
[ 0.544230] nomadik-gpio 1400000.gpio: failed getting reset control: -EPROBE_DEFER
Fix by replacing all dev_err() calls that might be made at probe with
dev_err_probe().
On nomadik platforms, the nmk_gpio_populate_chip() log calls might
attach their reasons to the gpio or pinctrl device depending on boot
order.
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Reviewed-by: Linus Walleij <linusw@kernel.org>
Link: https://patch.msgid.link/20260701-gpio-nomadik-silent-v1-4-644d10316cef@bootlin.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
