]> git.baikalelectronics.ru Git - kernel.git/commit
drm: sun4i: drop second PLL from A64 HDMI PHY
authorIcenowy Zheng <icenowy@aosc.io>
Sun, 16 Sep 2018 04:34:06 +0000 (12:34 +0800)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 19 Sep 2018 07:58:40 +0000 (09:58 +0200)
commit2fe563599dce56970eed0b0997d6ad2b4ee7498c
treeaf283d51982ab2320b5ee3e8b168ee32d46aff3a
parent3076f6f665aea224f025763e6e3635e2e1bd581e
drm: sun4i: drop second PLL from A64 HDMI PHY

The A64 HDMI PHY seems to be not able to use the second video PLL as
clock parent in experiments.

Drop the support for the second PLL from A64 HDMI PHY driver.

Fixes: 95f38c5ffe25 ("drm/sun4i: Add support for A64 HDMI PHY")
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180916043409.62374-2-icenowy@aosc.io
drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c