summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-exynos/periph.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-07-02 18:16:13 -0600
committerSimon Glass <sjg@chromium.org>2015-08-05 21:06:14 -0600
commita507454b137e870cd418be326b5bc2e96f580efa (patch)
tree92b930bee0044f0aa3c409db95fd095f6e6c0547 /arch/arm/include/asm/arch-exynos/periph.h
parentc95ed7d9e76e81c3728438ccbd3bbd119cf46886 (diff)
downloadtalos-obmc-uboot-a507454b137e870cd418be326b5bc2e96f580efa.tar.gz
talos-obmc-uboot-a507454b137e870cd418be326b5bc2e96f580efa.zip
exynos: Add support for the DisplayPort hotplug detect
Allow this function to be selected using the pinmux API. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/include/asm/arch-exynos/periph.h')
-rw-r--r--arch/arm/include/asm/arch-exynos/periph.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-exynos/periph.h b/arch/arm/include/asm/arch-exynos/periph.h
index 5c1c3d4a93..fdc9e87c69 100644
--- a/arch/arm/include/asm/arch-exynos/periph.h
+++ b/arch/arm/include/asm/arch-exynos/periph.h
@@ -53,6 +53,7 @@ enum periph_id {
PERIPH_ID_PWM2,
PERIPH_ID_PWM3,
PERIPH_ID_PWM4,
+ PERIPH_ID_DPHPD,
PERIPH_ID_I2C10 = 203,
PERIPH_ID_NONE = -1,
OpenPOWER on IntegriCloud