From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Warren Date: Thu, 12 Nov 2015 17:00:14 +0000 Subject: [U-Boot] [PATCH v2 8/8] dm: tegra: pci: Convert tegra boards to driver model for PCI In-Reply-To: References: <1447344446-17277-1-git-send-email-sjg@chromium.org> <1447344446-17277-9-git-send-email-sjg@chromium.org> <46ae44b217a444338eaaa4c79efa5f56@HQMAIL103.nvidia.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Simon, > -----Original Message----- > From: sjg at google.com [mailto:sjg at google.com] On Behalf Of Simon Glass > Sent: Thursday, November 12, 2015 9:52 AM > To: Tom Warren > Cc: U-Boot Mailing List ; Stephen Warren > ; Stephen Warren ; Marek > Vasut ; Pavel Herrmann > > Subject: Re: [PATCH v2 8/8] dm: tegra: pci: Convert tegra boards to driver > model for PCI > > Hi Tom, > > On 12 November 2015 at 09:16, 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 > >> Cc: Tom Warren ; Stephen Warren > >> ; Stephen Warren ; > Simon > >> Glass ; Marek Vasut ; Pavel > >> Herrmann > >> 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 > >> --- > > 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've rebased and pushed it to u-boot-dm/tegra-working. Please note that this is > not suitable for pulling as it has patman tags. But Stephen might want to test it. > > I'll send a new series a bit later. No worries - just wanted you to be aware of the new code in tegra/master. Thanks. Tom -- nvpublic > > Regards, > Simon