On Mon, 12 Aug 2024 16:51:00 +0200, Marc Gonzalez wrote: > TDP158 is an AC-coupled DVI / HDMI to TMDS level shifting Redriver. > > Like the TFP410, the TDP158 can be set up in 2 different ways: > 1) hard-coding its configuration settings using pin-strapping resistors > 2) placing it on an I2C bus, and defer set-up until run-time > > The mode is selected by pin 8 = I2C_EN > I2C_EN = 1 ==> I2C Control Mode > I2C_EN = 0 ==> Pin Strap Mode > > [...] Applied, thanks! [1/2] dt-bindings: display: bridge: add TI TDP158 https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/887665792b99 [2/2] drm/bridge: add support for TI TDP158 https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/a15710027afb Rob