From: "Kumar, Udit" <u-kumar1@ti.com>
To: Andrew Halaney <ahalaney@redhat.com>, Tom Rini <trini@konsulko.com>
Cc: Keerthy <j-keerthy@ti.com>,
Neha Malcom Francis <n-francis@ti.com>,
Eric Chanudet <echanude@redhat.com>,
Enric Balletbo <eballetb@redhat.com>, <j-humphreys@ti.com>,
Nishanth Menon <nm@ti.com>, <u-boot@lists.denx.de>,
<u-kumar1@ti.com>
Subject: Re: [PATCH RFC/RFT v2 0/4] k3-j784s4-r5-evm: Enable ESMs and related PMIC
Date: Thu, 12 Sep 2024 13:28:41 +0530 [thread overview]
Message-ID: <3bf2177d-178f-46bf-abfe-6f00a52c623b@ti.com> (raw)
In-Reply-To: <20240911-j784s4-esm-enable-v2-0-957f56b588d9@redhat.com>
Andrew Thanks,
On 9/11/2024 11:09 PM, Andrew Halaney wrote:
> NOTE: this relies on the linked devicetree changes to land in Linux
> first and get synced here, otherwise the board will fail to boot!
> I'm leaving this as a RFC/RFT at this time for that reason until
> things get merged and synced over (if there's a faster way to get that
> done please let me know, otherwise I'll be patient. Maybe the
> cherry-picking described over at
> https://docs.u-boot.org/en/latest/develop/devicetree/control.html#resyncing-with-devicetree-rebasing
> would be appropriate to do *in* this series after that is merged in
> Linux?).
>
> This enables the ESMs and the associated PMIC. Programming these bits is
> a requirement to make the watchdog actually reset the board.
>
> I've tested this series (with the linked change) on the k3-j784s4-evm,
> but not its sibling the k3-am69-sk. I'd appreciate at a minimum someone
> to test on that platform to ensure this doesn't break boot.
>
> Link: https://lore.kernel.org/lkml/20240911-j784s4-tps6594-bootph-v2-0-a83526264ab1@redhat.com/
> Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
> ---
> Changes in v2:
> - Loop over ESMs, only configure if prior was successful
> as without all of them they're not useful (Udit)
> - Add am69-sk PMIC ESM node (Udit)
> - Link to v1: https://lore.kernel.org/r/20240906-j784s4-esm-enable-v1-0-b83b17d5a744@redhat.com
LGTM
For AM69, please use
Tested-by: Udit Kumar <u-kumar1@ti.com>
Test logs (WDT working as expected) after locally applying patch
https://lore.kernel.org/lkml/20240911-j784s4-tps6594-bootph-v2-0-a83526264ab1@redhat.com/
into u-boot DTS.
https://gist.github.com/uditkumarti/3ec9afac94c081d09515b66b7ae6c0e5
> ---
> Andrew Halaney (2):
> arm: dts: k3-am69-r5-evm: Add the PMIC ESM node
> configs: j784s4_evm_r5: Enable ESM related configs
>
> Keerthy (1):
> board: ti: j784s4: Initialize the ESM & PMIC ESM
>
> Neha Malcom Francis (1):
> arm: dts: k3-j784s4-r5-evm: Add the PMIC ESM node
>
> arch/arm/dts/k3-am69-r5-sk.dts | 7 +++++++
> arch/arm/dts/k3-j784s4-r5-evm.dts | 7 +++++++
> board/ti/j784s4/evm.c | 24 ++++++++++++++++++++++++
> configs/j784s4_evm_r5_defconfig | 7 +++++++
> 4 files changed, 45 insertions(+)
> ---
> base-commit: 1630ff26cc960439b5949b80cfc604a2c8aa47dd
> change-id: 20240906-j784s4-esm-enable-4c4f698fe7c4
>
> Best regards,
prev parent reply other threads:[~2024-09-12 7:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-11 17:39 [PATCH RFC/RFT v2 0/4] k3-j784s4-r5-evm: Enable ESMs and related PMIC Andrew Halaney
2024-09-11 17:39 ` [PATCH RFC/RFT v2 1/4] arm: dts: k3-j784s4-r5-evm: Add the PMIC ESM node Andrew Halaney
2024-09-11 17:39 ` [PATCH RFC/RFT v2 2/4] arm: dts: k3-am69-r5-evm: " Andrew Halaney
2024-09-11 17:39 ` [PATCH RFC/RFT v2 3/4] board: ti: j784s4: Initialize the ESM & PMIC ESM Andrew Halaney
2024-09-11 17:39 ` [PATCH RFC/RFT v2 4/4] configs: j784s4_evm_r5: Enable ESM related configs Andrew Halaney
2024-09-12 7:58 ` Kumar, Udit [this message]
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=3bf2177d-178f-46bf-abfe-6f00a52c623b@ti.com \
--to=u-kumar1@ti.com \
--cc=ahalaney@redhat.com \
--cc=eballetb@redhat.com \
--cc=echanude@redhat.com \
--cc=j-humphreys@ti.com \
--cc=j-keerthy@ti.com \
--cc=n-francis@ti.com \
--cc=nm@ti.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.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