public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91: add support for Telit GE863-PRO3 Evaluation Kit
Date: Fri, 30 Mar 2012 13:59:06 +0200	[thread overview]
Message-ID: <20120330115906.GM7757@game.jcrosoft.org> (raw)
In-Reply-To: <1333097816-8641-1-git-send-email-fabio.porcedda@gmail.com>

On 10:56 Fri 30 Mar     , Fabio Porcedda wrote:
> Based on board-sam9260ek.c.
> 
> Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
> ---
>  arch/arm/mach-at91/Kconfig            |    6 +
>  arch/arm/mach-at91/Makefile           |    1 +
>  arch/arm/mach-at91/board-ge863-pro3.c |  338 +++++++++++++++++++++++++++++++++
>  3 files changed, 345 insertions(+)
>  create mode 100644 arch/arm/mach-at91/board-ge863-pro3.c
> 
> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> index 45db05d..4197a2a 100644
> --- a/arch/arm/mach-at91/Kconfig
> +++ b/arch/arm/mach-at91/Kconfig
> @@ -272,6 +272,12 @@ config MACH_FLEXIBITY
>  	  Select this if you are using Flexibity Connect board
>  	  <http://www.flexibity.com>
>  
> +config MACH_GE863_PRO3_EVK
> +       bool "Telit GE863-PRO3 Evaluation Kit"
> +       help
> +         Select this if you are using Telit GE863-PRO3 Evaluation Kit
> +	 <http://www.telit.com>
> +
>  endif
tks for the patch but now we have close the non dt board for this soc

and for 3.5 nearly all the devices of this soc will converted to DT

so you need to switch to DT too

As today I've not finished the pinctrl support you need to do all the pin mux
in the bootlader. For 3.5 it will not be the case anymore

Best Rebards,
J.

  reply	other threads:[~2012-03-30 11:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-30  8:56 [PATCH] ARM: at91: add support for Telit GE863-PRO3 Evaluation Kit Fabio Porcedda
2012-03-30 11:59 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-03-30 13:02   ` Fabio Porcedda
     [not found]   ` <CAHkwnC8bErK-HX6=c_P4LY3BqncbLnoWc6=RnXaNtA8XtjHtaQ@mail.gmail.com>
     [not found]     ` <20120330142300.GC8116@game.jcrosoft.org>
2012-04-03  8:53       ` Fabio Porcedda

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=20120330115906.GM7757@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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