aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorJon Derrick <[email protected]>2020-05-11 12:21:17 -0400
committerLorenzo Pieralisi <[email protected]>2020-05-22 12:39:35 +0100
commit1446978d560fd708af4dfc10863109bc098e5b26 (patch)
tree3476550ee2e909dc0f4f6c7e20616d3720b1bbae /drivers/fpga/fpga-bridge.c
parent2960865127d77bce085d349c94d49faf51517df3 (diff)
PCI: pci-bridge-emul: Eliminate the 'reserved' member
Per PCIe 5.0 r1.0, Terms and Acronyms, Page 80: Reserved register fields must be read only and must return 0 (all 0's for multi-bit fields) when read. Reserved encodings for register and packet fields must not be used. Any implementation dependence on a Reserved field value or encoding will result in an implementation that is not PCI Express-compliant. This patch ensures reads will return 0 for any bit not in the Read-Only, Read-Write, or Write-1-to-Clear bitmasks. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jon Derrick <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Acked-by: Rob Herring <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions