[PATCH ath-next v2] wifi: ath12k: add basic hwmon temperature reporting
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Thu Feb 19 13:37:33 PST 2026
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
More information about the ath12k
mailing list