On Mon, 30 Mar 2026 at 13:15, Aswin Murugan
<[email protected]> wrote:
>
> Enable reboot-mode functionality for all Qualcomm platforms that define
> reboot-mode device tree nodes. The drivers gracefully handle platforms
> without reboot-mode configuration, making it safe to enable globally.
>
> Add config options:
>   CONFIG_DM_REBOOT_MODE=y       - Core reboot-mode framework
>   CONFIG_REBOOT_MODE_NVMEM=y    - NVMEM-based storage backend
>   CONFIG_QCOM_SPMI_SDAM=y       - Qualcomm PMIC SDAM/PON access
>
> Signed-off-by: Aswin Murugan <[email protected]>
> ---
> Changes in v3:
> 1. No change in v3
> ---
>  configs/qcom_defconfig | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to