]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'aquantia-hwmon'
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Feb 2019 22:16:22 +0000 (14:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Feb 2019 22:16:22 +0000 (14:16 -0800)
Heiner Kallweit says:

====================
net: phy: aquantia: add hwmon support

This series adds HWMON support for the temperature sensor and the
related alarms on the 107/108/109 chips.

v2:
- remove struct aqr_priv
- rename header file to aquantia.h
v3:
- add conditional compiling of aquantia_hwmon.c
- improve converting sensor register values to/from long
- add helper aqr_hwmon_test_bit
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge