diff options
author | Ryder Lee <[email protected]> | 2020-11-05 04:58:33 +0800 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2021-03-29 16:01:31 +0100 |
commit | 31ec9c2746467a372b009940ce7b722055daaf6a (patch) | |
tree | ece3935e4298d1e7240f6b3bb454bd364d0560cb /drivers/pci/controller/dwc/pci-keystone.c | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) |
PCI: mediatek: Configure FC and FTS for functions other than 0
"PCI_FUNC(port->slot << 3)" is always 0, so previously
mtk_pcie_startup_port() only configured FC credits and FTs for function
0.
Compute "func" correctly so we also configure functions other than
0. This affects MT2701 and MT7623.
Link: https://lore.kernel.org/r/c529dbfc066f4bda9b87edbdbf771f207e69b84e.1604510053.git.ryder.lee@mediatek.com
Signed-off-by: Ryder Lee <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Krzysztof WilczyĆski <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions