[PATCH v1 3/3] configs: qcs9100_defconfig: Enable SYSRESET
Sumit Garg
sumit.garg at kernel.org
Mon Apr 28 10:36:52 CEST 2025
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 at quicinc.com>
> ---
> configs/qcs9100_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Sumit Garg <sumit.garg at 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
>
More information about the U-Boot
mailing list