[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210820223744.8439-3-21cnbao@gmail.com>
Date: Sat, 21 Aug 2021 10:37:44 +1200
From: Barry Song <21cnbao@...il.com>
To: 21cnbao@...il.com, bhelgaas@...gle.com, corbet@....net
Cc: Jonathan.Cameron@...wei.com, bilbao@...edu,
gregkh@...uxfoundation.org, leon@...nel.org,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
linuxarm@...wei.com, luzmaximilian@...il.com,
mchehab+huawei@...nel.org, schnelle@...ux.ibm.com,
song.bao.hua@...ilicon.com
Subject: [PATCH v2 2/2] Documentation: ABI: sysfs-bus-pci: Add description for IRQ entry
From: Barry Song <song.bao.hua@...ilicon.com>
/sys/bus/pci/devices/.../irq has been there for many years but it
has never been documented. This patch is trying to document it.
Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Signed-off-by: Barry Song <song.bao.hua@...ilicon.com>
---
Documentation/ABI/testing/sysfs-bus-pci | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/ABI/testing/sysfs-bus-pci b/Documentation/ABI/testing/sysfs-bus-pci
index 793cbb7..8d42385 100644
--- a/Documentation/ABI/testing/sysfs-bus-pci
+++ b/Documentation/ABI/testing/sysfs-bus-pci
@@ -96,6 +96,14 @@ Description:
This attribute indicates the mode that the irq vector named by
the file is in (msi vs. msix)
+What: /sys/bus/pci/devices/.../irq
+Date: August 2021
+Contact: Barry Song <song.bao.hua@...ilicon.com>
+Description:
+ Historically this attribute represent the IRQ line which runs
+ from the PCI device to the Interrupt controller. With MSI and
+ MSI-X, this attribute is the first IRQ number of IRQ vectors.
+
What: /sys/bus/pci/devices/.../remove
Date: January 2009
Contact: Linux PCI developers <linux-pci@...r.kernel.org>
--
1.8.3.1
Powered by blists - more mailing lists