]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/panel: boe-th101mb31ig002: switch to devm_gpiod_get_optional() for reset_gpio
authorZhaoxiong Lv <lvzhaoxiong@huaqin.corp-partner.google.com>
Tue, 9 Jul 2024 13:47:51 +0000 (21:47 +0800)
committerNeil Armstrong <neil.armstrong@linaro.org>
Wed, 10 Jul 2024 13:27:22 +0000 (15:27 +0200)
commit7f58ebaccb67cb22b2936ba79c844f1e446dc73b
tree89052e35ac6015bcc663bb7cbfad6029280a0569
parent24179ff9a2e4524ce83014b8827a73ad03a25c13
drm/panel: boe-th101mb31ig002: switch to devm_gpiod_get_optional() for reset_gpio

Switch the driver to use devm_gpiod_get_optional() on reset_gpio to avoid
driver probe issues when reset line is not specified.

Signed-off-by: Zhaoxiong Lv <lvzhaoxiong@huaqin.corp-partner.google.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20240709134754.28013-3-lvzhaoxiong@huaqin.corp-partner.google.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240709134754.28013-3-lvzhaoxiong@huaqin.corp-partner.google.com
drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.c