ARM: EXYNOS: add device tree support for MCT controller driver
authorThomas Abraham <thomas.abraham@linaro.org>
Sat, 9 Mar 2013 07:01:52 +0000 (16:01 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 9 Mar 2013 07:01:52 +0000 (16:01 +0900)
commit36ba5d527e9567ed303bad6e86a5f3c2723470f6
tree45729298d0d331a4cea1bd248dc33329dc149726
parentc371dc60aebf7ada4d5b4585ea8f46a3a06f8f04
ARM: EXYNOS: add device tree support for MCT controller driver

Allow the MCT controller base address and interrupts to be
obtained from device tree and remove unused static definitions
of these. The non-dt support for Exynos5250 is removed but
retained for Exynos4210 based platforms.

Cc: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.txt [new file with mode: 0644]
arch/arm/mach-exynos/include/mach/irqs.h
arch/arm/mach-exynos/mct.c