lkml.org 
[lkml]   [2013]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] Add power control for lm90
Date
The device lm90 can be controlled by the vdd rail.
Add function to power on/off the vdd.
Enable the nct1008 on Tegra114 Dalmore board, and set the vdd-regulator.

This series is v2, previous version patches:
[v1]: http://www.mail-archive.com/linux-tegra@vger.kernel.org/msg12034.html

Changes from v1:
1. if get regulator failed, we should continue to run probe function,
not return fail.
2. call regulator_put() in error handler and remove function.
3. add LM90 DT binding document.

Wei Ni (3):
hwmon: (lm90) Add power control
ARM: dt: t114 dalmore: add dt entry for nct1008
Documentation: dt: hwmon: add OF document for lm90

Documentation/devicetree/bindings/hwmon/lm90.txt | 20 +++++++++
arch/arm/boot/dts/tegra114-dalmore.dts | 10 ++++-
drivers/hwmon/lm90.c | 49 ++++++++++++++++++++++
3 files changed, 78 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/hwmon/lm90.txt

--
1.7.9.5



\
 
 \ /
  Last update: 2013-08-08 09:01    [W:1.254 / U:0.680 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site