public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/12] drm/bridge: tc358762: Various small fixes
@ 2026-03-27 10:21 Tomi Valkeinen
  2026-03-27 10:21 ` [PATCH v2 01/12] drm/bridge: tc358762: Clean up register defines Tomi Valkeinen
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Tomi Valkeinen @ 2026-03-27 10:21 UTC (permalink / raw)
  To: Marek Vasut, Andrzej Hajda, Neil Armstrong, Robert Foss,
	Laurent Pinchart, Jonas Karlman, Jernej Skrabec,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Simona Vetter
  Cc: dri-devel, linux-kernel, Dave Stevenson, Tomi Valkeinen

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@ideasonboard.com>
---
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@ideasonboard.com

---
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@ideasonboard.com>


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2026-04-03  8:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 10:21 [PATCH v2 00/12] drm/bridge: tc358762: Various small fixes Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 01/12] drm/bridge: tc358762: Clean up register defines Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 02/12] drm/bridge: tc358762: Improce SYSCTRL " Tomi Valkeinen
2026-03-31  5:28   ` kernel test robot
2026-04-03  8:39   ` kernel test robot
2026-03-27 10:21 ` [PATCH v2 03/12] drm/bridge: tc358762: Improve LCDCTRL defines Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 04/12] drm/bridge: tc358762: Configure SYSCTRL first Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 05/12] drm/bridge: tc358762: Drop SPICMR write Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 06/12] drm/bridge: tc358762: Improve DPI enable handling Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 07/12] drm/bridge: tc358762: Update comment about the number of lanes Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 08/12] drm/bridge: tc358762: Support VTG Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 09/12] drm/bridge: tc358762: Fix sync polarities Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 10/12] drm/bridge: tc358762: Move tc358762_init() into tc358762_enable() Tomi Valkeinen
2026-03-27 10:21 ` [PATCH v2 11/12] drm/bridge: tc358762: Drop drm_bridge_funcs.mode_set Tomi Valkeinen
2026-03-27 10:22 ` [PATCH v2 12/12] drm/bridge: tc358762: Set DE_POL and DCLK_POL properly Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox