devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] *** IT6505 driver read dt properties ***
@ 2022-10-13 10:51 allen
  2022-10-13 10:51 ` [PATCH v4 1/2] dt-bindings: it6505: add properties to restrict output bandwidth allen
  0 siblings, 1 reply; 7+ messages in thread
From: allen @ 2022-10-13 10:51 UTC (permalink / raw)
  Cc: Allen Chen, Pin-yen Lin, Jau-Chih Tseng, Kenneth Hung, Hermes Wu,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list:DRM DRIVERS, Jernej Skrabec, Jonas Karlman,
	Laurent Pinchart, open list

This series let driver can read properties from dt to restrict dp output
bandwidth.

Changes in v3:
-Rename property name.

Changes in v4:
-Use data-lanes and link-frequencies instead of "ite,dp-output-data-lane-count" and "ite,dp-output-max-pixel-clock-mhz".

allen chen (2):
  dt-bindings: it6505: add properties to restrict output bandwidth
  drm/bridge: add it6505 driver to read data-lanes and link-frequencies
    from dt

 .../bindings/display/bridge/ite,it6505.yaml   | 43 +++++++++++++++
 drivers/gpu/drm/bridge/ite-it6505.c           | 54 +++++++++++++++++--
 2 files changed, 94 insertions(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-15 18:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 10:51 [PATCH v4 0/2] *** IT6505 driver read dt properties *** allen
2022-10-13 10:51 ` [PATCH v4 1/2] dt-bindings: it6505: add properties to restrict output bandwidth allen
2022-10-13 11:05   ` Laurent Pinchart
2022-10-13 19:20     ` Rob Herring
2022-10-14  3:28       ` allen.chen
2022-10-15 18:28         ` Laurent Pinchart
2022-10-13 15:55   ` 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).