diff options
author | Stefan Agner <stefan@agner.ch> | 2018-09-06 16:52:08 -0700 |
---|---|---|
committer | Stefan Agner <stefan.agner@toradex.com> | 2019-04-25 18:06:50 +0200 |
commit | 7779eda0eaebe7230a07f433ee5262dc7fb861c1 (patch) | |
tree | 6527d96bcf87586b5a641b7a2023e665182380f4 /net/psample | |
parent | 0b9132ee742999aee13e6b22ef7723b6d4a0eaca (diff) |
ARM: dts: imx6q-apalis: adjust display clock source
The default clock source for all display interfaces is PLL5. If
vastly different clocks are requested, the second display interface
might change the root clock leading to a wrong clock for the first
display. E.g. when combinding HDMI at full HD and parallel RGB at
VGA resolution. In the Apalis case the parallel RGB interface gets
probed second. The HDMI port needs a clock of 148.5MHz and therefor
sets the shared root clock to pll5_video_div. The parallel RGB
interface needs a clock of 25.175MHz which changes the shared root
clock pll5_video_div to 50.35MHz, which then leads to a wrong clock
for HDMI.
Other root clocks do not support very accurate clock setting, but
avoids conflicts between the two interfaces.
Use PLL2 PFD2 for the typically slower parallel RGB interfaces to
avoid messing with the PLL5 clock.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Diffstat (limited to 'net/psample')
0 files changed, 0 insertions, 0 deletions