public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood gpio support to Sheevaplug
Date: Thu, 9 Jul 2009 00:48:22 +0200	[thread overview]
Message-ID: <20090708224822.GF28344@game.jcrosoft.org> (raw)
In-Reply-To: <200906291445.10498.dk-arm-linux@gmx.de>

On 14:45 Mon 29 Jun     , Dieter Kiermaier wrote:
> Hi,
> 
> patch 2 of 2 which adds Kirkwood GPIO support to Sheevaplug.
> Any comments are welcome!
> 
> Dieter
> 
> 
> >From 528b24be54256cee20f965bc772390034eaeb232 Mon Sep 17 00:00:00 2001
> From: Dieter Kiermaier <dk-arm-linux@gmx.de>
> Date: Mon, 29 Jun 2009 14:29:15 +0200
> Subject: [PATCH] Sheevaplug: Add Kirkwood gpio support to Sheevaplug
> 
> 
> Signed-off-by: Dieter Kiermaier <dk-arm-linux@gmx.de>
> ---
>  board/Marvell/sheevaplug/sheevaplug.c |    1 +
>  include/configs/sheevaplug.h          |    1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/board/Marvell/sheevaplug/sheevaplug.c b/board/Marvell/sheevaplug/sheevaplug.c
> index 547126a..fa28fea 100644
> --- a/board/Marvell/sheevaplug/sheevaplug.c
> +++ b/board/Marvell/sheevaplug/sheevaplug.c
> @@ -26,6 +26,7 @@
>  #include <miiphy.h>
>  #include <asm/arch/kirkwood.h>
>  #include <asm/arch/mpp.h>
> +#include <asm/arch/gpio.h>
>  #include "sheevaplug.h"
>  
>  DECLARE_GLOBAL_DATA_PTR;
> diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
> index e62353c..7455c29 100644
> --- a/include/configs/sheevaplug.h
> +++ b/include/configs/sheevaplug.h
> @@ -43,6 +43,7 @@
>  #define CONFIG_MD5	/* get_random_hex on krikwood needs MD5 support */
>  #define CONFIG_SKIP_LOWLEVEL_INIT	/* disable board lowlevel_init */
>  #define CONFIG_KIRKWOOD_EGIGA_INIT	/* Enable GbePort0/1 for kernel */
> +#define CONFIG_KIRKWOOD_GPIO		/* Enable GPIO Support */
>  #define CONFIG_KIRKWOOD_USBPHY_INIT	/* Enable USB PHY init for kernel */
>  #define CONFIG_KIRKWOOD_RGMII_PAD_1V8	/* Set RGMII Pad voltage to 1.8V */
why do you need it??

Best Regards,
J.

  reply	other threads:[~2009-07-08 22:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-29 12:45 [U-Boot] [PATCH1/2] Kirkwood: add Marvell Kirkwood gpio driver Dieter Kiermaier
2009-06-29 12:45 ` [U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood gpio support to Sheevaplug Dieter Kiermaier
2009-07-08 22:48   ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-07-09  6:13     ` Dieter Kiermaier
2009-07-09  6:55     ` Dieter Kiermaier
2009-07-09  7:13       ` Prafulla Wadaskar
2009-07-08 22:47 ` [U-Boot] [PATCH1/2] Kirkwood: add Marvell Kirkwood gpio driver Jean-Christophe PLAGNIOL-VILLARD
2009-07-09  5:41   ` Heiko Schocher
2009-07-09  6:18     ` Prafulla Wadaskar
2009-07-22 22:20 ` Jean-Christophe PLAGNIOL-VILLARD
     [not found] <200907090919.51500.dk-arm-linux@gmx.de>
2009-07-09  8:12 ` [U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood gpio support to Sheevaplug Prafulla Wadaskar
2009-07-09  8:15   ` Dieter Kiermaier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090708224822.GF28344@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox