From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <felipe.balbi@nokia.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints
Date: Mon, 23 Jun 2008 14:10:09 +0300 [thread overview]
Message-ID: <20080623111009.GM7741@atomide.com> (raw)
In-Reply-To: <1213351443-3336-2-git-send-email-felipe.balbi@nokia.com>
* Felipe Balbi <felipe.balbi@nokia.com> [080613 13:05]:
> Fix hdrc_cnf.h for omap3 configuration.
Does this break the configuration for omap2?
We should set these dynamically if different for omap2 and omap3
so we can compile both into the same kernel.
Tony
> Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
> ---
> include/asm-arm/arch-omap/hdrc_cnf.h | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/include/asm-arm/arch-omap/hdrc_cnf.h b/include/asm-arm/arch-omap/hdrc_cnf.h
> index 74c8432..271214c 100644
> --- a/include/asm-arm/arch-omap/hdrc_cnf.h
> +++ b/include/asm-arm/arch-omap/hdrc_cnf.h
> @@ -14,11 +14,11 @@
>
> /* ** Number of Tx endpoints ** */
> /* Legal values are 1 - 16 (this value includes EP0) */
> -#define MUSB_C_NUM_EPT 8
> +#define MUSB_C_NUM_EPT 16
>
> /* ** Number of Rx endpoints ** */
> /* Legal values are 1 - 16 (this value includes EP0) */
> -#define MUSB_C_NUM_EPR 8
> +#define MUSB_C_NUM_EPR 16
>
> /* ** Endpoint 1 to 15 direction types ** */
> /* C_EP1_DEF is defined if either Tx endpoint 1 or Rx endpoint 1 are used */
> @@ -163,7 +163,7 @@
> * Legal values are 2 - 16
> * This must be equal to the larger of C_NUM_EPT, C_NUM_EPR
> */
> -#define MUSB_C_NUM_EPS 8
> +#define MUSB_C_NUM_EPS 16
>
> /* C_EPMAX_BITS is equal to the largest endpoint FIFO word address bits */
> #define MUSB_C_EPMAX_BITS 12
> --
> 1.5.6.rc1
>
next prev parent reply other threads:[~2008-06-23 11:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-13 10:03 [PATCH 0/4] more musb/i2c patches Felipe Balbi
2008-06-13 10:04 ` [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints Felipe Balbi
2008-06-13 10:04 ` [PATCH 2/4] usb: musb: add MODULE_ALIAS for udev module loading Felipe Balbi
2008-06-13 10:04 ` [PATCH 3/4] i2c: allow twl modules to be built as modules Felipe Balbi
2008-06-13 10:04 ` [PATCH 4/4] i2c: add MODULE_ALIAS to twl4030 drivers Felipe Balbi
2008-06-23 11:11 ` Tony Lindgren
2008-06-23 11:11 ` [PATCH 3/4] i2c: allow twl modules to be built as modules Tony Lindgren
2008-06-23 11:11 ` [PATCH 2/4] usb: musb: add MODULE_ALIAS for udev module loading Tony Lindgren
2008-06-23 11:10 ` Tony Lindgren [this message]
2008-06-23 11:14 ` [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints Felipe Balbi
2008-06-23 11:18 ` Tony Lindgren
2008-06-24 4:22 ` Gadiyar, Anand
2008-06-24 8:15 ` Felipe Balbi
2008-06-25 14:42 ` Dmitry Krivoschekov
2008-06-26 12:15 ` Tony Lindgren
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=20080623111009.GM7741@atomide.com \
--to=tony@atomide.com \
--cc=felipe.balbi@nokia.com \
--cc=linux-omap@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