| commit | 94297784eec057ca5425d9cd21a845b109fcaebf | [log] [tgz] |
|---|---|---|
| author | Paul Walmsley <paul@pwsan.com> | Mon Feb 22 22:09:14 2010 -0700 |
| committer | Paul Walmsley <paul@pwsan.com> | Wed Feb 24 12:15:04 2010 -0700 |
| tree | 5ee5d7da04fc337dcd361b7b4b2be19b98869b42 | |
| parent | c78a05e8e4a81d01135f4a03544d788b3e203d65 [diff] |
OMAP2xxx clock: GFX functional clock rates are not independently changeable According to the OMAP242x TRM Rev X Figure 5-15 "Clock Output Control - Functional Clocks 2", the GFX functional clocks should be marked both DELAYED_APP and CONFIG_PARTICIPANT, meaning that their rates must be reprogrammed as part of a larger OPP set change. Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Richard Woodruff <r-woodruff2@ti.com>