aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorJon Derrick <[email protected]>2020-05-11 12:21:14 -0400
committerLorenzo Pieralisi <[email protected]>2020-05-22 12:39:35 +0100
commitc88d19181771bd189147681ef38fc1533ebeff4c (patch)
treeb2b31f4dedfb65128ce5b1ed7324c8124fad97a5 /drivers/fpga/fpga-bridge.c
parent8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff)
PCI: pci-bridge-emul: Fix PCIe bit conflicts
This patch fixes two bit conflicts in the pci-bridge-emul driver: 1. Bit 3 of Device Status (19 of Device Control) is marked as both Write-1-to-Clear and Read-Only. It should be Write-1-to-Clear. The Read-Only and Reserved bitmasks are shifted by 1 bit due to this error. 2. Bit 12 of Slot Control is marked as both Read-Write and Reserved. It should be Read-Write. 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