OSDN Git Service

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)
commit0eb5c29ae2a0ae6a38ee8e92398f609b7fab86e6
tree4fca2ac1f2ecb6aa270b8cb0c8da35c522f9ab4a
parenta0392abe57805ee52fe26ebf24a20a5a342b4e4e
parentfb470f70fea71a0e0adf3e69d1971db6b2119e3b
Merge branch 'aquantia-hwmon'

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>