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)
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>

No differences found