lkml.org 
[lkml]   [2023]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
Date
Driver for Renesas ISL28022 power monitor chip.
Found e.g. on Ubiquiti Edgerouter ER-6P

v4: property compatible fixed
v3: changelog added
v2: properties reworked
v2: calculations fixed
v2: shunt voltage input moved to debugfs
v2: documentation and devicetree schema reworked
v1: created

Carsten Spieß (2):
hwmon: (isl28022) new driver for ISL28022 power monitor
dt-bindings: hwmon: add renesas,isl28022

.../bindings/hwmon/renesas,isl28022.yaml | 64 +++
Documentation/hwmon/index.rst | 1 +
Documentation/hwmon/isl28022.rst | 63 +++
MAINTAINERS | 8 +
drivers/hwmon/Kconfig | 11 +
drivers/hwmon/Makefile | 1 +
drivers/hwmon/isl28022.c | 496 ++++++++++++++++++
7 files changed, 644 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwmon/renesas,isl28022.yaml
create mode 100644 Documentation/hwmon/isl28022.rst
create mode 100644 drivers/hwmon/isl28022.c

--
2.34.1

\
 
 \ /
  Last update: 2023-08-17 16:30    [W:0.050 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site