From: Andrew Davis <afd@ti.com>
To: Judith Mendez <jm@ti.com>, Nishanth Menon <nm@ti.com>
Cc: Moteen Shah <m-shah@ti.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
Tero Kristo <kristo@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 1/2] arm64: dts: ti: k3-am62p/j722s: Remove HS400 support from common
Date: Mon, 8 Sep 2025 18:53:57 -0500 [thread overview]
Message-ID: <ce6f03fe-8d97-4146-964f-c2ba58a350c7@ti.com> (raw)
In-Reply-To: <20250908235207.473628-2-jm@ti.com>
On 9/8/25 6:52 PM, Judith Mendez wrote:
> Since eMMC HS400 has been descoped for J722s due to errata i2478 [0]
> and is supported for AM62Px device, remove eMMC HS400 support from
> common-main.dtsi and include only in am62p-main.dtsi.
>
> [0] https://www.ti.com/lit/pdf/sprz575
> Signed-off-by: Judith Mendez <jm@ti.com>
> ---
Reviewed-by: Andrew Davis <afd@ti.com>
> arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi | 3 ---
> arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 6 ++++++
> 2 files changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi
> index 4427b12058a6..0c05bcf1d776 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi
> @@ -576,15 +576,12 @@ sdhci0: mmc@fa10000 {
> bus-width = <8>;
> mmc-ddr-1_8v;
> mmc-hs200-1_8v;
> - mmc-hs400-1_8v;
> ti,clkbuf-sel = <0x7>;
> - ti,strobe-sel = <0x77>;
> ti,trm-icp = <0x8>;
> ti,otap-del-sel-legacy = <0x1>;
> ti,otap-del-sel-mmc-hs = <0x1>;
> ti,otap-del-sel-ddr52 = <0x6>;
> ti,otap-del-sel-hs200 = <0x8>;
> - ti,otap-del-sel-hs400 = <0x5>;
> ti,itap-del-sel-legacy = <0x10>;
> ti,itap-del-sel-mmc-hs = <0xa>;
> ti,itap-del-sel-ddr52 = <0x3>;
> diff --git a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
> index 6aea9d3f134e..020bd121a6a3 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
> @@ -74,3 +74,9 @@ &main_gpio1 {
> gpio-reserved-ranges = <32 10>;
> ti,ngpio = <52>;
> };
> +
> +&sdhci0 {
> + mmc-hs400-1_8v;
> + ti,strobe-sel = <0x77>;
> + ti,otap-del-sel-hs400 = <0x5>;
> +};
next prev parent reply other threads:[~2025-09-09 8:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-08 23:52 [PATCH v3 0/2] Remove HS400 support from common Judith Mendez
2025-09-08 23:52 ` [PATCH v3 1/2] arm64: dts: ti: k3-am62p/j722s: " Judith Mendez
2025-09-08 23:53 ` Andrew Davis [this message]
2025-09-09 6:07 ` Moteen Shah
2025-09-08 23:52 ` [PATCH v3 2/2] arm64: dts: ti: k3-am62p: Update eMMC HS400 STRB value Judith Mendez
2025-09-12 9:50 ` [PATCH v3 0/2] Remove HS400 support from common Nishanth Menon
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=ce6f03fe-8d97-4146-964f-c2ba58a350c7@ti.com \
--to=afd@ti.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jm@ti.com \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m-shah@ti.com \
--cc=nm@ti.com \
--cc=robh@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