[PATCH 1/5] arm64: defconfig: Build MSM power manager driver
Konrad Dybcio
konrad.dybcio at linaro.org
Tue May 23 10:29:48 PDT 2023
On 23.05.2023 18:54, Vladimir Zapolskiy wrote:
> Build Qualcomm MSM Power Manager driver, which is needed for QCM2290
> platform, otherwise the TLMM pin controller driver probe fails on boot.
Nit: that is the case on our integration branch today, but will only
be the case upstream soon:tm:
Acked-by: Konrad Dybcio <konrad.dybcio at linaro.org>
Konrad
>
> Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy at linaro.org>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 72136a45c634..40100b9dd6e0 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1323,6 +1323,7 @@ CONFIG_PWM_TEGRA=m
> CONFIG_PWM_VISCONTI=m
> CONFIG_SL28CPLD_INTC=y
> CONFIG_QCOM_PDC=y
> +CONFIG_QCOM_MPM=y
> CONFIG_RESET_IMX7=y
> CONFIG_RESET_QCOM_AOSS=y
> CONFIG_RESET_QCOM_PDC=m
More information about the linux-arm-kernel
mailing list