All of lore.kernel.org
 help / color / mirror / Atom feed
From: daniel@caiaq.de (Daniel Mack)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] MX27: Add USB platform devices and resources
Date: Mon, 23 Nov 2009 21:28:19 +0100	[thread overview]
Message-ID: <20091123202819.GP14091@buzzloop.caiaq.de> (raw)
In-Reply-To: <37367b3a0911231028t48173bd1l56b48182c3c31edb@mail.gmail.com>

On Mon, Nov 23, 2009 at 04:28:13PM -0200, Alan Carvalho de Assis wrote:
> On 11/23/09, Daniel Mack <daniel@caiaq.de> wrote:
> >>
> >> I will try to modify it myself. Case you remember someone who already
> >> do that, please let me know.
> >
> > Should be easy to add. All you need to do is modify the parts which are
> > SoC specific, ie, not part of the EHCI spec. See mxc_set_usbcontrol()
> > and check if PORTSC needs some modifications (which I don't believe).
> >
> 
> In fact PORTSC1 is at same offset (0x184), then it should work to
> i.MX27 as well.

Check this register thoroughly - I'd bet there is some difference. Just
add an cpu_is_mx27() block there and fill in the specific definitions.

Daniel

  reply	other threads:[~2009-11-23 20:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <eedb5540907150626m3dbf815bif92ff179b6ebfe58@mail.gmail.com>
     [not found] ` <20090716081235.GQ2714@pengutronix.de>
     [not found]   ` <37367b3a0911230436i5d44cd80y182316ef056d6b31@mail.gmail.com>
2009-11-23 15:18     ` [PATCH] MX27: Add USB platform devices and resources Alan Carvalho de Assis
2009-11-23 15:31       ` Daniel Mack
2009-11-23 16:25         ` Alan Carvalho de Assis
2009-11-23 17:58           ` Daniel Mack
2009-11-23 18:28             ` Alan Carvalho de Assis
2009-11-23 20:28               ` Daniel Mack [this message]
2009-11-23 17:37         ` Alan Carvalho de Assis
2009-11-23 17:40           ` Alan Carvalho de Assis

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=20091123202819.GP14091@buzzloop.caiaq.de \
    --to=daniel@caiaq.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 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.