Jon Derrick c88d191817 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/20200511162117.6674-2-jonathan.derrick@intel.com
Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Rob Herring <robh@kernel.org>
2020-05-22 12:39:35 +01:00
..
2020-04-03 14:25:02 -07:00
2020-04-05 11:12:59 -07:00
2020-04-03 14:25:02 -07:00
2019-11-28 08:54:55 -06:00
2019-07-09 07:24:53 -05:00
2020-04-02 14:26:38 -05:00
2020-04-02 14:26:38 -05:00
2020-04-03 14:25:02 -07:00
2020-04-02 14:26:32 -05:00
2020-04-02 14:26:32 -05:00
2020-04-02 14:26:45 -05:00
2020-01-29 17:00:02 -06:00
2020-03-10 14:05:33 -05:00
2019-09-23 16:10:31 -05:00
2019-05-13 18:34:46 -05:00