On Thu, 14 May 2020 22:07:08 +0200, Ansuel Smith wrote: > Set some specific value for Tx De-Emphasis, Tx Swing and Rx equalization > needed on some ipq8064 based device (Netgear R7800 for example). Without > this the system locks on kernel load. > > Fixes: 82a823833f4e ("PCI: qcom: Add Qualcomm PCIe controller driver") > Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx # v4.5+ > --- > drivers/pci/controller/dwc/pcie-qcom.c | 27 ++++++++++++++++++++++++++ > 1 file changed, 27 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>