[PATCH v7 0/2] *** IT6505 driver read dt properties ***
allen
allen.chen at ite.com.tw
Thu Nov 3 09:12:41 UTC 2022
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".
Changes in v5:
-Add a port and a endpoint.
-Move data-lanes property to the output endpoint.
Changes in v6:
-Modified data-lanes description by suggestion.
Changes in v7:
-Add commit messages to explain reason for breaking users.
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 | 68 ++++++++++++++--
drivers/gpu/drm/bridge/ite-it6505.c | 80 ++++++++++++++++++-
2 files changed, 139 insertions(+), 9 deletions(-)
--
2.25.1
More information about the dri-devel
mailing list