Re: [PATCH] arm64: defconfig: Enable ADC5 Gen3 driver

From: Krzysztof Kozlowski

Date: Mon Aug 10 2026 - 06:52:34 EST


On 07/08/2026 13:58, Raj Aryan wrote:
> The Qualcomm SOCs device tree i.e. lemans, monaco, describe ADC5 Gen3

SoCs

> channels for the PMM8654au PMICs and connects the PMIC temperature
> alarm nodes to their DIE_TEMP ADC channels. However, the ADC5 Gen3
> driver is not enabled in arm64 defconfig.
>
> Without the driver, the ADC providers do not register and the PMIC
> temperature alarm devices cannot obtain their ADC channels. As a
> result, the corresponding thermal zones are not registered.
>
> Enable CONFIG_QCOM_SPMI_ADC5_GEN3 as a module to support the ADC nodes
> and ADC-backed PMIC thermal monitoring on the Lemans platform.

What is Lemans platform? Look at other commits - you describe here boards.

Best regards,
Krzysztof