All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ajay Bhargav <ajay.bhargav@einfochips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [v2 2/4] USB: Armada100: ECHI Driver for Armada100 SOCs
Date: Mon, 13 Feb 2012 15:38:38 +0530	[thread overview]
Message-ID: <4F38E126.3000809@einfochips.com> (raw)
In-Reply-To: <201202131003.51680.marex@denx.de>

On Monday 13 February 2012 02:33 PM, Marek Vasut wrote:
>> This patch adds support for USB EHCI driver for Armada100 SOCs.
> Fix the subject, you have ECHI written there ;-)
>
what a blunder :)

[...snip...]
>> +#include<common.h>
>> +#include<asm/io.h>
>> +#include<usb.h>
>> +#include "ehci.h"
>> +#include "ehci-core.h"
>> +#include<asm/arch/cpu.h>
>> +#include<asm/arch/armada100.h>
>> +#include "utmi-armada100.h"
> Where does this include come from? Maybe this should  be part of the platform
> includes in asm/arch/... and accessed as such too?
>
> M
>
Utmi might not be required outside usb.. so its always a part of USB. Do 
i really need to keep it out?

Regards,
Ajay Bhargav

  reply	other threads:[~2012-02-13 10:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13  8:57 [U-Boot] [v2 1/4] USB: Armada100: Add UTMI PHY interface driver Ajay Bhargav
2012-02-13  8:57 ` [U-Boot] [v2 2/4] USB: Armada100: ECHI Driver for Armada100 SOCs Ajay Bhargav
2012-02-13  9:03   ` Marek Vasut
2012-02-13 10:08     ` Ajay Bhargav [this message]
2012-02-13  8:57 ` [U-Boot] [v2 3/4] Armada100: gplugD: Add USB command support Ajay Bhargav
2012-02-13  9:04   ` Marek Vasut
2012-02-13  8:57 ` [U-Boot] [v2 4/4] Armada100: gplugD: Add FAT & EXT2 " Ajay Bhargav
2012-02-13  9:04   ` Marek Vasut
2012-02-13  9:29     ` Prafulla Wadaskar
2012-02-13 10:09       ` Ajay Bhargav
2012-02-13  9:02 ` [U-Boot] [v2 1/4] USB: Armada100: Add UTMI PHY interface driver Marek Vasut
2012-02-13 10:05   ` Ajay Bhargav

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=4F38E126.3000809@einfochips.com \
    --to=ajay.bhargav@einfochips.com \
    --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.