From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Mon, 27 Jul 2015 17:31:11 -0600 Subject: [U-Boot] [PATCH 36/55] exynos: Add support for the DisplayPort hotplug detect In-Reply-To: <1435882592-487-37-git-send-email-sjg@chromium.org> References: <1435882592-487-1-git-send-email-sjg@chromium.org> <1435882592-487-37-git-send-email-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(+) Applied to u-boot-dm.