summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-exynos/periph.h
diff options
context:
space:
mode:
authorRajeshwari Birje <rajeshwari.s@samsung.com>2013-12-26 09:44:23 +0530
committerMinkyu Kang <mk7.kang@samsung.com>2013-12-30 16:50:34 +0900
commit5af4a4f74ac0607c71f5fca3fd0c6679b662b207 (patch)
tree4890ca0ab669f4f8bc88ab70745db9383fd40738 /arch/arm/include/asm/arch-exynos/periph.h
parentf3d7c2fe9da9b03230cecd634ddbbb2654f3d13d (diff)
downloadblackbird-obmc-uboot-5af4a4f74ac0607c71f5fca3fd0c6679b662b207.tar.gz
blackbird-obmc-uboot-5af4a4f74ac0607c71f5fca3fd0c6679b662b207.zip
Exynos5420: Add support for 5420 in pinmux and gpio
Adds code in pinmux and gpio framework to support Exynos5420. Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com> Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Signed-off-by: Rajeshwari S Shinde <rajeshwari.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'arch/arm/include/asm/arch-exynos/periph.h')
-rw-r--r--arch/arm/include/asm/arch-exynos/periph.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-exynos/periph.h b/arch/arm/include/asm/arch-exynos/periph.h
index 64bd8b7c91..30c7f18298 100644
--- a/arch/arm/include/asm/arch-exynos/periph.h
+++ b/arch/arm/include/asm/arch-exynos/periph.h
@@ -34,6 +34,9 @@ enum periph_id {
PERIPH_ID_SDMMC1,
PERIPH_ID_SDMMC2,
PERIPH_ID_SDMMC3,
+ PERIPH_ID_I2C8 = 87,
+ PERIPH_ID_I2C9,
+ PERIPH_ID_I2C10 = 203,
PERIPH_ID_I2S0 = 98,
PERIPH_ID_I2S1 = 99,
OpenPOWER on IntegriCloud