Skip to content
Commit 6e83ecaa authored by Tero Kristo's avatar Tero Kristo
Browse files

ARM: OMAP2+: hwmod: fix clkctrl address translation logic



There are cases where clkctrl clock offsets do not match the corresponding
clockdomain, and this case the existing mapping functionality will fail.
Fix this by adding the whole address range for a clkctrl provider and
matching the actual clkctrl registers against these ranges.

Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
parent 1055d92c
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