]> asedeno.scripts.mit.edu Git - linux.git/commit
drm: omapdrm: hdmi: Configure the PLL from the HDMI core version
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 11 Aug 2017 13:49:05 +0000 (16:49 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 16 Aug 2017 09:52:41 +0000 (12:52 +0300)
commitba63b6352c753f592e35b6b828f9ffd4e9ac6aa1
tree5540401380314339c259082657f3988569a97c65
parentd20fa5a06d7bddb7823d14255982148fefb72950
drm: omapdrm: hdmi: Configure the PLL from the HDMI core version

The OMAP4 and OMAP5 PLLs have different properties that require specific
handling in the HDMI PLL driver. This needs knowledge of the PLL
version, which is currently inferred from the DSS version. AS part of
the effort to remove usage of the DSS version, use the HDMI controller
version instead.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c