ARM: integrator: move CM base into device tree
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 16 Jun 2013 00:44:27 +0000 (02:44 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 12:09:56 +0000 (14:09 +0200)
commitbb4dbefe4c6ae3685152d03e318e093d5f6f795a
treea35a87afcae726267ec39ecfaa9549e3d719109b
parent578fdfdf32a84ca17ed2090dba4ff2c8e688cc89
ARM: integrator: move CM base into device tree

This moves the core module (CM) control base into the device
tree. It is a simple memory range of 0x200 bytes. Move the
cm header down into the machine directory and unexport the
cm_control() symbol as no modules are using it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/arm/arm-boards
arch/arm/boot/dts/integrator.dtsi
arch/arm/mach-integrator/cm.h [moved from arch/arm/mach-integrator/include/mach/cm.h with 94% similarity]
arch/arm/mach-integrator/core.c
arch/arm/mach-integrator/integrator_ap.c
arch/arm/mach-integrator/integrator_cp.c
arch/arm/mach-integrator/leds.c