On Fri, Feb 13, 2026 at 04:40:09PM +0530, Aswin Murugan wrote: > Enable QCOM_RPMH_POWER_DOMAIN config for qualcomm devices > > Reviewed-by: Neil Armstrong <[email protected]> > Signed-off-by: Aswin Murugan <[email protected]> > --- > v8: > - No changes to this patch in v8
Reviewed-by: Sumit Garg <[email protected]> -Sumit > > v7: > - No changes to this patch in v7 > > 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 fe5880de1fd..bced5d6eb0f 100644 > --- a/configs/qcom_defconfig > +++ b/configs/qcom_defconfig > @@ -126,6 +126,7 @@ CONFIG_MSM_SERIAL=y > CONFIG_MSM_GENI_SERIAL=y > CONFIG_SOC_QCOM=y > CONFIG_QCOM_COMMAND_DB=y > +CONFIG_QCOM_RPMH_POWER_DOMAIN=y > CONFIG_QCOM_RPMH=y > CONFIG_SPMI_MSM=y > CONFIG_SYSINFO=y > -- > 2.34.1 >

