PCI: rockchip: Configure RC's MPS setting
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 23 May 2017 19:32:56 +0000 (14:32 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sun, 2 Jul 2017 23:45:56 +0000 (18:45 -0500)
commit45db3b7029a7c33a9ac6faaef50c35bbb8233369
tree77a93ad48cb913e75a6122f2c840d1886332afe2
parent09cac05097535015f0a0d64c051f17fd8c65c6bb
PCI: rockchip: Configure RC's MPS setting

The default value of MPS for RC is 128 bytes, but actually it could support
256 bytes.  So this patch fixes this issue.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-rockchip.c