commit | 64e22ffdabeb9391f576bedbed03c480a1ecd593 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jan 02 10:05:33 2015 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Feb 04 12:32:02 2015 +0200 |
tree | 6388be7b237ed111c28e613b7731a28b5c3eabc1 | |
parent | 493a584a8bf6a3253f6d6a9034d6d3673a47c08c [diff] |
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>