lkml.org 
[lkml]   [2020]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] hwmon: Add SFR NeufBox 6 hwmon support
Date
SFR NeufBox 6 is equipped with an I2C connected chip to monitor voltage,
temperature and other stats. It also has PWM LEDs that can be manually
controlled or set to specific hardware monitoring modes.

Álvaro Fernández Rojas (2):
dt-bindings: hwmon: Add SFR NB6 sensor binding
hwmon: Add SFR NB6 sensor driver

.../bindings/hwmon/sfr,neufbox6.yaml | 96 ++++
drivers/hwmon/Kconfig | 11 +
drivers/hwmon/Makefile | 1 +
drivers/hwmon/nb6-hwmon.c | 466 ++++++++++++++++++
4 files changed, 574 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwmon/sfr,neufbox6.yaml
create mode 100644 drivers/hwmon/nb6-hwmon.c

--
2.26.2

\
 
 \ /
  Last update: 2020-06-07 20:25    [W:0.157 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site