All of lore.kernel.org
 help / color / mirror / Atom feed
From: ryan@bluewatersys.com (Ryan Mallon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ep93xx: Add support for Simplemachines Sim.One board
Date: Thu, 21 Jan 2010 10:59:51 +1300	[thread overview]
Message-ID: <4B577CD7.2050805@bluewatersys.com> (raw)
In-Reply-To: <BD79186B4FD85F4B8E60E381CAEE1909020E8DF3@mi8nycmail19.Mi8.com>

H Hartley Sweeten wrote:
> On Wednesday, January 20, 2010 1:35 PM, Ryan Mallon wrote:
>   
>> H Hartley Sweeten wrote:
>>     
>>
>
> Two minor nitpicks below...
>
>   
>> --- /dev/null
>> +++ b/arch/arm/mach-ep93xx/simone.c
>> @@ -0,0 +1,97 @@
>> +/*
>> + * arch/arm/mach-ep93xx/simone.c
>> + * Simplemachines Sim.One support.
>> + *
>> + * Copyright (C) 2009 Ryan Mallon <ryan@bluewatersys.com>
>>     
>
> 2010?
>   
I started writing the patch last year, hence the 2009. Can update if
necessary.
>> +static struct ep93xxfb_mach_info simone_fb_info = {
>> +	.num_modes	= EP93XXFB_USE_MODEDB,
>> +	.bpp		= 16,
>> +	.flags		= EP93XXFB_USE_SDCSN0 | EP93XXFB_PCLK_FALLING,
>> +};
>>     
>
> Nitpick.. Please put the fb stuff above after the i2c stuff below.
>   
Can do if necessary. Its pretty minor though.
>
> Did you happen to look at the patch I sent on 12/23/2009 with subject
> [PATCH] ep93xx: add missing SDRAM options for EDB93xx
>
> I think the EP93XX_SDCE0_PHYS_BASE can be changed to PHYS_OFFSET in
> all the ep93xx platform init code.  I'm not sure what Uwe Kleine-K?nig
> is going to do with the run time determined PHYS_OFFSET but I think
> that would at least get ep93xx ready for it.
>   
The other boards are all still using the old way. I can change this
board now, or just leave as is and we can change all of the boards later?
>  
> Other that that, looks good to me.  This pretty much matches what I had
> pending.  Have you at least compile tested this?
>
> It would be nice if someone could actually test this to make sure the
> kernel boots correctly on the Sim.One.  But for what it's worth:
>
> Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
>   
I'll wait on the guys from Simplemachines to have their say before I put
this into the patch system.

~Ryan

-- 
Bluewater Systems Ltd - ARM Technology Solution Centre

Ryan Mallon         		5 Amuri Park, 404 Barbadoes St
ryan at bluewatersys.com         	PO Box 13 889, Christchurch 8013
http://www.bluewatersys.com	New Zealand
Phone: +64 3 3779127		Freecall: Australia 1800 148 751 
Fax:   +64 3 3779135			  USA 1800 261 2934

  parent reply	other threads:[~2010-01-20 21:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4B57609E.6050904@bluewatersys.com>
     [not found] ` <BD79186B4FD85F4B8E60E381CAEE1909020E8DDA@mi8nycmail19.Mi8.com>
2010-01-20 21:19   ` [PATCH] ep93xx: Add support for Simplemachines Sim.One board Ryan Mallon
     [not found]   ` <4B576907.8050008@bluewatersys.com>
     [not found]     ` <BD79186B4FD85F4B8E60E381CAEE1909020E8DF3@mi8nycmail19.Mi8.com>
2010-01-20 21:59       ` Ryan Mallon [this message]
2010-01-20 20:06 Ryan Mallon

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=4B577CD7.2050805@bluewatersys.com \
    --to=ryan@bluewatersys.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.