All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] powerpc/usb:Differentiate USB controller base address
Date: Thu, 17 Oct 2013 10:18:21 -0700	[thread overview]
Message-ID: <52601BDD.2080106@freescale.com> (raw)
In-Reply-To: <1378983949-25525-3-git-send-email-ramneek.mehresh@freescale.com>

On 09/12/2013 04:05 AM, Ramneek Mehresh wrote:
> Introduce different macros for storing addresses of multiple
> USB controllers. This is required for successful initialization
> and usage of multiple USB controllers inside u-boot
> 
> Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
> ---
>  arch/powerpc/cpu/mpc83xx/cpu_init.c   |  2 +-
>  arch/powerpc/include/asm/immap_512x.h |  6 +++---
>  arch/powerpc/include/asm/immap_83xx.h | 18 ++++++++++++------
>  arch/powerpc/include/asm/immap_85xx.h |  9 +++++----
>  drivers/usb/host/ehci-fsl.c           | 15 +++++++++++++--
>  drivers/usb/host/ehci-mpc512x.c       |  4 ++--
>  include/usb/ehci-fsl.h                | 13 ++++++++++---
>  7 files changed, 46 insertions(+), 21 deletions(-)


Applied to 85xx/next branch. Pending merge to master.

York

      reply	other threads:[~2013-10-17 17:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-12 11:05 [U-Boot] [PATCH 0/2]powerpc/usb:Intergrate multiple USB controller support Ramneek Mehresh
2013-09-12 11:05 ` [U-Boot] [PATCH 1/2] powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs Ramneek Mehresh
2013-09-27 18:54   ` York Sun
2013-09-12 11:05 ` [U-Boot] [PATCH 2/2] powerpc/usb:Differentiate USB controller base address Ramneek Mehresh
2013-10-17 17:18   ` York Sun [this message]

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=52601BDD.2080106@freescale.com \
    --to=yorksun@freescale.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.