[PATCH v5 3/7] drm/mediatek: disable tmds on mt2701
Frank Wunderlich
frank-w at public-files.de
Wed Aug 19 15:04:55 EDT 2020
Am 19. August 2020 19:12:29 MESZ schrieb Matthias Brugger <matthias.bgg at gmail.com>:
>Isn't that worth a Fixes tag?
This could be
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0fc721b2968e3cadec520c60d2fc63498d865055 (add support for mt2701/mt7623).
It uses existing framework which calls mtk_hdmi_phy_enable_tmds by default in mtk_hdmi_phy_power_on.
Another way to fix it maybe not enabling it (use the flag in mtk_hdmi_phy_power_on) there instead of disabling after enabling it.
Maybe this is less hacky than current way (as ck hu pointed in v2).
regards Frank
More information about the Linux-mediatek
mailing list