drivers: pci: sandbox: Add stub sandbox PCI MPS support
authorStephen Carlson <stcarlso@linux.microsoft.com>
Fri, 10 Mar 2023 19:07:14 +0000 (11:07 -0800)
committerTom Rini <trini@konsulko.com>
Thu, 30 Mar 2023 19:09:59 +0000 (15:09 -0400)
commit713db6f6d3a3212270fd12ba5c47e986b36dbc39
tree9bc1c2f4ece171ec599c76d7867cd383590a3c3a
parent59b1c9be01934222cf773b35de7c8d086dabaef6
drivers: pci: sandbox: Add stub sandbox PCI MPS support

Reports the sandbox swapcase PCI Express device to support a 256 byte
Maximum Payload Size for MPS tuning tests.

Signed-off-by: Stephen Carlson <stcarlso@linux.microsoft.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/misc/swap_case.c