]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/msm/dsi: drop unused GPIOs handling
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 13 Jun 2024 17:05:06 +0000 (20:05 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 24 Jun 2024 16:41:05 +0000 (19:41 +0300)
commit36aa1f2bef25719d9567215291832fa09df0eabe
tree8fa5e60f148e793a5f4641bfad13e09cb53dbf22
parent548eb2bcea3c3edcdad9b4ec5cb840eb23701e7b
drm/msm/dsi: drop unused GPIOs handling

Neither disp-enable-gpios nor disp-te-gpios are defined in the schema.
None of the board DT files use those GPIO pins. Drop them from the
driver.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Patchwork: https://patchwork.freedesktop.org/patch/598734/
Link: https://lore.kernel.org/r/20240613-dpu-handle-te-signal-v2-3-67a0116b5366@linaro.org
drivers/gpu/drm/msm/dsi/dsi_host.c