[PATCH v2 00/12] drm/bridge: tc358762: Various small fixes
From: Tomi Valkeinen
Date: Fri Mar 27 2026 - 06:29:03 EST
While trying to get Raspberry Pi display v1.1 working on Beagleboard
platforms, I noticed various small issues with the tc358762 driver.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
---
Changes in v2:
- Always enable VTG. There should be no downside, and it fixes unstable
hsync
- Add four new patches at the end
- Extend the patch desc in "Drop SPICMR write" a bit
- Link to v1: https://lore.kernel.org/r/20260326-tc358762-fixes-v1-0-65f479227af5@xxxxxxxxxxxxxxxx
---
Tomi Valkeinen (12):
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
drm/bridge: tc358762: Fix sync polarities
drm/bridge: tc358762: Move tc358762_init() into tc358762_enable()
drm/bridge: tc358762: Drop drm_bridge_funcs.mode_set
drm/bridge: tc358762: Set DE_POL and DCLK_POL properly
drivers/gpu/drm/bridge/tc358762.c | 202 +++++++++++++++++++++++++-------------
1 file changed, 136 insertions(+), 66 deletions(-)
---
base-commit: 11439c4635edd669ae435eec308f4ab8a0804808
change-id: 20260326-tc358762-fixes-6f666500da9e
Best regards,
--
Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>