Re: [PATCH next 04/15] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items

2021-01-18 Thread Chunfeng Yun
On Mon, 2021-01-18 at 23:05 +0800, Chun-Kuang Hu wrote: > Hi, Chunfeng: > > Chunfeng Yun 於 2021年1月16日 週六 下午5:07寫道: > > > > The compatilbe "mediatek,mt7623-hdmi-tx" is not supported in driver, > > and in fact uses "mediatek,mt2701-hdmi-tx" instead on MT7623, so changes > > the compatible items to

Re: [PATCH next 04/15] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items

2021-01-18 Thread Chun-Kuang Hu
Hi, Chunfeng: Chunfeng Yun 於 2021年1月16日 週六 下午5:07寫道: > > The compatilbe "mediatek,mt7623-hdmi-tx" is not supported in driver, > and in fact uses "mediatek,mt2701-hdmi-tx" instead on MT7623, so changes > the compatible items to make dependence clear. > > Cc: Chun-Kuang Hu > Cc: Philipp Zabel >

[PATCH next 04/15] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items

2021-01-16 Thread Chunfeng Yun
The compatilbe "mediatek,mt7623-hdmi-tx" is not supported in driver, and in fact uses "mediatek,mt2701-hdmi-tx" instead on MT7623, so changes the compatible items to make dependence clear. Cc: Chun-Kuang Hu Cc: Philipp Zabel Signed-off-by: Chunfeng Yun ---