From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 0/18] tegra: Add fdt definitions and USB driver
Date: Mon, 27 Feb 2012 00:13:17 +0100 [thread overview]
Message-ID: <201202270013.17577.marex@denx.de> (raw)
In-Reply-To: <1327447272-30182-1-git-send-email-sjg@chromium.org>
> This series brings in the Linux kernel fdt file and provides a working
> USB driver for Tegra2 Seaboard.
>
> (I have done this in one series since otherwise most of the fdt additions
> will just look like dead code.)
>
> The driver requires CONFIG_OF_CONTROL and a device tree to operate.
>
> Some enhancements to fdtdec are required to make this easier, and these
> are included in the series also. I have had to bring in basic GPIO
> support due to the request to put the USB VBUS into the fdt.
>
> Since the kernel recently got a very minimal USB binding, I have started
> with that and extended it where appropriate.
>
> Tegra likes to have cache-aligned buffers. I have dropped the patch which
> implements this since we will solve this problem by making callers align
> their buffers (as we did with MMC).
>
Hi,
what's the status of this patch/patchset?
Thanks
M
next prev parent reply other threads:[~2012-02-26 23:13 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-24 23:20 [U-Boot] [PATCH v5 0/18] tegra: Add fdt definitions and USB driver Simon Glass
2012-01-24 23:20 ` [U-Boot] [PATCH v5 01/18] fdt: Add basic support for decoding GPIO definitions Simon Glass
2012-01-24 23:20 ` [U-Boot] [PATCH v5 02/18] arm: fdt: Ensure that an embedded fdt is word-aligned Simon Glass
2012-01-24 23:20 ` [U-Boot] [PATCH v5 03/18] arm: fdt: Add skeleton device tree file from kernel Simon Glass
2012-01-24 23:20 ` [U-Boot] [PATCH v5 04/18] tegra: fdt: Add Tegra2x " Simon Glass
2012-01-24 23:20 ` [U-Boot] [PATCH v5 05/18] tegra: fdt: Add device tree file for Tegra2 Seaboard " Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 06/18] fdt: Add staging area for device tree binding documentation Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 07/18] fdt: Add tegra-usb bindings file from linux Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 08/18] tegra: fdt: Add additional USB binding Simon Glass
2012-02-02 21:55 ` Stephen Warren
2012-02-03 16:58 ` Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 09/18] tegra: fdt: Add clock bindings Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports Simon Glass
2012-02-02 22:07 ` Stephen Warren
2012-02-03 17:04 ` Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 11/18] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 12/18] usb: Add support for txfifo threshold Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 13/18] fdt: Add function to return peripheral/clock ID Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 14/18] tegra: usb: Add support for Tegra USB peripheral Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 15/18] tegra: usb: Add USB support to nvidia boards Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 16/18] tegra: usb: Add common USB defines for tegra2 boards Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 17/18] tegra: usb: Enable USB on Seaboard Simon Glass
2012-01-24 23:21 ` [U-Boot] [PATCH v5 18/18] tegra: fdt: Enable FDT support for Seaboard Simon Glass
2012-02-02 22:17 ` Stephen Warren
2012-02-03 17:05 ` Simon Glass
2012-02-26 23:13 ` Marek Vasut [this message]
2012-02-27 3:02 ` [U-Boot] [PATCH v5 0/18] tegra: Add fdt definitions and USB driver Simon Glass
2012-02-27 20:49 ` Simon Glass
2012-02-27 20:55 ` Marek Vasut
2012-02-27 21:44 ` Tom Warren
2012-02-27 21:46 ` Simon Glass
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=201202270013.17577.marex@denx.de \
--to=marex@denx.de \
--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