All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/bridge: ti-tfp410: Handle bus-format for 24/12 lines selection
@ 2019-04-01 12:41 Peter Ujfalusi
  2019-04-01 12:41 ` [PATCH 1/2] dt-bindings: display: tfp410: Add bus-width parameter property Peter Ujfalusi
  2019-04-01 12:41 ` [PATCH 2/2] drm/bridge: ti-tfp410: Set the bus_format Peter Ujfalusi
  0 siblings, 2 replies; 9+ messages in thread
From: Peter Ujfalusi @ 2019-04-01 12:41 UTC (permalink / raw)
  To: tomi.valkeinen, laurent.pinchart, a.hajda, jsarha
  Cc: airlied, devicetree, dri-devel

Hi,

The TFP410 supports 24 bit, single-edge and 12 bit, dual-edge modes.
Depending on how many wires are used (24/12) the driver can set the correct
bus_format.

In case the bus-width is not specified (old DT blobs) assume 24 lines as the
driver assumed that in the past and all boards using tfp410 uave this setup.

Regards,
Peter
---
Peter Ujfalusi (2):
  dt-bindings: display: tfp410: Add bus-width parameter property
  drm/bridge: ti-tfp410: Set the bus_format

 .../bindings/display/bridge/ti,tfp410.txt       | 10 +++++++++-
 drivers/gpu/drm/bridge/ti-tfp410.c              | 17 +++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)

-- 
Peter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-04-17 12:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-01 12:41 [PATCH 0/2] drm/bridge: ti-tfp410: Handle bus-format for 24/12 lines selection Peter Ujfalusi
2019-04-01 12:41 ` [PATCH 1/2] dt-bindings: display: tfp410: Add bus-width parameter property Peter Ujfalusi
2019-04-02 11:45   ` Laurent Pinchart
2019-04-06  6:06   ` Rob Herring
2019-04-01 12:41 ` [PATCH 2/2] drm/bridge: ti-tfp410: Set the bus_format Peter Ujfalusi
2019-04-02 11:49   ` Laurent Pinchart
2019-04-12  7:33   ` Andrzej Hajda
2019-04-12  7:40     ` Andrzej Hajda
2019-04-17 12:36       ` Peter Ujfalusi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.