]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit558a9ef94a329a1ac75613407ad15d0d0071ff4c
treeaf283d51982ab2320b5ee3e8b168ee32d46aff3a
parent57078338b2e4c07fb76bef23369cae0acfb1f7bc
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: b46e2c9f5f64 ("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