From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 3/3] usb: tegra: combine header file
Date: Mon, 24 Feb 2014 11:43:15 -0700 [thread overview]
Message-ID: <530B92C3.1070808@wwwdotorg.org> (raw)
In-Reply-To: <219d49b77dcd874738a794b5e3e8078fe8f6ccbb.1393101695.git.stefan@agner.ch>
On 02/22/2014 01:53 PM, Stefan Agner wrote:
> Combine the Tegra USB header file into one header file for all SoCs.
> Use ifdef to account for the difference, especially Tegra20 is quite
> different from newer SoCs. This avoids duplication especially
> between Tegra30 and newer devices.
>
> Reviewed-by: Stephen Warren <swarren@nvidia.com>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
> ---
> arch/arm/include/asm/arch-tegra/usb.h | 214 +++++++++++++++++++++++++++++++
> arch/arm/include/asm/arch-tegra114/usb.h | 156 ----------------------
> arch/arm/include/asm/arch-tegra20/usb.h | 160 -----------------------
> arch/arm/include/asm/arch-tegra30/usb.h | 168 ------------------------
> board/nvidia/common/board.c | 1 -
> drivers/usb/host/ehci-tegra.c | 1 -
Are you planning on sending a later patch which removes
arch/arm/include/asm/arch-tegra124/usb.h too?
next prev parent reply other threads:[~2014-02-24 18:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-22 20:53 [U-Boot] [PATCH v4 0/3] ubs: tegra: two fixes and cleanup Stefan Agner
2014-02-22 20:53 ` [U-Boot] [PATCH v4 1/3] usb: tegra: fix USB2 powerdown for Tegra30 and later Stefan Agner
2014-02-22 20:53 ` [U-Boot] [PATCH v4 2/3] usb: tegra: fix PHY configuration Stefan Agner
2014-02-22 20:53 ` [U-Boot] [PATCH v4 3/3] usb: tegra: combine header file Stefan Agner
2014-02-24 18:43 ` Stephen Warren [this message]
2014-03-01 17:30 ` Stefan Agner
2014-03-02 4:07 ` Stephen Warren
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=530B92C3.1070808@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox