All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] s3c24xx: iPAQ rx1950 series
@ 2010-07-10 16:57 Vasily Khoruzhick
  2010-07-10 16:57 ` [PATCH v2 1/3] rx1950: add rx1950 LEDs driver Vasily Khoruzhick
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Vasily Khoruzhick @ 2010-07-10 16:57 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series adds more support for iPAQ rx1950 PDA to linux:
1. LEDs driver -- it controls blue, green and red LEDs on rx1950
2. Battery driver -- adds ability to monitor and charge battery.
This driver is suitable for H1940 PDA aswell (just need to write
some machine specific callbacks and get voltage LUTs)

v2: removed ac registration from s3c_adc_battery driver, use
pda_power instead for ac support.

P.S. I prefer to keep own LED triggers for s3c_adc_battery as
generic power supply triggers do not support LED_HALF brightness
(on h1940/rx1950 it's used for blink) and I want to keep same
LEDs behavior as in WinMo.

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

end of thread, other threads:[~2010-07-13 20:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-10 16:57 [PATCH v2 0/3] s3c24xx: iPAQ rx1950 series Vasily Khoruzhick
2010-07-10 16:57 ` [PATCH v2 1/3] rx1950: add rx1950 LEDs driver Vasily Khoruzhick
2010-07-10 16:57 ` [PATCH v2 2/3] Add s3c-adc-battery driver Vasily Khoruzhick
2010-07-13 18:27   ` Anton Vorontsov
2010-07-10 16:57 ` [PATCH v2 3/3] rx1950: add battery support Vasily Khoruzhick
2010-07-12 13:28 ` [PATCH v2 0/3] s3c24xx: iPAQ rx1950 series Vasily Khoruzhick
2010-07-13 15:13 ` Anton Vorontsov
2010-07-13 15:45   ` Vasily Khoruzhick
2010-07-13 15:58     ` Mark Brown
2010-07-13 17:05       ` Vasily Khoruzhick
2010-07-13 18:03         ` Mark Brown
2010-07-13 18:29           ` Vasily Khoruzhick
2010-07-13 20:08             ` Mark Brown
2010-07-13 20:11               ` Vasily Khoruzhick
2010-07-13 16:27     ` Anton Vorontsov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.