commit | 26ef94dc8b97156ce1ce3fb74855a598dac067aa | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu May 14 09:48:37 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon May 18 15:07:15 2015 +0200 |
tree | 34a106301397464f67e0fcfd1672fe272590685c | |
parent | 58202033faca18198af21dabb7e75481d4a2cd8a [diff] |
ARM: ux500: get rid of static GIC dist base The GIC distributor was mapped statically for the PM code but the driver already get the base address from the DT. Augment the PM code to get the base from the device tree and remove the static map. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>