U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Chintan Vankar <c-vankar@ti.com>
To: Andrew Davis <afd@ti.com>, Bryan Brattlof <bb@ti.com>,
	Chintan Vankar <c-vankar@ti.com>,
	Wadim Egorov <w.egorov@phytec.de>, Anshul Dalal <anshuld@ti.com>,
	Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	Tom Rini <trini@konsulko.com>
Cc: <u-boot@lists.denx.de>
Subject: [PATCH v2 3/3] arm: dts: k3-am62a7-sk-u-boot: Enable DM services for main_pktdma
Date: Fri, 10 Jul 2026 15:52:29 +0530	[thread overview]
Message-ID: <20260710102229.2980029-4-c-vankar@ti.com> (raw)
In-Reply-To: <20260710102229.2980029-1-c-vankar@ti.com>

Enable DM services for main_pktdma during R5 SPL stage.

Signed-off-by: Chintan Vankar <c-vankar@ti.com>
---

Link to v1:
https://lore.kernel.org/all/20260702081251.2691159-4-c-vankar@ti.com/

Changes from v1 to v2:
- No changes.

 arch/arm/dts/k3-am62a7-r5-sk.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/dts/k3-am62a7-r5-sk.dts b/arch/arm/dts/k3-am62a7-r5-sk.dts
index 4570ff6edbf..9c2a6bf89a9 100644
--- a/arch/arm/dts/k3-am62a7-r5-sk.dts
+++ b/arch/arm/dts/k3-am62a7-r5-sk.dts
@@ -42,3 +42,8 @@
 	status = "okay";
 	bootph-pre-ram;
 };
+
+&main_pktdma {
+	ti,sci = <&dm_tifs>;
+	bootph-all;
+};
-- 
2.34.1


  parent reply	other threads:[~2026-07-10 10:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-10 10:22 [PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP Chintan Vankar
2026-07-10 10:22 ` [PATCH v2 1/3] configs: am62ax_evm_r5_ethboot: Enable config options required for Ethernet boot Chintan Vankar
2026-07-14 11:05   ` Anshul Dalal
2026-07-10 10:22 ` [PATCH v2 2/3] configs: am62ax_evm_a53_ethboot: Enable config options required to enable " Chintan Vankar
2026-07-14 11:05   ` Anshul Dalal
2026-07-10 10:22 ` Chintan Vankar [this message]
2026-07-14 11:05   ` [PATCH v2 3/3] arm: dts: k3-am62a7-sk-u-boot: Enable DM services for main_pktdma Anshul Dalal
2026-07-14 11:35     ` Wadim Egorov
2026-07-15 12:47       ` Chintan Vankar
2026-07-14 11:05 ` [PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP Anshul Dalal
2026-07-15  9:09 ` Anshul Dalal
2026-07-15 12:47   ` Chintan Vankar

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=20260710102229.2980029-4-c-vankar@ti.com \
    --to=c-vankar@ti.com \
    --cc=afd@ti.com \
    --cc=anshuld@ti.com \
    --cc=bb@ti.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=w.egorov@phytec.de \
    /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