Re: [U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20

2016-05-04 Thread Tom Warren
gt;; Stephen Warren > <swar...@nvidia.com> > Subject: Re: [U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20 > > On 04/20/2016 03:46 PM, Stephen Warren wrote: > > From: Stephen Warren <swar...@nvidia.com> > > > > Tegra20's PCIe contr

Re: [U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20

2016-05-04 Thread Stephen Warren
On 04/20/2016 03:46 PM, Stephen Warren wrote: From: Stephen Warren Tegra20's PCIe controller has a couple of quirks. There are workarounds in the driver for these, but they don't work after the DM conversion: 1) The PCI_CLASS value is wrong in HW. This is worked around in

Re: [U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20

2016-04-27 Thread Simon Glass
Hi Stephen, On 20 April 2016 at 15:46, Stephen Warren wrote: > From: Stephen Warren > > Tegra20's PCIe controller has a couple of quirks. There are workarounds in > the driver for these, but they don't work after the DM conversion: > > 1) The PCI_CLASS

Re: [U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20

2016-04-21 Thread Thierry Reding
On Wed, Apr 20, 2016 at 03:46:50PM -0600, Stephen Warren wrote: > From: Stephen Warren > > Tegra20's PCIe controller has a couple of quirks. There are workarounds in > the driver for these, but they don't work after the DM conversion: > > 1) The PCI_CLASS value is wrong in

[U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20

2016-04-20 Thread Stephen Warren
From: Stephen Warren Tegra20's PCIe controller has a couple of quirks. There are workarounds in the driver for these, but they don't work after the DM conversion: 1) The PCI_CLASS value is wrong in HW. This is worked around in pci_tegra_read_config() by patching up the