summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@linaro.org>2012-07-14 10:54:26 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-07-14 10:57:09 +0900
commitd40af3652bc91f3c25ce4c13b2ee1751c3e742f3 (patch)
treeff77cdc475ec4f1d91813f60b9ae863c29b11ec9 /arch/arm/mach-exynos/include/mach
parent46fda15c0c21493a9305db0a05e08f072d6409e4 (diff)
downloadop-kernel-dev-d40af3652bc91f3c25ce4c13b2ee1751c3e742f3.zip
op-kernel-dev-d40af3652bc91f3c25ce4c13b2ee1751c3e742f3.tar.gz
ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOX4
Add the platform bits which are required to support SPI controllers. Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/include/mach')
-rw-r--r--arch/arm/mach-exynos/include/mach/irqs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/include/mach/irqs.h b/arch/arm/mach-exynos/include/mach/irqs.h
index 7a4b478..35bced6 100644
--- a/arch/arm/mach-exynos/include/mach/irqs.h
+++ b/arch/arm/mach-exynos/include/mach/irqs.h
@@ -195,6 +195,10 @@
#define IRQ_IIC6 EXYNOS4_IRQ_IIC6
#define IRQ_IIC7 EXYNOS4_IRQ_IIC7
+#define IRQ_SPI0 EXYNOS4_IRQ_SPI0
+#define IRQ_SPI1 EXYNOS4_IRQ_SPI1
+#define IRQ_SPI2 EXYNOS4_IRQ_SPI2
+
#define IRQ_USB_HOST EXYNOS4_IRQ_USB_HOST
#define IRQ_OTG EXYNOS4_IRQ_USB_HSOTG
OpenPOWER on IntegriCloud