linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] lspci: Decode 10-Bit Tag Requester Enable
@ 2020-08-29 10:58 Dongdong Liu
  2020-08-29 10:58 ` [PATCH V2 1/2] lspci: Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro definition Dongdong Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dongdong Liu @ 2020-08-29 10:58 UTC (permalink / raw)
  To: mj; +Cc: helgaas, linux-pci, linuxarm

This patchset is to:
1. Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro definition to keep the
same style between the Linux kernel source [1] and lspci.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/pci_regs.h#n651

2. Decode 10-Bit Tag Requester Enable bit in Device Control 2 Register.

Dongdong Liu (2):
  lspci: Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro definition
  lspci: Decode 10-Bit Tag Requester Enable

 lib/header.h | 27 +++++++++++++++------------
 ls-caps.c    | 23 ++++++++++++-----------
 2 files changed, 27 insertions(+), 23 deletions(-)

--
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-07  9:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29 10:58 [PATCH V2 0/2] lspci: Decode 10-Bit Tag Requester Enable Dongdong Liu
2020-08-29 10:58 ` [PATCH V2 1/2] lspci: Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro definition Dongdong Liu
2020-08-29 10:58 ` [PATCH V2 2/2] lspci: Decode 10-Bit Tag Requester Enable Dongdong Liu
2020-09-02  8:42 ` [PATCH V2 0/2] " Martin Mareš
2020-09-07  9:10   ` Dongdong Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).