All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Grinberg <grinberg@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] arm, omap3: Add support for TechNexion modules
Date: Mon, 21 Nov 2011 11:25:13 +0200	[thread overview]
Message-ID: <4ECA18F9.1020407@compulab.co.il> (raw)
In-Reply-To: <20111121090700.C66AB140876A@gemini.denx.de>

Hi Wolfgang, Tapani,

On 11/21/11 11:07, Wolfgang Denk wrote:
> Dear Tapani Utriainen,
> 
> In message <20111121164002.2e3a6212@myhost> you wrote:
>>
>> Move duplicate Sitara MUX definitions to arch-omap3/mux.h
> 
> Thanks.

This has been already done by Ilya and waits for someone to merge,
check here:
http://patchwork.ozlabs.org/patch/125030/

> 
>> Signed-off-by: Tapani Utriainen <tapani@technexion.com>
>> CC: Sandeep Paulraj <s-paulraj@ti.com>
>> ---
>>  arch/arm/include/asm/arch-omap3/mux.h |   51 ++++++++++++++++++++++++++++++++++
>>  board/logicpd/am3517evm/am3517evm.h   |   40 --------------------------
>>  board/ti/am3517crane/am3517crane.h    |   39 --------------------------
>>  3 files changed, 51 insertions(+), 79 deletions(-)
>>
>> diff --git a/arch/arm/include/asm/arch-omap3/mux.h b/arch/arm/include/asm/arch-omap3/mux.h
>> index 0c01c73..d796d6c 100644
>> --- a/arch/arm/include/asm/arch-omap3/mux.h
>> +++ b/arch/arm/include/asm/arch-omap3/mux.h
>> @@ -404,6 +404,57 @@
>>  #define CONTROL_PADCONF_SDRC_CKE0	0x0262
>>  #define CONTROL_PADCONF_SDRC_CKE1	0x0264
>>  
>> +/**********************************************
>> + AM35xx specific definitions
>> +
>> + The AM3517 and the AM3508 are formally branded
>> + as Sitara processors, but in practice they are
>> + compatible with OMAP3 and are treated as OMAP3
>> + by software like u-boot and the Linux kernel.
>> +
>> +***********************************************/
> 
> Incorrect multiline comment style. Please fix.
> 
> Best regards,
> 
> Wolfgang Denk
> 

-- 
Regards,
Igor.

  reply	other threads:[~2011-11-21  9:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-21  8:40 [U-Boot] [PATCH 1/4] arm, omap3: Add support for TechNexion modules Tapani Utriainen
2011-11-21  9:07 ` Wolfgang Denk
2011-11-21  9:25   ` Igor Grinberg [this message]
2011-11-21  9:08 ` Wolfgang Denk
2011-11-23  3:55   ` Tapani Utriainen
2011-11-21  9:12 ` Stefano Babic

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=4ECA18F9.1020407@compulab.co.il \
    --to=grinberg@compulab.co.il \
    --cc=u-boot@lists.denx.de \
    /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.