]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/imx: ldb: drop custom DDC bus support
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sun, 2 Jun 2024 12:04:46 +0000 (15:04 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 2 Sep 2024 23:20:10 +0000 (02:20 +0300)
commitb2f3418b516e3485a14f10bfc09f20211dedc156
treeea2c8680cdd56d0ef5bc3b78a2c319d65a4ee2ba
parentaed7b500315004a917463d571fa9cd12e0e94370
drm/imx: ldb: drop custom DDC bus support

None of the boards ever supported by the upstream kernel used the custom
DDC bus support with the LDB connector. If a need arises to do so, one
should use panel-simple and its DDC bus code. Drop ddc-i2c-bus support
from the imx-ldb driver.

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Tested-by: Chris Healy <cphealy@gmail.com>
Tested-by: Philipp Zabel <p.zabel@pengutronix.de> # on imx6q-nitrogen6x
Link: https://patchwork.freedesktop.org/patch/msgid/20240602-drm-imx-cleanup-v3-6-e549e2a43100@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/imx/ipuv3/imx-ldb.c