From: allen chen <allen.chen@xxxxxxxxxx> This series let driver can read properties from dt to restrict dp output bandwidth. 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-khz from dt .../bindings/display/bridge/ite,it6505.yaml | 10 ++++++ drivers/gpu/drm/bridge/ite-it6505.c | 35 +++++++++++++++++-- 2 files changed, 42 insertions(+), 3 deletions(-) -- 2.25.1