[U-Boot] [PATCH v3 04/15] arm, da850: Add pinmux configurations to the arch tree

Heiko Schocher hs at denx.de
Mon Nov 28 10:53:31 CET 2011


Hello Christian,

Christian Riesch wrote:
> Up to now nearly every davinci board has separate code for the
> definition of pinmux configurations. This patch adds pinmux
> configurations for the DA850 SoCs to the arch tree which may later
> be used for all DA850 based boards.
> 
> Signed-off-by: Christian Riesch <christian.riesch at omicron.at>
> Cc: Sandeep Paulraj <s-paulraj at ti.com>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Mike Frysinger <vapier at gentoo.org>
> ---
>  arch/arm/cpu/arm926ejs/davinci/Makefile         |    1 +
>  arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c   |  166 +++++++++++++++++++++++
>  arch/arm/include/asm/arch-davinci/pinmux_defs.h |   50 +++++++
>  3 files changed, 217 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c
>  create mode 100644 arch/arm/include/asm/arch-davinci/pinmux_defs.h

Acked-by: Heiko Schocher<hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list