devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce h/vsync-disable properties for ti-sn65dsi83
@ 2025-03-06  9:11 A. Zini
  2025-03-06  9:11 ` [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: add h/vsync-disable bindings A. Zini
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: A. Zini @ 2025-03-06  9:11 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss, Laurent Pinchart,
	Jonas Karlman, Jernej Skrabec, David Airlie, Simona Vetter,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Marek Vasut
  Cc: Andrej Picej, Dmitry Baryshkov, devicetree, dri-devel,
	Alessandro Zini

From: Alessandro Zini <alessandro.zini@siemens.com>

This patch series adds support for disabling the generation of h/vsync signals
on the ti-sn65dsi83 bridge.

This is required on some panels which are driven in DE-only mode but do not
ignore sync packets, and instead require them to be low-voltage level or ground.

A discussion (1) on TI's E2E forum confirms that this may be required for some
panels.

(1) https://e2e.ti.com/support/interface-group/interface/f/interface-forum/1475734/sn65dsi84-disable-hsync-and-vsync

Alessandro Zini (2):
  dt-bindings: drm/bridge: ti-sn65dsi83: add h/vsync-disable bindings
  drm/bridge: ti-sn65dsi83: add h/vsync-disable support

 .../bindings/display/bridge/ti,sn65dsi83.yaml    | 12 ++++++++++++
 drivers/gpu/drm/bridge/ti-sn65dsi83.c            | 16 ++++++++++++++--
 2 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.48.1

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

end of thread, other threads:[~2025-03-25 17:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-06  9:11 [PATCH 0/2] Introduce h/vsync-disable properties for ti-sn65dsi83 A. Zini
2025-03-06  9:11 ` [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: add h/vsync-disable bindings A. Zini
2025-03-07  6:01   ` Dmitry Baryshkov
2025-03-06  9:11 ` [PATCH 2/2] drm/bridge: ti-sn65dsi83: add h/vsync-disable support A. Zini
2025-03-07  6:05   ` Dmitry Baryshkov
2025-03-11 15:27     ` Zini, Alessandro
2025-03-25 17:51       ` Sverdlin, Alexander
2025-03-07 21:24 ` [PATCH 0/2] Introduce h/vsync-disable properties for ti-sn65dsi83 Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).