On Wed 25 Jun 25, 10:03, Paul Kocialkowski wrote: > On Fri 21 Feb 25, 17:17, Kuba SzczodrzyƄski wrote: > > @@ -183,6 +184,8 @@ static void sun4i_tcon_lvds_set_status(struct sun4i_tcon *tcon, > > } else { > > regmap_update_bits(tcon->regs, SUN4I_TCON0_LVDS_IF_REG, > > SUN4I_TCON0_LVDS_IF_EN, 0); > > Does the T113-S3/D1 also have LVDS support in TCON regsiters? > My understanding is that it only has the combo-phy, so this register write > should not take place. > > I think it would be easier to just move this to a common callback for users of > the tcon0 lvds phy and always call Nevermind this comment, the LVDS_IF writes are actually necessary and independent from the LVDS PHY configuration. All the best, Paul -- Paul Kocialkowski, Independent contractor - sys-base - https://www.sys-base.io/ Free software developer - https://www.paulk.fr/ Expert in multimedia, graphics and embedded hardware support with Linux.