Re: [PATCH v6 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
From: Rob Herring (Arm)
Date: Wed Sep 24 2025 - 13:38:55 EST
On Mon, 22 Sep 2025 14:18:44 +0200, Mike Looijmans wrote:
> Add DT binding document for TI TMDS181 and SN65DP159 HDMI retimers.
>
> The two chips have similar register maps, but different applications
> (source vs. sink).
>
> Signed-off-by: Mike Looijmans <mike.looijmans@xxxxxxxx>
>
> ---
>
> Changes in v6:
> Rename ti,mode to ti,retimer-mode
>
> Changes in v5:
> ti,equalizer and ti,mode changed to enum
> Rename ti,slew-rate to slew-rate
> Make properties conditional for DP159/TMDS181
> Remove ti,dvi-mode (always set to avoid conflict)
>
> Changes in v4:
> Use fallback compatible
>
> Changes in v3:
> Fix duplicate links
> Add vcc-supply and vdd-supply
> Fix missing type for ti,slew-rate
>
> Changes in v2:
> Document driver specific bindings like slew-rate and threshold
>
> .../bindings/display/bridge/ti,tmds181.yaml | 170 ++++++++++++++++++
> 1 file changed, 170 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/bridge/ti,tmds181.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>