[PATCH v6 5/5] configs: qcom: Add QCOM_POWER_DOMAIN config

Aswin Murugan aswin.murugan at oss.qualcomm.com
Thu Nov 13 12:34:27 CET 2025


Enable QCOM_POWER_DOMAIN config for qualcomm devices

Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
Signed-off-by: Aswin Murugan <aswin.murugan at oss.qualcomm.com>
---
v6:
- No changes to this patch in v6

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 e686ea857b9..bbee5d44a5d 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -139,6 +139,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
-- 
2.34.1



More information about the U-Boot mailing list