]> git.baikalelectronics.ru Git - kernel.git/commit
omapdss: Features: Fix some parameter ranges
authorArchit Taneja <archit@ti.com>
Tue, 26 Mar 2013 13:45:23 +0000 (19:15 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 10 Apr 2013 12:02:52 +0000 (15:02 +0300)
commit6bea155a34af2bce6a681a460982fbf8b9ef9444
tree7d556d55aa6257b6037244527f6b88828752ad93
parent10eec6b821338bf37940e4579194f92c69736db1
omapdss: Features: Fix some parameter ranges

Increase the DSS_FCLK and DSI_FCLK max supported frequencies, these come because
some frequencies were increased from OMAP5 ES1 to OMAP5 ES2. We support only
OMAP5 ES2 in the kernel, so replace the ES1 values with ES2 values. Increase the
DSI PLL Fint range, this was previously just copied from the OMAP4 param range
struct.

Fix the maximum DSS_FCLK on OMAP2, it's 133 Mhz according to the TRM.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss_features.c