[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180921000753.21846-1-nicoleotsuka@gmail.com>
Date: Thu, 20 Sep 2018 17:07:51 -0700
From: Nicolin Chen <nicoleotsuka@...il.com>
To: jdelvare@...e.com, linux@...ck-us.net, robh+dt@...nel.org,
mark.rutland@....com
Cc: afd@...com, linux-hwmon@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Add an initial DT binding doc for ina3221
This series adds a initial DT binding doc for ina3221. It adds
channel names (which should be according to board schematics)
and implements the corresponding actions (disabling channels)
in the driver.
Nicolin Chen (2):
dt-bindings: hwmon: Add ina3221 documentation
hwmon: ina3221: Get channel names from DT node
.../devicetree/bindings/hwmon/ina3221.txt | 23 +++++
drivers/hwmon/ina3221.c | 88 +++++++++++++++++--
2 files changed, 103 insertions(+), 8 deletions(-)
create mode 100644 Documentation/devicetree/bindings/hwmon/ina3221.txt
--
2.17.1
Powered by blists - more mailing lists