phy: phy-mtk-tphy: add support mt8195
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Fri, 17 Feb 2023 09:04:09 +0000 (17:04 +0800)
committerMarek Vasut <marex@denx.de>
Thu, 2 Mar 2023 21:43:43 +0000 (22:43 +0100)
commit39b854ae8609306986bc8e9d7330f64be3e54829
treee22fa3543511612a40fa03976f83d4c2440f6625
parent5241fc8dbf2680a237ab80b6d77963f57713ba44
phy: phy-mtk-tphy: add support mt8195

The T-PHY controller is designed to use use PLL integer mode, but
in fact use fractional mode for some ones on mt8195 by mistake,
this causes signal degradation (e.g. eye diagram test fail), fix
it by switching PLL to 26Mhz from default 48Mhz to improve signal
quality.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
drivers/phy/phy-mtk-tphy.c