Re: [PATCH] PCI: dwc: dra7xx: Print link state to console for debug

2017-10-19 Thread Faiz Abbas
Hi, On Tuesday 17 October 2017 08:15 PM, David Laight wrote: > From: Joe Perches >> Sent: 17 October 2017 07:35 >> On Tue, 2017-10-17 at 11:13 +0530, Faiz Abbas wrote: >>> Enable support for printing the LTSSM link state for debugging PCI >>> when link is down. >> [] >>> diff --git a/drivers/pci/d

Re: [PATCH] PCI: dwc: dra7xx: Print link state to console for debug

2017-10-17 Thread Faiz Abbas
On Tuesday 17 October 2017 12:05 PM, Joe Perches wrote: > On Tue, 2017-10-17 at 11:13 +0530, Faiz Abbas wrote: >> Enable support for printing the LTSSM link state for debugging PCI >> when link is down. > [] >> diff --git a/drivers/pci/dwc/pci-dra7xx.c b/drivers/pci/dwc/pci-dra7xx.c >> index 3442

RE: [PATCH] PCI: dwc: dra7xx: Print link state to console for debug

2017-10-17 Thread David Laight
From: Joe Perches > Sent: 17 October 2017 07:35 > On Tue, 2017-10-17 at 11:13 +0530, Faiz Abbas wrote: > > Enable support for printing the LTSSM link state for debugging PCI > > when link is down. > [] > > diff --git a/drivers/pci/dwc/pci-dra7xx.c b/drivers/pci/dwc/pci-dra7xx.c > > index 34427a6..7

Re: [PATCH] PCI: dwc: dra7xx: Print link state to console for debug

2017-10-16 Thread Joe Perches
On Tue, 2017-10-17 at 11:13 +0530, Faiz Abbas wrote: > Enable support for printing the LTSSM link state for debugging PCI > when link is down. [] > diff --git a/drivers/pci/dwc/pci-dra7xx.c b/drivers/pci/dwc/pci-dra7xx.c > index 34427a6..7b150b0 100644 > --- a/drivers/pci/dwc/pci-dra7xx.c > +++ b/d

[PATCH] PCI: dwc: dra7xx: Print link state to console for debug

2017-10-16 Thread Faiz Abbas
Enable support for printing the LTSSM link state for debugging PCI when link is down. Signed-off-by: Faiz Abbas --- drivers/pci/dwc/pci-dra7xx.c | 21 + 1 file changed, 21 insertions(+) diff --git a/drivers/pci/dwc/pci-dra7xx.c b/drivers/pci/dwc/pci-dra7xx.c index 34427a6..7