]> git.hungrycats.org Git - linux/commit
Revert "drm/bridge: lt8912b: Register and attach our DSI device at probe"
authorMax Krummenacher <max.krummenacher@toradex.com>
Wed, 28 Feb 2024 14:59:45 +0000 (15:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Mar 2024 14:38:50 +0000 (14:38 +0000)
commit2f3ae0905a7e287e736ae4e10646a305bc021fa9
tree93639ddab244ec11103d410cb727e5a80f5430ef
parent22850c9950a4e43a67299755d11498f3292d02ff
Revert "drm/bridge: lt8912b: Register and attach our DSI device at probe"

This reverts commit ef4a40953c8076626875ff91c41e210fcee7a6fd which is
commit d89078c37b10f05fa4f4791b71db2572db361b68 upstream.

The commit was applied to make further commits apply cleanly, but the
commit depends on other commits in the same patchset. I.e. the
controlling DSI host would need a change too. Thus one would need to
backport the full patchset changing the DSI hosts and all downstream
DSI device drivers.

Revert the commit and fix up the conflicts with the backported fixes
to the lt8912b driver.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/bridge/lontium-lt8912b.c