Hi,

This series add 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
- ARM based processor (TI AM335x series)

Thanks,
René

René Moll (2):
      power: reset: add LTC2952 poweroff support
      doc: power: reset: add binding info LTC2952 driver

 Documentation/devicetree/bindings/power/reset/ltc2952-poweroff.txt |  26 
++++++++
 drivers/power/reset/Kconfig                                        |   7 ++
 drivers/power/reset/Makefile                                       |   1 +
 drivers/power/reset/ltc2952-poweroff.c                             | 387 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 421 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to