Re: [PATCH kernel 0/4] pci/doe/ide: Capabilities, protocols

From: Bjorn Helgaas
Date: Thu Feb 08 2024 - 16:55:27 EST


On Thu, Feb 01, 2024 at 05:02:24PM +1100, Alexey Kardashevskiy wrote:
> Here are 4 small independent patches defining new PCIe caps and bits and
> protocols, I am using them with my test device so they are real :)
>
>
> Please comment. Thanks.
>
>
>
> Alexey Kardashevskiy (4):
> pci/doe: Define protocol types and make those public
> pci/doe: Support discovery version
> pci: Define TEE-IO bit in PCIe device capabilities
> pci: Define Integrity and Data Encryption (IDE) extended capability

For changes in drivers/pci and related files, follow the subject line
convention (learn from "git log --oneline drivers/pci/").