PCI: vmd: Fix shadow offsets to reflect spec changes
authorJon Derrick <jonathan.derrick@intel.com>
Mon, 16 Sep 2019 13:54:35 +0000 (07:54 -0600)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 17 Sep 2019 16:40:18 +0000 (17:40 +0100)
commita1a30170138c9c5157bd514ccd4d76b47060f29b
tree554a6bea3e7c12796bd94d9e8880c3dcdf5ac306
parente3dffa4f6c3612dea337c9c59191bd418afc941b
PCI: vmd: Fix shadow offsets to reflect spec changes

The shadow offset scratchpad was moved to 0x2000-0x2010. Update the
location to get the correct shadow offset.

Fixes: 6788958e4f3c ("PCI: vmd: Assign membar addresses from shadow registers")
Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: stable@vger.kernel.org # v5.2+
drivers/pci/controller/vmd.c