linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: sbabic@denx.de (Stefano Babic)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mxs: Add initial support for DENX MX28
Date: Tue, 06 Sep 2011 11:14:36 +0200	[thread overview]
Message-ID: <4E65E47C.3080505@denx.de> (raw)
In-Reply-To: <20110906084627.GB2610@pengutronix.de>

On 09/06/2011 10:46 AM, Wolfram Sang wrote:
>>>  
>>> +config MODULE_M28
>>> +	bool
>>> +	select SOC_IMX28
>>> +	select LEDS_GPIO_REGISTER
>>> +	select MXS_HAVE_AMBA_DUART
>>> +	select MXS_HAVE_PLATFORM_AUART
>>> +	select MXS_HAVE_PLATFORM_FEC
>>> +	select MXS_HAVE_PLATFORM_FLEXCAN
>>> +	select MXS_HAVE_PLATFORM_MXS_MMC
>>> +	select MXS_HAVE_PLATFORM_MXSFB
>>> +	select MXS_OCOTP
>>> +
>>>  config MACH_TX28
>>>  	bool "Ka-Ro TX28 module"
>>>  	select MODULE_TX28
>>>  
>>> +config MACH_M28EVK
>>> +	bool "Support DENX M28EVK Platform"
>>> +	select MODULE_M28
>>> +
> 
> Does it build?

Yes, but only because my config contains MXS_HAVE_PLATFORM_MXS_I2C...

> I'd think MXS_HAVE_PLATFORM_MXS_I2C is missing?

Thanks for catching it !

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2011-09-06  9:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-29  7:50 [PATCH] ARM: mxs: Add initial support for DENX MX28 Stefano Babic
2011-09-06  8:39 ` Uwe Kleine-König
2011-09-06  8:46   ` Wolfram Sang
2011-09-06  9:14     ` Stefano Babic [this message]
2011-09-06  9:10   ` Lothar Waßmann
2011-09-06 13:25     ` Shawn Guo
2011-09-07  6:28       ` Stefano Babic
2011-09-06  9:13   ` Stefano Babic
2011-09-07  6:45 ` [PATCH V2] " Stefano Babic
2011-09-07  9:30   ` Wolfram Sang
2011-09-07  9:37     ` Stefano Babic
2011-09-07 23:45       ` Marek Vasut

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=4E65E47C.3080505@denx.de \
    --to=sbabic@denx.de \
    --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;
as well as URLs for NNTP newsgroup(s).