Skip to content
Commit 821dc4df authored by Sascha Hauer's avatar Sascha Hauer
Browse files

ARM i.MX timer: request correct clock



We used to pass the timer clock directly to mxc_timer_init. We
should instead request the correct clock. This is an intermediate
step: For now we request the clock in the timer code when NULL
is passed as clock.
Also, the gpt on some i.MX have an additional ipg clock which can
be gated. Request and enable this.

Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent 096c19c3
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