]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit05f0216630aae6f7508726d0d07eb4c433e25875
tree45729298d0d331a4cea1bd248dc33329dc149726
parente705d9eb663eead9ec5b24e79be7c69ab9eb25a8
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