]> 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)
commit3d910dd4558075c808780e5aeffb5fec42b9e333
treeaf283d51982ab2320b5ee3e8b168ee32d46aff3a
parent6be84cadf9a55b8b1ac95dcbb829d935d87cb9eb
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: 1d552eaa77cb ("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