Skip to content
Commit f892f24b authored by Sean Paul's avatar Sean Paul Committed by Peter De Schrijver
Browse files

clk: tegra124: Add init data for dsi lp clocks



Set the parent of the dsi lp clocks to pll_p and the rate
to 68MHz. The default parent is clk_m and rate is 12MHz, this
is too slow to receive data from the peripheral.

Per NVidia HW engineers, the optimal rate is 70MHz, but 68MHz
will suffice.

Signed-off-by: default avatarSean Paul <seanpaul@chromium.org>
Signed-off-by: default avatarPeter De Schrijver <pdeschrijver@nvidia.com>
parent 18abd163
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