From: Sumit Garg <sumit.garg@kernel.org>
To: Varadarajan Narayanan <quic_varada@quicinc.com>
Cc: trini@konsulko.com, caleb.connolly@linaro.org,
neil.armstrong@linaro.org, sjg@chromium.org,
ilias.apalodimas@linaro.org, sughosh.ganu@linaro.org,
me@samcday.com, marex@denx.de, robert.marko@sartura.hr,
seashell11234455@gmail.com, ycliang@andestech.com,
u-boot-qcom@groups.io, u-boot@lists.denx.de
Subject: Re: [PATCH v1 3/3] configs: qcs9100_defconfig: Enable SYSRESET
Date: Mon, 28 Apr 2025 14:06:52 +0530 [thread overview]
Message-ID: <aA8-JChaN9WxC6Ew@sumit-X1> (raw)
In-Reply-To: <20250410120208.4142087-4-quic_varada@quicinc.com>
On Thu, Apr 10, 2025 at 05:32:08PM +0530, Varadarajan Narayanan wrote:
> Move to SYSRESET for implementing the reset command.
>
> Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
> ---
> configs/qcs9100_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
-Sumit
>
> diff --git a/configs/qcs9100_defconfig b/configs/qcs9100_defconfig
> index 10ff4d25398..1fb621b27ce 100644
> --- a/configs/qcs9100_defconfig
> +++ b/configs/qcs9100_defconfig
> @@ -16,3 +16,5 @@ CONFIG_TEXT_BASE=0xaf000000
> CONFIG_REMAKE_ELF=y
>
> CONFIG_DEFAULT_DEVICE_TREE="qcom/qcs9100-ride-r3"
> +CONFIG_SYSRESET=y
> +CONFIG_SYSRESET_QCOM_PSCI=y
> --
> 2.34.1
>
prev parent reply other threads:[~2025-04-28 8:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 12:02 [PATCH v1 0/3] Implement reset to EDL for qcs9100 Varadarajan Narayanan
2025-04-10 12:02 ` [PATCH v1 1/3] mach-snapdragon: Do not define reset_cpu() if SYSRESET is enabled Varadarajan Narayanan
2025-04-28 8:24 ` Sumit Garg
2025-04-28 8:28 ` Sam Day
2025-04-28 13:58 ` Casey Connolly
2025-04-10 12:02 ` [PATCH v1 2/3] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs Varadarajan Narayanan
2025-04-28 8:36 ` Sumit Garg
2025-04-28 14:22 ` Casey Connolly
2025-04-29 11:40 ` Varadarajan Narayanan
2025-04-29 21:02 ` Sam Day
2025-04-30 8:57 ` Varadarajan Narayanan
2025-04-10 12:02 ` [PATCH v1 3/3] configs: qcs9100_defconfig: Enable SYSRESET Varadarajan Narayanan
2025-04-28 8:36 ` Sumit Garg [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=aA8-JChaN9WxC6Ew@sumit-X1 \
--to=sumit.garg@kernel.org \
--cc=caleb.connolly@linaro.org \
--cc=ilias.apalodimas@linaro.org \
--cc=marex@denx.de \
--cc=me@samcday.com \
--cc=neil.armstrong@linaro.org \
--cc=quic_varada@quicinc.com \
--cc=robert.marko@sartura.hr \
--cc=seashell11234455@gmail.com \
--cc=sjg@chromium.org \
--cc=sughosh.ganu@linaro.org \
--cc=trini@konsulko.com \
--cc=u-boot-qcom@groups.io \
--cc=u-boot@lists.denx.de \
--cc=ycliang@andestech.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