devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dinh Nguyen <dinguyen@kernel.org>
To: Khairul Anuar Romli <khairul.anuar.romli@altera.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>,
	Vinod Koul <vkoul@kernel.org>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Niravkumar L Rabara <niravkumar.l.rabara@intel.com>,
	dmaengine@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org
Subject: Re: [PATCH v2 0/3] Add dma-coherent property
Date: Mon, 8 Dec 2025 20:31:58 -0600	[thread overview]
Message-ID: <e1aae851-4031-4b5c-a807-7a61ecfe6af1@kernel.org> (raw)
In-Reply-To: <cover.1764717960.git.khairul.anuar.romli@altera.com>



On 12/2/25 17:47, Khairul Anuar Romli wrote:
> This patch series adds dma-coherent property for the Agilex5 platform by:
> 
> - Updating the device tree bindings for:
>    - Cadence HP NAND controller (`cdns,hp-nfc`)
>    - Synopsys DesignWare AXI DMA controller (`snps,dw-axi-dmac`)
>    to accept the `dma-coherent` property.
> 
> - Adding the dma-coherent property to the Agilex5 device tree and wiring up
>    the property to the supported peripherals:
>    - NAND controller
>    - DMA controller
> 
> This dma-coherent addition aligns the Agilex5 platform with ARM’s
> architectural requirements for coherent interconnects.
> 
> ---
> Notes:
> This patch series is applied and validated on socfpga dts maintainer's
> branch
> https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git/log/?h=socfpga_dts_for_v6.19
> 
> This changes is validated on:
> 	- intel/socfpga_agilex5_socdk.dtb
> 	- snps,dw-axi-dmac.yaml
> 	- snps,dw-axi-dmac.yaml intel/socfpga_agilex5_socdk.dtb
> 	- cdns,hp-nfc.yaml
> 	- cdns,hp-nfc.yaml intel/socfpga_agilex5_socdk.dtb
> 
> Changes in v2:
> 	- Rephrase git commit message to describe why the property is
> 	  needed now.
> 	- Remove redundant statement in the git commit message.
> 	- Correct the version in patch series title to v2.
> ---
> Khairul Anuar Romli (3):
>    dt-bindings: mtd: cdns,hp-nfc: Add dma-coherent property
>    dt-bindings: dma: snps,dw-axi-dmac: add dma-coherent property
>    arm64: dts: socfpga: agilex5: Add dma-coherent property
> 
>   Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml | 2 ++
>   Documentation/devicetree/bindings/mtd/cdns,hp-nfc.yaml      | 2 ++
>   arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi              | 3 +++
>   3 files changed, 7 insertions(+)
> 

Applied!

Thanks,
Dinh


  parent reply	other threads:[~2025-12-09  2:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-02 23:47 [PATCH v2 0/3] Add dma-coherent property Khairul Anuar Romli
2025-12-02 23:47 ` [PATCH v2 1/3] dt-bindings: mtd: cdns,hp-nfc: " Khairul Anuar Romli
2025-12-04 21:36   ` Rob Herring (Arm)
2025-12-02 23:47 ` [PATCH v2 2/3] dt-bindings: dma: snps,dw-axi-dmac: add " Khairul Anuar Romli
2025-12-04 21:36   ` Rob Herring (Arm)
2025-12-02 23:47 ` [PATCH v2 3/3] arm64: dts: socfpga: agilex5: Add " Khairul Anuar Romli
2025-12-09  2:31 ` Dinh Nguyen [this message]
2025-12-16  8:12   ` [PATCH v2 0/3] " Miquel Raynal
2025-12-17  3:22     ` Dinh Nguyen
2025-12-17  9:05       ` Miquel Raynal
2025-12-17 10:45         ` Dinh Nguyen

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=e1aae851-4031-4b5c-a807-7a61ecfe6af1@kernel.org \
    --to=dinguyen@kernel.org \
    --cc=Eugeniy.Paltsev@synopsys.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=khairul.anuar.romli@altera.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=niravkumar.l.rabara@intel.com \
    --cc=richard@nod.at \
    --cc=robh@kernel.org \
    --cc=vigneshr@ti.com \
    --cc=vkoul@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).