linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add N900 powerbutton DT support
@ 2013-10-22 12:55 Sebastian Reichel
  2013-10-22 12:55 ` [PATCH 1/4] Input: twl4030-pwrbutton - add device tree support Sebastian Reichel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sebastian Reichel @ 2013-10-22 12:55 UTC (permalink / raw)
  To: Sebastian Reichel, linux-input
  Cc: 'Benoît Cousson', Tony Lindgren, Rob Herring,
	Pawel Moll, Mark Rutland, Stephen Warren, Ian Campbell,
	Rob Landley, Russell King, Dmitry Torokhov, Grant Likely,
	devicetree, linux-doc, linux-kernel, linux-arm-kernel, linux-omap,
	Sebastian Reichel

This patchset adds support for the Nokia N900
powerbutton.

Currently non-DT boot crashes for me very early,
so I was not able to check this patch using non-DT
boot.

It would be nice if somebody can check if the first
patch works using non-DT boot. It should be enough
to test it with any omap3 board using the twl4030
power button.

Sebastian Reichel (4):
  Input: twl4030-pwrbutton - add device tree support
  Input: twl4030-pwrbutton: use dev_err for errors
  Input: twl4030-pwrbutton: simplify driver using devm_*
  ARM: dts: twl4030: Add power button support

 arch/arm/boot/dts/twl4030.dtsi         |  5 +++++
 drivers/input/misc/twl4030-pwrbutton.c | 33 ++++++++++++++++++++-------------
 2 files changed, 25 insertions(+), 13 deletions(-)

-- 
1.8.4.rc3


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

end of thread, other threads:[~2013-10-22 13:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22 12:55 [PATCH 0/4] Add N900 powerbutton DT support Sebastian Reichel
2013-10-22 12:55 ` [PATCH 1/4] Input: twl4030-pwrbutton - add device tree support Sebastian Reichel
2013-10-22 13:50   ` Felipe Balbi
2013-10-22 12:55 ` [PATCH 2/4] Input: twl4030-pwrbutton: use dev_err for errors Sebastian Reichel
2013-10-22 12:55 ` [PATCH 3/4] Input: twl4030-pwrbutton: simplify driver using devm_* Sebastian Reichel
2013-10-22 12:55 ` [PATCH 4/4] ARM: dts: twl4030: Add power button support Sebastian Reichel

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).