On Fri, 4 Jan 2019 16:49:03 -0800, Nicolin Chen wrote: > 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. > > This patch adds a "ti,single-shot" property to allow changing the > default continuous mode to single-shot operating mode. > > Signed-off-by: Nicolin Chen <nicoleots...@gmail.com> > --- > Documentation/devicetree/bindings/hwmon/ina3221.txt | 10 ++++++++++ > 1 file changed, 10 insertions(+) >
Reviewed-by: Rob Herring <r...@kernel.org>