Re: [PATCH 1/2] PCI: tegra: Fix CLKREQ dependency programming

2019-10-18 Thread Lorenzo Pieralisi
On Sat, Oct 05, 2019 at 10:12:11PM +0530, Vidya Sagar wrote: > Corrects the programming to provide REFCLK to the downstream device > when there is no CLKREQ sideband signal routing present from root port > to the endpont. > > Signed-off-by: Vidya Sagar > --- > drivers/pci/controller/dwc/pcie-teg

Re: [PATCH 1/2] PCI: tegra: Fix CLKREQ dependency programming

2019-10-16 Thread Thierry Reding
On Sat, Oct 05, 2019 at 10:12:11PM +0530, Vidya Sagar wrote: > Corrects the programming to provide REFCLK to the downstream device > when there is no CLKREQ sideband signal routing present from root port > to the endpont. > > Signed-off-by: Vidya Sagar > --- > drivers/pci/controller/dwc/pcie-teg

[PATCH 1/2] PCI: tegra: Fix CLKREQ dependency programming

2019-10-05 Thread Vidya Sagar
Corrects the programming to provide REFCLK to the downstream device when there is no CLKREQ sideband signal routing present from root port to the endpont. Signed-off-by: Vidya Sagar --- drivers/pci/controller/dwc/pcie-tegra194.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff -