[U-Boot] [PATCH 1/2 V2] EXYNOS5: PINMUX: Added default pinumx settings
Chander Kashyap
chander.kashyap at linaro.org
Wed May 23 11:29:33 CEST 2012
Dear Rajeshwari,
On 23 May 2012 14:24, Rajeshwari Shinde <rajeshwari.s at samsung.com> wrote:
> This patch performs the pinmux configuration in a common file.
> As of now only EXYNOS5 pinmux for SDMMC, UART and Ethernet is
> supported.
>
> Signed-off-by: Abhilash Kesavan <a.kesavan at samsung.com>
> Signed-off-by: Che-Liang Chiou <clchiou at chromium.org>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
> ---
> changes in V2:
> - Adding pinmux.c to Makefile moved to this patch.
> - exynos5_pinmux_config made static.
> arch/arm/cpu/armv7/exynos/Makefile | 2 +-
> arch/arm/cpu/armv7/exynos/pinmux.c | 189 +++++++++++++++++++++++++++++
> arch/arm/include/asm/arch-exynos/pinmux.h | 77 ++++++++++++
> 3 files changed, 267 insertions(+), 1 deletions(-)
> create mode 100644 arch/arm/cpu/armv7/exynos/pinmux.c
> create mode 100644 arch/arm/include/asm/arch-exynos/pinmux.h
>
Acked-by: Chander Kashyap <chander.kashyap at linaro.org>
-
with warm regards,
Chander Kashyap
More information about the U-Boot
mailing list