Re: [U-Boot] [PATCH 36/55] exynos: Add support for the DisplayPort hotplug detect

2015-07-27 Thread Simon Glass
On 2 July 2015 at 18:16, Simon Glass wrote: > Allow this function to be selected using the pinmux API. > > Signed-off-by: Simon Glass > --- > > arch/arm/cpu/armv7/exynos/pinmux.c| 10 ++ > arch/arm/include/asm/arch-exynos/periph.h | 1 + > 2 files changed, 11 insertions(+) Appl

[U-Boot] [PATCH 36/55] exynos: Add support for the DisplayPort hotplug detect

2015-07-02 Thread Simon Glass
Allow this function to be selected using the pinmux API. Signed-off-by: Simon Glass --- arch/arm/cpu/armv7/exynos/pinmux.c| 10 ++ arch/arm/include/asm/arch-exynos/periph.h | 1 + 2 files changed, 11 insertions(+) diff --git a/arch/arm/cpu/armv7/exynos/pinmux.c b/arch/arm/cpu