[PATCH 2/5] drm/sun4i: Support LVDS using MIPI DSI combo D-PHY
Paul Kocialkowski
paulk at sys-base.io
Wed Jun 25 08:36:28 UTC 2025
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20250625/361a823b/attachment.sig>
More information about the dri-devel
mailing list