From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 16 Nov 2015 12:12:00 -0700 Subject: [U-Boot] [PATCH v4 0/8] dm: pci: tegra: Convert Tegra PCI to driver model In-Reply-To: <1447474781-26929-1-git-send-email-sjg@chromium.org> References: <1447474781-26929-1-git-send-email-sjg@chromium.org> Message-ID: <564A2A80.1080304@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/13/2015 09:19 PM, Simon Glass wrote: > This series converts all Tegra boards to use driver model for PCI. The net > effect should be no change in functionality. In v4, Jetson TK1 now works as expected. However, the issues on p2371-2180 (Jetson TX1) still remain. I'll try and look into these.