public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 3/6] Add USB support for SH7724
Date: Thu, 16 Apr 2009 01:05:46 +0000	[thread overview]
Message-ID: <20090416010546.GE16961@linux-sh.org> (raw)
In-Reply-To: <uzlej1ubl.wl%morimoto.kuninori@renesas.com>

On Thu, Apr 16, 2009 at 09:41:55AM +0900, Kuninori Morimoto wrote:
> > > ?static struct platform_device *sh7724_devices[] __initdata = {
> > > ? ? ? ?&sci_device,
> > > ? ? ? ?&rtc_device,
> > > + ? ? ? &usb0_device,
> > > ?};
> > 
> > How about usb1?
> 
> Now, we can not support usb1.
> Because latest manual (Rev 0.11) doesn't have
> explain for usb1 interrupt line number.
> sorry, I didn't explain about it.
> 
This is going to be a pretty common problem, we should make sure that
each of the registered platform devices actually has a working IRQ. The
entire INTC section ought to be thrown out and burned for all the good it
does us today.

  parent reply	other threads:[~2009-04-16  1:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-14  8:25 [PATCH 3/6] Add USB support for SH7724 Kuninori Morimoto
2009-04-15  2:42 ` Kuninori Morimoto
2009-04-15 11:49 ` Magnus Damm
2009-04-15 12:12 ` Paul Mundt
2009-04-15 12:16 ` Magnus Damm
2009-04-16  0:41 ` Kuninori Morimoto
2009-04-16  1:05 ` Paul Mundt [this message]
2009-04-16  1:12 ` Yoshihiro Shimoda
2009-04-16  2:46 ` Kuninori Morimoto
2009-04-16  2:46 ` Kuninori Morimoto
2009-04-16  4:26 ` Kuninori Morimoto

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=20090416010546.GE16961@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox