lkml.org 
[lkml]   [2014]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] Add support for ltc2952 poweroff
Date
This is version 3 of the series that adds support for the ltc2952 powerpath chip.

This series adds a driver for the LTC2952, an external power control chip, which
signals the OS to shut down. Additionally this driver lets the kernel power
down the board.

This driver was tested with:
- kernel version 3.15.8, 3.17-rc7
- ARM based processor (TI AM335x series)

v2..v3:
- Allow absence of button input pin (and document that)
- Fix some whitespace issues
- Straighten out control flow here and there
- Get rid of gpio array. This was only used in setup/cleanup cases. It never mattered elsewhere
- Add some explanation to the commit message that introduces the driver
- Add other contributors
- Update René's e-mail; his Xsens e-mail is no longer valid
- Now also tested on v3.17-rc7

René Moll (2):
power: reset: add LTC2952 poweroff support
power: reset: document LTC2952 poweroff support

.../bindings/power/reset/ltc2952-poweroff.txt | 31 ++
drivers/power/reset/Kconfig | 10 +
drivers/power/reset/Makefile | 1 +
drivers/power/reset/ltc2952-poweroff.c | 381 +++++++++++++++++++++
4 files changed, 423 insertions(+)
create mode 100644 Documentation/devicetree/bindings/power/reset/ltc2952-poweroff.txt
create mode 100644 drivers/power/reset/ltc2952-poweroff.c

--
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2014-10-06 11:21    [W:0.253 / U:1.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site