From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] PCI: tegra: Add debugfs support Date: Mon, 21 Jul 2014 09:54:50 -0600 Message-ID: <53CD37CA.7020308@wwwdotorg.org> References: <1405062024-2364-1-git-send-email-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1405062024-2364-1-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding , Bjorn Helgaas Cc: linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 07/11/2014 01:00 AM, Thierry Reding wrote: > From: Thierry Reding > > Provide a debugfs file that shows the current link status for each root > port. Reviewed-by: Stephen Warren Does this patch conflict with or merge well with the Tegra124 PCIe driver patches, I wonder?