[PATCH 1/2] Add initial support for the Toshiba AC100/Dynabook AZ netbook

Colin Cross ccross at android.com
Sun Mar 6 11:34:07 EST 2011


On Sun, Mar 6, 2011 at 6:31 AM, Marc Dietrich <marvin24 at gmx.de> wrote:
> Signed-off-by: Marc Dietrich <marvin24 at gmx.de>
> ---
>  arch/arm/mach-tegra/Kconfig              |    5 +
>  arch/arm/mach-tegra/Makefile             |    3 +
>  arch/arm/mach-tegra/board-paz00-pinmux.c |  157 ++++++++++++++++++++++++++++++
>  arch/arm/mach-tegra/board-paz00.c        |  128 ++++++++++++++++++++++++
>  arch/arm/mach-tegra/board-paz00.h        |   22 ++++
>  5 files changed, 315 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/mach-tegra/board-paz00-pinmux.c
>  create mode 100644 arch/arm/mach-tegra/board-paz00.c
>  create mode 100644 arch/arm/mach-tegra/board-paz00.h

The patch looks fine, but can you add a short patch description?



More information about the linux-arm-kernel mailing list