[PATCH v5 4/4] configs: qcom: Add QCOM_POWER_DOMAIN config

neil.armstrong at linaro.org neil.armstrong at linaro.org
Tue Oct 28 14:02:19 CET 2025


On 10/27/25 12:33, Aswin Murugan wrote:
> From: Aswin Murugan <aswin.murugan at oss.qualcomm.com>
> 
> Enable QCOM_POWER_DOMAIN config for qualcomm devices
> 
> Signed-off-by: Aswin Murugan <aswin.murugan at oss.qualcomm.com>
> ---
> v5:
> - No changes to this patch in v5
> 
> v4:
> - No changes to this patch in v4
> 
> v3:
> - Removed OF_LIVE_SA8775P config, since there is no SA8775p specific fixups are done
> 
> v2:
> - No changes to this patch in v2
> ---
>   configs/qcom_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
> index 8d1269b4634..a5a1bf7368e 100644
> --- a/configs/qcom_defconfig
> +++ b/configs/qcom_defconfig
> @@ -129,6 +129,7 @@ CONFIG_MSM_SERIAL=y
>   CONFIG_MSM_GENI_SERIAL=y
>   CONFIG_SOC_QCOM=y
>   CONFIG_QCOM_COMMAND_DB=y
> +CONFIG_QCOM_POWER_DOMAIN=y
>   CONFIG_QCOM_RPMH=y
>   CONFIG_SPMI_MSM=y
>   CONFIG_SYSINFO=y

Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>


More information about the U-Boot mailing list