commit | 9cb3985af63555810bb07de50acdf4170771451d | [log] [tgz] |
---|---|---|
author | Yicong Yang <yangyicong@hisilicon.com> | Mon Feb 17 19:12:55 2020 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Feb 28 17:38:30 2020 -0600 |
tree | 17267189c9e951f0948ffcfeb3729d204df7e6a2 | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 [diff] |
PCI: Add 32 GT/s decoding in some macros Link speed 32.0 GT/s is supported in PCIe r5.0. Add this speed to PCIE_SPEED2STR() and PCIE_SPEED2MBS_ENC() to correctly decode it. This is complementary to de76cda215d5 ("PCI: Decode PCIe 32 GT/s link speed"). Link: https://lore.kernel.org/r/1581937984-40353-2-git-send-email-yangyicong@hisilicon.com Signed-off-by: Yicong Yang <yangyicong@hisilicon.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>