Am 19. August 2020 19:12:29 MESZ schrieb Matthias Brugger <matthias....@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
- [PATCH v5 0/7] make hdmi work on bananapi-r2 Frank Wunderlich
- [PATCH v5 1/7] dt-bindings: mediatek: add mt7623 dis... Frank Wunderlich
- [PATCH v5 2/7] drm/mediatek: add ddp routing for mt7... Frank Wunderlich
- [PATCH v5 4/7] drm/mediatek: Add get_possible_crtc A... Frank Wunderlich
- [PATCH v5 6/7] arm: dts: mt7623: move display nodes ... Frank Wunderlich
- [PATCH v5 7/7] arm: dts: mt7623: add display subsyst... Frank Wunderlich
- [PATCH v5 5/7] drm/mediatek: dpi/dsi: change the get... Frank Wunderlich
- Re: [PATCH v5 5/7] drm/mediatek: dpi/dsi: change... Matthias Brugger
- [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701 Frank Wunderlich
- Re: [PATCH v5 3/7] drm/mediatek: disable tmds on... Matthias Brugger
- Re: [PATCH v5 3/7] drm/mediatek: disable tmd... Frank Wunderlich