diff options
author | 2019-01-17 15:12:53 -0800 | |
---|---|---|
committer | 2019-02-18 14:23:29 -0800 | |
commit | 43dece162de0478fee67b635916c9a901a4a47b9 (patch) | |
tree | 2d09f806cd69588a963a6ed337e72c0f05e3580e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: hwmon: (ina3221) Add ti,single-shot property (diff) | |
download | wireguard-linux-43dece162de0478fee67b635916c9a901a4a47b9.tar.xz wireguard-linux-43dece162de0478fee67b635916c9a901a4a47b9.zip |
hwmon: (ina3221) Implement ti,single-shot DT property
By default, ina3221, as a hardware monitor, continuously measures
the inputs and generates corresponding data. However, for battery
powered devices, this mode might be power consuming.
The DT binding doc is updated with a new boolean type property to
allow changing the default operating mode from consuming mode to
single-shot mode, which will measure input on demand and then shut
down to save power.
So this patch implements the DT property accordingly.
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions