Re: [RFC PATCH 1/4] PCI: Add documentation for DOE endpoint support
From: Aksh Garg <a-garg7@ti.com>
Date: 2026-02-18 11:21:36
Also in:
linux-doc, linux-pci, lkml
From: Aksh Garg <a-garg7@ti.com>
Date: 2026-02-18 11:21:36
Also in:
linux-doc, linux-pci, lkml
Hi Niklas, On 14/02/26 02:03, Niklas Cassel wrote:
On Fri, Feb 13, 2026 at 06:06:00PM +0530, Aksh Garg wrote:quoted
From: Aksh Garg <a-garg7@ti.com> Document the architecture and implementation details for the Data Object Exchange (DOE) framework for PCIe Endpoint devices. Co-developed-by: Siddharth Vadapalli <s-vadapalli@ti.com> Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com> Signed-off-by: Aksh Garg <a-garg7@ti.com> ---Usually documentation is added as the final patch in a series.
I had placed this documentation patch before the code implementation in this RFC to allow reviewers to have a look at the architectural design first, enabling them to provide meaningful feedback on the overall approach before examining the specific code details.
I think this patch should just be squashed with patch 4/4, and the squashed patch then being the final patch in the series - patch 3/3.
I will keep this mind while posting the normal patch series. Thanks!
Kind regards, Niklas