On Tue, 14 Apr 2020 16:30:04 -0400, Jon Derrick wrote: > Add missing bits from PCIe 4.0 and updates for PCIe 5.0 r1.0. > > PCIe 4.0: > Device Status bit 6 - W1C - Emergency Power Reduction Detected > Link Control bits 15:14 - RW - DRS Signaling Control > Slot Control bit 13 - RW - Auto Slow Power Limit Disable > > PCIe 5.0: > Slot Control bit 14 - RW - In-Band PD Disable > > Signed-off-by: Jon Derrick <jonathan.derrick@xxxxxxxxx> > --- > drivers/pci/pci-bridge-emul.c | 31 ++++++++++++++++--------------- > 1 file changed, 16 insertions(+), 15 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>