[PATCH ath-next v2] wifi: ath12k: add basic hwmon temperature reporting
Nicolas Escande
nico.escande at gmail.com
Fri Feb 20 01:26:41 PST 2026
On Thu Feb 19, 2026 at 10:37 PM CET, Jeff Johnson wrote:
> On 2/19/2026 1:15 AM, Nicolas Escande wrote:
>> On Thu Feb 19, 2026 at 8:34 AM CET, Maharaja Kennadyrajan wrote:
>>> +ath12k-$(CONFIG_THERMAL) += thermal.o
>>>
>>
>> I may be wrong but I do not see Kconfig changes that allows to actually build
>> the new files. Is this intended ?
>
> There is no configuration specifically for the driver -- it just follows
> whatever has been configured globally. So CONFIG_THERMAL would need to be
> enabled to have the file compiled, and CONFIG_HWMON would need to be enabled
> to have the sysfs file exposed. ath10k and ath11k have the same logic.
>
> /jeff
Silly me, thanks.
More information about the ath12k
mailing list