commit | 5fa4a3cc5853928b6d66001039b0479641b00bd6 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Fri Aug 04 17:37:45 2017 +0300 |
committer | Tero Kristo <t-kristo@ti.com> | Mon Dec 04 11:35:20 2017 +0200 |
tree | 183f24df333e26be2f63bf1e95e8d4ab363f1069 | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
ARM: OMAP2+: CM: add support for getting phys address for a clkctrl register Add a new CM API for fetching the physical address of a hwmod clkctrl register. This is needed to map omap hwmods against clkctrl clocks, the existing support for clkdm address translation was not sufficient to handle the mutant cases where the clockdomain offset is completely off from the clkctrl ones. Signed-off-by: Tero Kristo <t-kristo@ti.com>