summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2020-07-22 14:03:11 +0300
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2020-07-27 17:46:16 +0300
commite3bca37d15dca118f2ef1f0a068bb6e07846ea20 (patch)
tree9d8decbae1e90853e680aa687716650ec099a8a3 /tools/perf/scripts/python/exported-sql-viewer.py
parentd07701a17aec3e3a777b882b46b0af6650f7cd1d (diff)
downloadlinux-e3bca37d15dca118f2ef1f0a068bb6e07846ea20.tar.xz
PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
Commit 1b79c5284439 ("PCI: cadence: Add host driver for Cadence PCIe controller") in order to update Vendor ID, directly wrote to PCI_VENDOR_ID register. However PCI_VENDOR_ID in root port configuration space is read-only register and writing to it will have no effect. Use local management register to configure Vendor ID and Subsystem Vendor ID. Link: https://lore.kernel.org/r/20200722110317.4744-10-kishon@ti.com Fixes: 1b79c5284439 ("PCI: cadence: Add host driver for Cadence PCIe controller") Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions