Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i.MX53: Initial Ka-Ro electronics TX53 board support
Date: Tue, 12 Jul 2011 22:12:25 +0800	[thread overview]
Message-ID: <20110712141225.GD19105@S2100-06.ap.freescale.net> (raw)
In-Reply-To: <20110712135046.GU6069@pengutronix.de>

On Tue, Jul 12, 2011 at 03:50:46PM +0200, Sascha Hauer wrote:
> On Tue, Jul 12, 2011 at 07:51:47PM +0800, Shawn Guo wrote:
> > On Tue, Jul 12, 2011 at 01:18:38PM +0200, Lothar Wa?mann wrote:
> > > This patch adds initial board support for the Ka-Ro electronics TX53
> > > processor module (MACH_TX53).
> > > 
> > > Signed-off-by: Lothar Wa?mann <LW@KARO-electronics.de>
> > > ---
> > >  arch/arm/mach-mx5/Kconfig                   |   15 +
> > >  arch/arm/mach-mx5/Makefile                  |    1 +
> > >  arch/arm/mach-mx5/board-tx53.c              |  400 +++++++++++++++++++++++++++
> > >  arch/arm/plat-mxc/include/mach/uncompress.h |    1 +
> > >  4 files changed, 417 insertions(+), 0 deletions(-)
> > >  create mode 100644 arch/arm/mach-mx5/board-tx53.c
> > > 
> > I'm not sure if it makes sense to add another board support, while
> > we are migrating to device tree.
> 
> I would agree if device tree was complete, but do we really want to
> block all new boards for unspecified time?
> 
I would not think it is an unspecified time.  I'm working pretty hard
to convert all i.mx53 boards to device tree, hopefully on v3.2 window.
Let's see where we are.  If you agree, we have done serial, fec, gpio, 
esdhc, spi.  And i2c and sdma dt patches will be sent out shortly.

+config MACH_TX53
+       bool "Support Ka-Ro electronics TX53 module"
+       select SOC_IMX53
+       select IMX_HAVE_PLATFORM_GPIO_KEYS
+       select IMX_HAVE_PLATFORM_IMX2_WDT
+       select IMX_HAVE_PLATFORM_IMX_UART
+       select IMX_HAVE_PLATFORM_IMX_I2C
+       select IMX_HAVE_PLATFORM_MXC_EHCI
+       select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
+       select IMX_HAVE_PLATFORM_SPI_IMX
+       select LEDS_GPIO_REGISTER

So, gpio_keys, wdt, ehci, led are missing.  I hope I can get them
migrated to dt by v3.2.

-- 
Regards,
Shawn

      reply	other threads:[~2011-07-12 14:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-12 11:18 [PATCH] i.MX53: Initial Ka-Ro electronics TX53 board support Lothar Waßmann
2011-07-12 11:51 ` Shawn Guo
2011-07-12 13:50   ` Sascha Hauer
2011-07-12 14:12     ` Shawn Guo [this message]

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=20110712141225.GD19105@S2100-06.ap.freescale.net \
    --to=shawn.guo@freescale.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