Skip to content
Commit b270491e authored by Mark Zhang's avatar Mark Zhang Committed by Peter De Schrijver
Browse files

clk: tegra: Define PLLD_DSI and remove dsia(b)_mux



PLLD is the only parent for DSIA & DSIB on Tegra124 and
Tegra132. Besides, BIT 30 in PLLD_MISC register controls
the output of DSI clock.

So this patch removes "dsia_mux" & "dsib_mux", and create
a new clock "plld_dsi" to represent the DSI clock enable
control.

Signed-off-by: default avatarPeter De Schrijver <pdeschrijver@nvidia.com>
Signed-off-by: default avatarMark Zhang <markz@nvidia.com>
parent 08acae34
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