Re: [PATCH] drm/panel: ilitek-ili9882t: fix GPIO name in error message

2025-02-20 Thread Linus Walleij
On Mon, Feb 17, 2025 at 1:04 PM John Keeping wrote: > 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 dri

[PATCH] drm/panel: ilitek-ili9882t: fix GPIO name in error message

2025-02-17 Thread John Keeping
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 --- drivers/gpu/drm/panel/p