linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add lp5523 DT support
@ 2013-10-22 13:01 Sebastian Reichel
  2013-10-22 13:01 ` [PATCH 1/2] leds: lp55xx: handle enable pin in driver Sebastian Reichel
  2013-10-22 13:01 ` [PATCH 2/2] DTS: ARM: OMAP3-N900: Add LP5523 support Sebastian Reichel
  0 siblings, 2 replies; 13+ messages in thread
From: Sebastian Reichel @ 2013-10-22 13:01 UTC (permalink / raw)
  To: Sebastian Reichel, Benoît Cousson, Tony Lindgren, Bryan Wu,
	Richard Purdie
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Stephen Warren,
	Ian Campbell, Russell King, Rob Landley, Linus Walleij, Milo Kim,
	devicetree, linux-arm-kernel, linux-doc, linux-kernel,
	linux-leds, linux-omap, Sebastian Reichel

Hi,

This patchset adds device tree support for the enable-pin
of the lp55xx. The second part adds support for the LP5523
to the Nokia N900's DTS file.

I have tested the patchset only using DT boot, since
non-DT boot is currently broken for me.

-- Sebastian

Sebastian Reichel (2):
  leds: lp55xx: handle enable pin in driver
  DTS: ARM: OMAP3-N900: Add LP5523 support

 .../devicetree/bindings/leds/leds-lp55xx.txt       |  1 +
 arch/arm/boot/dts/omap3-n900.dts                   | 61 ++++++++++++++++++++++
 arch/arm/mach-omap2/board-rx51-peripherals.c       | 20 +------
 arch/arm/mach-ux500/board-mop500.c                 |  2 +
 drivers/leds/leds-lp55xx-common.c                  | 25 ++++-----
 include/linux/platform_data/leds-lp55xx.h          |  6 +--
 6 files changed, 80 insertions(+), 35 deletions(-)

-- 
1.8.4.rc3


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

end of thread, other threads:[~2013-10-23  8:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-22 13:01 [PATCH 0/2] Add lp5523 DT support Sebastian Reichel
2013-10-22 13:01 ` [PATCH 1/2] leds: lp55xx: handle enable pin in driver Sebastian Reichel
2013-10-22 16:57   ` Linus Walleij
2013-10-22 16:58     ` Linus Walleij
2013-10-22 17:06   ` Tony Lindgren
2013-10-22 17:22     ` Bryan Wu
2013-10-22 17:37       ` Tony Lindgren
2013-10-22 17:46         ` Bryan Wu
2013-10-23  8:19           ` Tony Lindgren
2013-10-23  8:41             ` Benoit Cousson
2013-10-22 13:01 ` [PATCH 2/2] DTS: ARM: OMAP3-N900: Add LP5523 support Sebastian Reichel
2013-10-22 17:38   ` Tony Lindgren
2013-10-22 17:47     ` Bryan Wu

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