commit | 525dae613638320c880afcc0d8d6dd27141fc4e4 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed May 18 11:59:21 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jul 01 12:06:43 2011 +0300 |
tree | d4e863cef4a21775576ae6896a1e18ee50059399 | |
parent | 8ef0e614b3ed2e2daf7e9cefd9a2f12652f824bc [diff] |
OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK OMAP3430 requires an 96MHz clock to VENC's DAC, but no other OMAP needs it. Add a new feature, FEAT_VENC_REQUIRES_TV_DAC_CLK, which tells if the clock is needed on this platform, and use that feature in venc.c to decide if the clock needs enabling. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>