All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 8/8] dm: tegra: pci: Convert tegra boards to driver model for PCI
Date: Thu, 12 Nov 2015 10:02:06 -0700	[thread overview]
Message-ID: <CAPnjgZ3uCpr8of0Wj1w9isKOCiAqUyFMwZME6XSPzTtKgXsXVA@mail.gmail.com> (raw)
In-Reply-To: <ef7b8743290b4c28ab97662cbcc641b4@HQMAIL103.nvidia.com>

Hi,

On 12 November 2015 at 09:58, Tom Warren <TWarren@nvidia.com> wrote:
> Stephen,
>
>> -----Original Message-----
>> From: Stephen Warren [mailto:swarren at wwwdotorg.org]
>> Sent: Thursday, November 12, 2015 9:42 AM
>> To: Tom Warren <TWarren@nvidia.com>
>> Cc: Simon Glass <sjg@chromium.org>; U-Boot Mailing List <u-
>> boot at lists.denx.de>; Stephen Warren <swarren@nvidia.com>; Marek Vasut
>> <marek.vasut@gmail.com>; Pavel Herrmann <morpheus.ibis@gmail.com>
>> Subject: Re: [PATCH v2 8/8] dm: tegra: pci: Convert tegra boards to driver
>> model for PCI
>>
>> On 11/12/2015 09:16 AM, Tom Warren wrote:
>> > Simon,
>> >
>> >> -----Original Message-----
>> >> From: Simon Glass [mailto:sjg at google.com] On Behalf Of Simon Glass
>> >> Sent: Thursday, November 12, 2015 9:07 AM
>> >> To: U-Boot Mailing List <u-boot@lists.denx.de>
>> >> Cc: Tom Warren <TWarren@nvidia.com>; Stephen Warren
>> >> <swarren@wwwdotorg.org>; Stephen Warren <swarren@nvidia.com>;
>> Simon
>> >> Glass <sjg@chromium.org>; Marek Vasut <marek.vasut@gmail.com>; Pavel
>> >> Herrmann <morpheus.ibis@gmail.com>
>> >> Subject: [PATCH v2 8/8] dm: tegra: pci: Convert tegra boards to
>> >> driver model for PCI
>> >>
>> >> Adjust the Tegra PCI driver to support driver model and move all
>> >> boards over at the same time. This can make use of some generic
>> >> driver model code, such as the range-decoding logic.
>> >>
>> >> Signed-off-by: Simon Glass <sjg@chromium.org>
>> >> ---
>> > This one doesn't apply to current u-boot-tegra/master (with Stephen's recent
>> PCI patches).  IIRC, I was going to take Stephen's PCI patches in to Tegra and
>> you'd adjust yours to work with that.
>> > PTAL as I'm getting ready to send a PR to TomR today for u-boot-
>> tegra/master.
>>
>> I think you can go ahead with the PR and apply this series later and send
>> another PR right?
> I'm not worried about my PR so much as Simon having not used the latest tegra/master (which just went up yesterday, to be fair) to base his changes on.

I've sent v3 - need to wait for Stephen to review/test.

It's taken a long time to get these Tegra changes up - were they
waiting on an ARM patch? I have another PCI series which I may just
send now, and worry about the conflicts later.

Regards,
Simon

  reply	other threads:[~2015-11-12 17:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-12 16:07 [U-Boot] [PATCH v2 0/8] dm: pci: tegra: Convert Tegra PCI to driver model Simon Glass
2015-11-12 16:07 ` [U-Boot] [PATCH v2 1/8] dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig Simon Glass
2015-11-12 16:07 ` [U-Boot] [PATCH v2 2/8] dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM Simon Glass
2015-11-12 16:07 ` [U-Boot] [PATCH v2 3/8] dm: pci: Set up the SDRAM mapping correctly Simon Glass
2015-11-12 16:07 ` [U-Boot] [PATCH v2 4/8] dm: pci: Support decoding ranges with duplicate entries Simon Glass
2015-11-12 16:07 ` [U-Boot] [PATCH v2 5/8] dm: pci: Add functions to emulate 8- and 16-bit access Simon Glass
2015-11-12 16:07 ` [U-Boot] [PATCH v2 6/8] dm: pci: Add a function to get the controller for a bus Simon Glass
2015-11-12 16:07 ` [U-Boot] [PATCH v2 7/8] dm: pci: Add a function to find the regions for a PCI bus Simon Glass
2015-11-12 16:07 ` [U-Boot] [PATCH v2 8/8] dm: tegra: pci: Convert tegra boards to driver model for PCI Simon Glass
2015-11-12 16:16   ` Tom Warren
2015-11-12 16:41     ` Stephen Warren
2015-11-12 16:58       ` Tom Warren
2015-11-12 17:02         ` Simon Glass [this message]
2015-11-12 16:51     ` Simon Glass
2015-11-12 17:00       ` Tom 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=CAPnjgZ3uCpr8of0Wj1w9isKOCiAqUyFMwZME6XSPzTtKgXsXVA@mail.gmail.com \
    --to=sjg@chromium.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 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.