Skip to content
Commit 13a1a2b2 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

OMAPDSS: setup default dss fck



We don't currently set the dss fck when starting up. This is not a
problem, as we setup the fck later when configuring the pixel clocks. Or
this is how it was for omap2, for the rest of the omaps this may not be
so.

For DSI, HDMI and also for DPI when using DSI PLL, we don't need to
change the dss fck, and thus it may be left unconfigured. Usually the
dss fck is already setup fine by default, but we can't trust this.

This patch sets the dss fck to maximum at probe time.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 930b027e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment