commit | 0e6a29e477f3905ceba37d5ec545e5927e047bc4 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Mon Sep 02 14:51:54 2019 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Thu Sep 05 18:14:15 2019 +0200 |
tree | 9a9a05bb45e84b8beccda982a74fc9e318fdfd59 | |
parent | 373a9a13ba6fdf805082f26acba6bad7a9e66f90 [diff] |
mt76: mt7615: add support to read temperature from mcu Introduce debugfs entry to read device temperature and related cmu command. Introduce mt7615_mcu_parse_response to parse mcu response messages and refactor mt7615_mcu_msg_send routine Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>