lkml.org 
[lkml]   [2008]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC
On Fri, Jun 13, 2008 at 10:39:40AM +0200, Sedji Gaouaou wrote:
> Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
>
> At91sam9g20 is an evolution of the at91sam9260 with a faster clock speed.
> We created a new board for this device but based the chip support directly
> on 9260 files with little updates.
> Here is the chip page on Atmel website :
> http://atmel.com/dyn/products/product_card.asp?part_id=4337

I'm not sure what's going on, but the patch submitted to the patch system
is different from the one in this message. The patch in your message
applies to my 'at91' branch just fine. The one in the patch system
doesn't.

Plus, the description in the patch system is way too long in terms of
line length. Please wrap before column 72 unless you're quoting
program output.

> +/*
> + * MCI (SD/MMC)
> + */
> +static struct at91_mmc_data __initdata ek_mmc_data = {
> + .slot_b = 1,
> + .wire4 = 1,
> +// .det_pin = ... not connected
> +// .wp_pin = ... not connected
> +// .vcc_pin = ... not connected

Please make these a proper comment, preferably inside the comment before
the structure. C++ comments are frowned upon in the kernel's source.


\
 
 \ /
  Last update: 2008-07-03 15:37    [W:0.569 / U:0.436 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site