[U-Boot] [PATCH 4/6 V4] EXYNOS5: FDT : Decode peripheral id

Simon Glass sjg at chromium.org
Fri Nov 30 05:56:33 CET 2012


On Wed, Nov 28, 2012 at 11:09 PM, Rajeshwari Shinde
<rajeshwari.s at samsung.com> wrote:
> Api is added to decode peripheral id based on the interrupt number
> of the peripheral.
>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>

Acked-by; Simon Glass <sjg at chromium.org>

> ---
> Chnages in V3:
>         - New patch added.
> Chnages in V4:
>         - Renamed decode_periph_id to pinmux_decode_periph_id.
>         - Added comments in periph.h as suggested by Simon Glass.
>  arch/arm/cpu/armv7/exynos/pinmux.c        |   28 ++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-exynos/periph.h |   31 ++++++++++++++++------------
>  arch/arm/include/asm/arch-exynos/pinmux.h |    8 +++++++
>  3 files changed, 54 insertions(+), 13 deletions(-)


More information about the U-Boot mailing list