[PATCH v2 8/8] ath10k: add thermal sensor device support
Sebastian Gottschall
s.gottschall at dd-wrt.com
Tue Dec 23 11:52:13 PST 2014
Am 23.12.2014 um 18:43 schrieb Kalle Valo:
> Sebastian Gottschall <s.gottschall at dd-wrt.com> writes:
>
>> the whole code will not work. the firmware 10.2.4 returns op_version 3
>> so this check here fails
>>
>> if (ar->wmi.op_version != ATH10K_FW_WMI_OP_VERSION_10_2_4)
>>
>> since 5 is required
> I know, I used firmware-4.bin_10.2.4.13-2 to test this. I just didn't
> have a chance to upload it until now:
>
> https://github.com/kvalo/ath10k-firmware/tree/master/10.2.4
:-) thanks
i tested it using a hardcoded api version patch based on the firmware
version and it worked as well so far. (just tested temperture sensor
readout)
Sebastian
More information about the ath10k
mailing list