linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] AM437x SK: Add power-button support
@ 2014-12-26 19:28 Felipe Balbi
  2014-12-26 19:28 ` [PATCH 1/5] mfd: tps65218: make INT[12] and STATUS registers volatile Felipe Balbi
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Felipe Balbi @ 2014-12-26 19:28 UTC (permalink / raw)
  To: Tony Lindgren, Dmitry Torokhov, Samuel Ortiz, Lee Jones
  Cc: Linux OMAP Mailing List, linux-input, devicetree,
	Linux ARM Kernel Mailing List, Felipe Balbi

Hi,

the following patches add tps65218 power button support and
make it usable with AM437x SK.

Developed and tested on top of v3.19-rc1. Logs at [1]

[1] http://hastebin.com/ecopenuqot

Felipe Balbi (5):
  mfd: tps65218: make INT[12] and STATUS registers volatile
  mfd: tps65218: make INT1 our status_base register
  input: misc: add tps65218 power button driver
  arm: boot: dts: am437x-sk: add power button binding
  arm: omap2plus_defconfig: enable TPS65218 power button

 arch/arm/boot/dts/am437x-sk-evm.dts     |   5 ++
 arch/arm/configs/omap2plus_defconfig    |   1 +
 drivers/input/misc/Kconfig              |  10 +++
 drivers/input/misc/Makefile             |   1 +
 drivers/input/misc/tps65218-pwrbutton.c | 135 ++++++++++++++++++++++++++++++++
 drivers/mfd/tps65218.c                  |  12 +++
 6 files changed, 164 insertions(+)
 create mode 100644 drivers/input/misc/tps65218-pwrbutton.c

-- 
2.2.0


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2015-01-19 14:41 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-26 19:28 [PATCH 0/5] AM437x SK: Add power-button support Felipe Balbi
2014-12-26 19:28 ` [PATCH 1/5] mfd: tps65218: make INT[12] and STATUS registers volatile Felipe Balbi
     [not found]   ` <1419622104-25812-2-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2015-01-06 17:37     ` Felipe Balbi
2015-01-08 16:25       ` Felipe Balbi
2015-01-12 16:46         ` Felipe Balbi
2015-01-14 17:07           ` Tony Lindgren
2015-01-16 22:57             ` Felipe Balbi
2015-01-18  9:52   ` Lee Jones
2015-01-19 14:41     ` Felipe Balbi
2014-12-26 19:28 ` [PATCH 2/5] mfd: tps65218: make INT1 our status_base register Felipe Balbi
2015-01-06 17:37   ` Felipe Balbi
2015-01-18  9:52   ` Lee Jones
2014-12-26 19:28 ` [PATCH 3/5] input: misc: add tps65218 power button driver Felipe Balbi
2014-12-26 19:33   ` Felipe Balbi
2014-12-26 23:41   ` Dmitry Torokhov
2014-12-27  3:36     ` [PATCH v2 " Felipe Balbi
2014-12-28  4:50       ` Dmitry Torokhov
2014-12-26 19:28 ` [PATCH 4/5] arm: boot: dts: am437x-sk: add power button binding Felipe Balbi
2015-01-08  0:09   ` Tony Lindgren
2014-12-26 19:28 ` [PATCH 5/5] arm: omap2plus_defconfig: enable TPS65218 power button Felipe Balbi
2015-01-08  0:55   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).