diff options
author | Rick Wertenbroek <[email protected]> | 2023-04-18 09:46:49 +0200 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2023-06-22 09:36:51 +0200 |
commit | 1f1c42ece18de365c976a060f3c8eb481b038e3a (patch) | |
tree | b47b49bb6a1756f5717663d77f65a8fd9bd4b8e8 /tools/perf/util/trace-event-scripting.c | |
parent | 92a9c57c325dd51682d428ba960d961fec3c8a08 (diff) |
PCI: rockchip: Write PCI Device ID to correct register
Write PCI Device ID (DID) to the correct register. The Device ID was not
updated through the correct register. Device ID was written to a read-only
register and therefore did not work. The Device ID is now set through the
correct register. This is documented in the RK3399 TRM section 17.6.6.1.1
Link: https://lore.kernel.org/r/[email protected]
Fixes: cf590b078391 ("PCI: rockchip: Add EP driver for Rockchip PCIe controller")
Tested-by: Damien Le Moal <[email protected]>
Signed-off-by: Rick Wertenbroek <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions