commit | 45db3b7029a7c33a9ac6faaef50c35bbb8233369 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Tue May 23 14:32:56 2017 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sun Jul 02 18:45:56 2017 -0500 |
tree | 77a93ad48cb913e75a6122f2c840d1886332afe2 | |
parent | 09cac05097535015f0a0d64c051f17fd8c65c6bb [diff] |
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>