[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0E911554-482A-47C2-B2C6-136486C5ACB5@public-files.de>
Date: Wed, 19 Aug 2020 21:04:55 +0200
From: Frank Wunderlich <frank-w@...lic-files.de>
To: linux-mediatek@...ts.infradead.org,
Matthias Brugger <matthias.bgg@...il.com>,
Frank Wunderlich <linux@...web.de>
CC: Chun-Kuang Hu <chunkuang.hu@...nel.org>,
Daniel Vetter <daniel@...ll.ch>,
David Airlie <airlied@...ux.ie>,
chunhui dai <chunhui.dai@...iatek.com>,
linux-kernel@...r.kernel.org, dri-devel@...ts.freedesktop.org,
Philipp Zabel <p.zabel@...gutronix.de>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701
Am 19. August 2020 19:12:29 MESZ schrieb Matthias Brugger <matthias.bgg@...il.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
Powered by blists - more mailing lists