]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/panel: ilitek-ili9882t: fix GPIO name in error message
authorJohn Keeping <jkeeping@inmusicbrands.com>
Mon, 17 Feb 2025 12:04:28 +0000 (12:04 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 20 Feb 2025 14:17:11 +0000 (15:17 +0100)
commit4ce2c7e201c265df1c62a9190a98a98803208b8f
tree4a262643c1bb5796a1d46f6a3e525656f5079334
parentddd147d91d509c9d9fc6159efc5b56f61440bb9a
drm/panel: ilitek-ili9882t: fix GPIO name in error message

This driver uses the enable-gpios property and it is confusing that the
error message refers to reset-gpios.  Use the correct name when the
enable GPIO is not found.

Fixes: e2450d32e5fb5 ("drm/panel: ili9882t: Break out as separate driver")
Signed-off-by: John Keeping <jkeeping@inmusicbrands.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250217120428.3779197-1-jkeeping@inmusicbrands.com
drivers/gpu/drm/panel/panel-ilitek-ili9882t.c