devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Introduce bus-width property for input bus format
@ 2024-10-07  8:52 Wadim Egorov
  2024-10-07  8:52 ` [PATCH v2 1/2] dt-bindings: display: bridge: sil,sii9022: Add bus-width Wadim Egorov
  2024-10-07  8:52 ` [PATCH v2 2/2] drm/bridge: sii902x: Set input bus format based on bus-width Wadim Egorov
  0 siblings, 2 replies; 5+ messages in thread
From: Wadim Egorov @ 2024-10-07  8:52 UTC (permalink / raw)
  To: andrzej.hajda, neil.armstrong, rfoss
  Cc: Laurent.pinchart, jonas, jernej.skrabec, maarten.lankhorst,
	mripard, tzimmermann, airlied, simona, dri-devel, linux-kernel,
	devicetree, bbrezillon, conor+dt, krzk+dt, robh, upstream

This patch series introduces a bus-width property for the SI9022 HDMI
transmitter, allowing the input bus format to be configured based on the
number of RGB input pins. The default is set to 24-bit if unspecified.

v2:
  - Reorder patches to have dt-bindings go first
  - Use bus-width instead of data-lines as suggested by Krzysztof
  - Handle default case separately as an error case

v1: https://lore.kernel.org/lkml/20241003082006.2728617-1-w.egorov@phytec.de/T/

Wadim Egorov (2):
  dt-bindings: display: bridge: sil,sii9022: Add bus-width
  drm/bridge: sii902x: Set input bus format based on bus-width

 .../bindings/display/bridge/sil,sii9022.yaml  | 15 +++++++++-
 drivers/gpu/drm/bridge/sii902x.c              | 28 ++++++++++++++++++-
 2 files changed, 41 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-10-14  7:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07  8:52 [PATCH v2 0/2] Introduce bus-width property for input bus format Wadim Egorov
2024-10-07  8:52 ` [PATCH v2 1/2] dt-bindings: display: bridge: sil,sii9022: Add bus-width Wadim Egorov
2024-10-07 11:21   ` Krzysztof Kozlowski
2024-10-07  8:52 ` [PATCH v2 2/2] drm/bridge: sii902x: Set input bus format based on bus-width Wadim Egorov
2024-10-14  7:44   ` Dmitry Baryshkov

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).