From: Marek Vasut <marek.vasut@gmail.com>
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 21:55:15 +0100 [thread overview]
Message-ID: <201202272155.15525.marex@denx.de> (raw)
In-Reply-To: <CAPnjgZ1L91bOuc5AhV-Pq-BnNP_SnDDU=jypZO1UqcmRPcNmWw@mail.gmail.com>
> Hi,
>
> On Sun, Feb 26, 2012 at 7:02 PM, Simon Glass <sjg@chromium.org> wrote:
> > Hi Marek,
> >
> > On Sun, Feb 26, 2012 at 3:13 PM, Marek Vasut <marex@denx.de> wrote:
> >>> 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?
> >
> > Superceded, v6 is on its way in the next few days.
>
> I am about to send v6. Due to the way things are organized, 6 of that
> patches have changed. I have also dropped the fdt alignment one. So I
> think it is safest to resend the whole 20-patch series again.
>
> Regards,
> Simon
Please wait until wednesday with the submission until we sort out the usb
maintainership and until the most significant USB changes find their way into
mainline uboot.
Thanks in advance
M
next prev parent reply other threads:[~2012-02-27 20:55 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 ` [U-Boot] [PATCH v5 0/18] tegra: Add fdt definitions and USB driver Marek Vasut
2012-02-27 3:02 ` Simon Glass
2012-02-27 20:49 ` Simon Glass
2012-02-27 20:55 ` Marek Vasut [this message]
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=201202272155.15525.marex@denx.de \
--to=marek.vasut@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox