Re: [PATCH v7 0/2] *** IT6505 driver read dt properties ***

From: Robert Foss
Date: Thu Dec 15 2022 - 08:36:54 EST


On Thu, 3 Nov 2022 17:12:41 +0800, allen wrote:
> 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: The email name you use must exactly match Signed-off-by string,
or there will be issues like the below when applying the patch.

-:139: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: allen chen <allen.chen@xxxxxxxxxx>' != 'Signed-off-by: Allen chen <allen.chen@xxxxxxxxxx>'


With that fixed, applied!

Repo: https://cgit.freedesktop.org/drm/drm-misc/


[1/2] dt-bindings: it6505: add properties to restrict output bandwidth
commit: 380d920b582d0f83852ac6885af868d93c38095b
[2/2] drm/bridge: add it6505 driver to read data-lanes and link-frequencies from dt
commit: 380d920b582d0f83852ac6885af868d93c38095b



Rob