While trying to get Raspberry Pi display v1.1 working on Beagleboard platforms, I noticed various small issues with the tc358762 driver. Unfortunately none of the fixes helped for my case, but neither did they make the issues worse.
Signed-off-by: Tomi Valkeinen <[email protected]> --- Tomi Valkeinen (8): drm/bridge: tc358762: Clean up register defines drm/bridge: tc358762: Improce SYSCTRL register defines drm/bridge: tc358762: Improve LCDCTRL defines drm/bridge: tc358762: Configure SYSCTRL first drm/bridge: tc358762: Drop SPICMR write drm/bridge: tc358762: Improve DPI enable handling drm/bridge: tc358762: Update comment about the number of lanes drm/bridge: tc358762: Support VTG (but don't enable it) drivers/gpu/drm/bridge/tc358762.c | 125 +++++++++++++++++++++++++++++--------- 1 file changed, 96 insertions(+), 29 deletions(-) --- base-commit: 11439c4635edd669ae435eec308f4ab8a0804808 change-id: 20260326-tc358762-fixes-6f666500da9e Best regards, -- Tomi Valkeinen <[email protected]>
