All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neha Malcom Francis <n-francis@ti.com>
To: <trini@konsulko.com>, <s-k6@ti.com>, <bb@ti.com>
Cc: <m-chawdhry@ti.com>, <u-boot@lists.denx.de>, <u-kumar1@ti.com>,
	<gehariprasath@ti.com>, <n-francis@ti.com>
Subject: [PATCH v2 7/7] doc: ti: k3: Add section for DDR configuration
Date: Mon, 3 Nov 2025 12:40:35 +0530	[thread overview]
Message-ID: <20251103071035.674604-8-n-francis@ti.com> (raw)
In-Reply-To: <20251103071035.674604-1-n-francis@ti.com>

Add a concise section for DDR configuration pointing to the public tool
that can be used to generate the configuration DTSI.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
---
Changes since v1:
- new patch

 doc/board/ti/k3.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/board/ti/k3.rst b/doc/board/ti/k3.rst
index 01fb9411688..de66b830703 100644
--- a/doc/board/ti/k3.rst
+++ b/doc/board/ti/k3.rst
@@ -649,6 +649,17 @@ Refer (:ref:`U-boot ARMV8 build <k3_rst_include_start_build_steps_uboot>`)
    This will need to be explicitly disabled by changing the boot_targets to
    disallow fallback during testing.
 
+DDR Configuration
+-----------------
+
+The K3 DDRSS driver (drivers/ram/k3-ddrss/k3-ddrss.c) configures the DDR during
+the R5 SPL stage. The driver utilizes an auto-generated configuration file
+containing necessary settings for the DDR. It configures the frequency, timing
+parameters, training algorithms etc. for DDR initialization. The configuration
+DTSI can be generated using the `Sysconfig tool <https://dev.ti.com/sysconfig>`_
+and selecting the software product as "DDR Configuration for \*" as well as the
+required device.
+
 Saving environment
 ------------------
 
-- 
2.34.1


  parent reply	other threads:[~2025-11-03  7:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-03  7:10 [PATCH v2 0/7] ti: j7: Update to v0.12.0 of DDR config tool Neha Malcom Francis
2025-11-03  7:10 ` [PATCH v2 1/7] arm: dts: k3-j7200: ddr: " Neha Malcom Francis
2025-11-03  7:10 ` [PATCH v2 2/7] arm: dts: k3-j721s2: " Neha Malcom Francis
2025-11-03  7:10 ` [PATCH v2 3/7] arm: dts: k3-am68: " Neha Malcom Francis
2025-11-03  7:10 ` [PATCH v2 4/7] arm: dts: k3-j784s4: " Neha Malcom Francis
2025-11-03  7:10 ` [PATCH v2 5/7] arm: dts: k3-am69: " Neha Malcom Francis
2025-11-07 15:44   ` Franz Schnyder
2025-11-10  4:25     ` Neha Malcom Francis
2025-11-20  8:16       ` Francesco Dolcini
2025-11-20 14:23         ` [EXTERNAL] " Scholz, Kevin
2025-11-20 14:48           ` Francesco Dolcini
2026-04-21 10:10             ` Neha Malcom Francis
2026-05-20 21:52               ` Scholz, Kevin
2026-05-21  5:47                 ` Neha Malcom Francis
2026-05-21  6:26                 ` Francesco Dolcini
2026-06-09  4:25                   ` Kumar, Udit
2025-11-03  7:10 ` [PATCH v2 6/7] arm: dts: k3-j742s2: " Neha Malcom Francis
2025-11-03  7:10 ` Neha Malcom Francis [this message]
2025-11-03 14:35   ` [PATCH v2 7/7] doc: ti: k3: Add section for DDR configuration Romain Naour
2026-05-21  5:45     ` Neha Malcom Francis
2026-06-09 19:17 ` [PATCH v2 0/7] ti: j7: Update to v0.12.0 of DDR config tool Tom Rini

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=20251103071035.674604-8-n-francis@ti.com \
    --to=n-francis@ti.com \
    --cc=bb@ti.com \
    --cc=gehariprasath@ti.com \
    --cc=m-chawdhry@ti.com \
    --cc=s-k6@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=u-kumar1@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.