Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: <huaqian.li@siemens.com>
Cc: <mani@kernel.org>, <arnd@arndb.de>, <baocheng.su@siemens.com>,
	<bhelgaas@google.com>, <christophe.jaillet@wanadoo.fr>,
	<conor+dt@kernel.org>, <devicetree@vger.kernel.org>,
	<diogo.ivo@siemens.com>, <helgaas@kernel.org>,
	<jan.kiszka@siemens.com>, <kristo@kernel.org>,
	<krzk+dt@kernel.org>, <kw@linux.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-pci@vger.kernel.org>,
	<lkp@intel.com>, <lpieralisi@kernel.org>,
	<oe-kbuild-all@lists.linux.dev>, <robh@kernel.org>,
	<s-vadapalli@ti.com>, <ssantosh@kernel.org>, <vigneshr@ti.com>
Subject: Re: [PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA
Date: Thu, 28 Aug 2025 07:04:04 -0500	[thread overview]
Message-ID: <20250828120404.dtg5n7owgsot6uzf@tightwad> (raw)
In-Reply-To: <20250828112434.2310936-1-huaqian.li@siemens.com>

On 19:24-20250828, huaqian.li@siemens.com wrote:
> Hi Mani,
> 
> Thanks for your offer to help with the patch series. Yes, let's proceed
> with splitting the submission:
> 
> Please go ahead and take the dt-bindings through the PCI tree. That would
> be helpful to get them established early.
> 
> Hi Arnd,
> 
> Could you please take care of the driver code with the cross-dependencies
> through the arm-soc tree? The PCI controller driver has the API dependency
> with the SoC driver as Mani pointed out. Could you let me know which specific
> components of the series you would be willing to take?

I assume you have seen my reply [1] - I don't intent to carry code
that we don't at least build and let bitrot over time, and we do not
want to enable non-essential drivers as "y" in arm64 defconfig (you can
find enough references in the list on the topic).

[1] https://lore.kernel.org/all/20250729162338.so7evngndnysg4ui@cinnamon/
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
https://ti.com/opensource


  reply	other threads:[~2025-08-28 17:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-28  2:36 [PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation huaqian.li
2025-07-28  2:36 ` [PATCH v12 1/7] dt-bindings: soc: ti: Add AM65 peripheral virtualization unit huaqian.li
2025-07-28  2:36 ` [PATCH v12 2/7] dt-bindings: PCI: ti,am65: Extend for use with PVU huaqian.li
2025-07-28  2:36 ` [PATCH v12 3/7] soc: ti: Add IOMMU-like PVU driver huaqian.li
2025-07-29 12:22   ` Nishanth Menon
2025-07-29 16:11     ` Jan Kiszka
2025-07-29 16:23       ` Nishanth Menon
2025-07-28  2:36 ` [PATCH v12 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654 huaqian.li
2025-07-28  2:36 ` [PATCH v12 5/7] arm64: dts: ti: k3-am65-main: Add PVU nodes huaqian.li
2025-07-28  2:37 ` [PATCH v12 6/7] arm64: dts: ti: k3-am65-main: Add VMAP registers to PCI root complexes huaqian.li
2025-07-28  2:37 ` [PATCH v12 7/7] arm64: dts: ti: iot2050: Add overlay for DMA isolation for devices behind PCI RC huaqian.li
2025-08-27 12:55 ` [PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation Manivannan Sadhasivam
2025-08-28 11:24   ` [PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA huaqian.li
2025-08-28 12:04     ` Nishanth Menon [this message]
2025-08-28 15:53 ` (subset) [PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation Manivannan Sadhasivam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250828120404.dtg5n7owgsot6uzf@tightwad \
    --to=nm@ti.com \
    --cc=arnd@arndb.de \
    --cc=baocheng.su@siemens.com \
    --cc=bhelgaas@google.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=diogo.ivo@siemens.com \
    --cc=helgaas@kernel.org \
    --cc=huaqian.li@siemens.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kristo@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=kw@linux.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=lpieralisi@kernel.org \
    --cc=mani@kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=robh@kernel.org \
    --cc=s-vadapalli@ti.com \
    --cc=ssantosh@kernel.org \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox