OSDN Git Service

hwmon: lochnagar: Add Lochnagar 2 hardware monitoring driver
authorLucas Tanure <tanureal@opensource.cirrus.com>
Thu, 28 Mar 2019 13:09:37 +0000 (13:09 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 16 Apr 2019 00:19:53 +0000 (17:19 -0700)
commit4cdb562147467b3530e86c7c51c3fbffe3067c09
tree64056e0d16c70ec670350aa022a60f519cddd0d9
parent5ad4d7ca2125e7056a959b12e3b75fb745c73b52
hwmon: lochnagar: Add Lochnagar 2 hardware monitoring driver

Lochnagar is an evaluation and development board for Cirrus
Logic Smart CODEC and Amp devices. It allows the connection of
most Cirrus Logic devices on mini-cards, as well as allowing
connection of various application processor systems to provide a
full evaluation platform.

This driver adds support for the hardware monitoring features of
the Lochnagar 2 to the hwmon API. Monitoring is provided for
the board voltages, currents and temperature supported by the
board controller chip.

Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/lochnagar [new file with mode: 0644]
MAINTAINERS
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/lochnagar-hwmon.c [new file with mode: 0644]