mbox series

[v3,0/2] *** IT6505 driver read dt properties ***

Message ID 20221006020444.15823-1-allen.chen@ite.com.tw (mailing list archive)
Headers show
Series *** IT6505 driver read dt properties *** | expand

Message

allen Oct. 6, 2022, 2:04 a.m. UTC
From: allen chen <allen.chen@ite.com.tw>

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

Changes in v3:
-Rename property name.

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

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