]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 18 Apr 2024 16:04:24 +0000 (12:04 -0400)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 9 Jul 2024 23:20:11 +0000 (18:20 -0500)
commit95cb8ff68851ed0d249fb8a1d9657987cd844e08
tree2c6399831f905b39c4618da306aa5bddf306193c
parentcd02e4b684fd3244bd55425e683e26a4003a2925
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros

Add "Message Routing" and "INTx Mechanism Messages" macros to enable
a PCIe driver to send messages for INTx Interrupt Signaling.

Values from PCIe r6.1, sec 2.2.8 and 2.2.8.1.

Link: https://lore.kernel.org/linux-pci/20240418-pme_msg-v8-1-a54265c39742@nxp.com
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
drivers/pci/pci.h