commit | f38190d61fe378d8eaf21b160c22e78b3b925747 | [log] [tgz] |
---|---|---|
author | Sumit Semwal <sumit.semwal@ti.com> | Mon Jan 31 16:27:46 2011 +0000 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Mar 11 15:46:22 2011 +0200 |
tree | d156da5fc5369c1b3ebc7ac39d89a5a99899885d | |
parent | c7642f67e5bd71f91d165620f601f00c7c9802c9 [diff] |
OMAP4: DSS2: clocks: Add ick as dummy clock DSS code uses ick as one of the clocks in clk_get/clk_put. OMAP4 clock database doesn't have ick for DSS, so adding ick as dummy clock. This is needed for backward compatibility with OMAP2/3. Once pm_runtime* APIs get introduced in DSS, this will be revisited. Signed-off-by: Sumit Semwal <sumit.semwal@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>