]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
OMAPDSS: Add enum dss_pll_id
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Jan 2015 08:05:33 +0000 (10:05 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 4 Feb 2015 10:32:02 +0000 (12:32 +0200)
commit64e22ffdabeb9391f576bedbed03c480a1ecd593
tree6388be7b237ed111c28e613b7731a28b5c3eabc1
parent493a584a8bf6a3253f6d6a9034d6d3673a47c08c
OMAPDSS: Add enum dss_pll_id

In some cases we need global identifiers for the DSS PLLs, for example
when configuring clock muxing on DRA7. For this purpose let's add a
'enum dss_pll_id'.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/dsi.c
drivers/video/fbdev/omap2/dss/dss.h
drivers/video/fbdev/omap2/dss/hdmi_pll.c