From: anarsoul@gmail.com (Vasily Khoruzhick)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 0/2] s3c24xx: iPAQ rx1950 series
Date: Fri, 23 Jul 2010 20:17:50 +0300 [thread overview]
Message-ID: <1279905472-5908-1-git-send-email-anarsoul@gmail.com> (raw)
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
v3: split LEDs patch to driver and machine parts,
split battery patch into battery + LED trigger parts,
now battery driver can skip gpio/callbacks usage
(if there's no gpio pin to determine that battery is
full or if charger is enabled automatically)
v4: add .blink_set callback to LEDs driver instead of
using LED_HALF value for blinking, remove LED triggers
from battery driver completely (for now)
v5: restore lut_acin usage in s3c_adc_battery driver,
it was accidently removed during removing AC support
from driver
v6: drop rx1950-specific LEDs driver, use leds-gpio instead,
skip s3c-adc-battery patch, as it's already merged into battery-2.6
tree
next reply other threads:[~2010-07-23 17:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-23 17:17 Vasily Khoruzhick [this message]
2010-07-23 17:17 ` [PATCH v6 1/2] rx1950: add battery device Vasily Khoruzhick
2010-07-23 17:17 ` [PATCH v6 2/2] rx1950: add LEDs support Vasily Khoruzhick
2010-07-26 7:46 ` [PATCH v6 0/2] s3c24xx: iPAQ rx1950 series Vasily Khoruzhick
2010-08-18 16:43 ` Vasily Khoruzhick
2010-07-28 9:17 ` Vasily Khoruzhick
2010-07-30 12:58 ` Vasily Khoruzhick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1279905472-5908-1-git-send-email-anarsoul@gmail.com \
--to=anarsoul@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).