From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/5] PalmGSM: add basic Centro support
Date: Thu, 27 Aug 2009 15:35:37 +0200 [thread overview]
Message-ID: <200908271535.37959.marek.vasut@gmail.com> (raw)
In-Reply-To: <1251333811-22360-6-git-send-email-sleep_walker@suse.cz>
Dne ?t 27. srpna 2009 02:43:31 Tom?? ?ech napsal(a):
> From: Tom?? ?ech <sleep walker@suse.cz>
>
> ---
...
> + {
> + .name = "centro:green:led",
> + .default_trigger = "mmc0",
> + .gpio = GPIO_NR_PALMGSM_GREEN_LED,
> + },
> + {
> + .name = "centro:keybbl:keybbl",
Should be 'centro:white:keybbl' I think...see Documentation/leds-class.txt
> + .default_trigger = "none",
> + .active_low = 1,
> + .gpio = GPIO_NR_CENTRO_KEYB_BL,
> + },
And there is also that red led on the device, does it work already too?
> +};
> +
> +static struct gpio_led_platform_data centro_gpio_led_info = {
> + .leds = centro_gpio_leds,
> + .num_leds = ARRAY_SIZE(centro_gpio_leds),
> +};
...
next prev parent reply other threads:[~2009-08-27 13:35 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-27 0:43 update Treo680, generalise it and add Centro support Tomáš Čech
2009-08-27 0:43 ` [PATCH 1/5] Treo680: pxamci simplify to use GPIO Tomáš Čech
2009-08-27 0:43 ` [PATCH 2/5] Treo680: remove unused LCD power GPIO Tomáš Čech
2009-08-27 0:43 ` [PATCH 3/5] Treo680: fix freed GPIO in treo680_irda_shutdown() Tomáš Čech
2009-08-27 0:43 ` [PATCH 4/5] PalmGSM: generalisation of Treo680 code to PalmGSM Tomáš Čech
2009-08-27 0:43 ` [PATCH 5/5] PalmGSM: add basic Centro support Tomáš Čech
2009-08-27 13:35 ` Marek Vasut [this message]
2009-08-28 20:18 ` Tomáš 'Sleep_Walker' Čech
2009-08-27 2:31 ` [PATCH 4/5] PalmGSM: generalisation of Treo680 code to PalmGSM Eric Miao
2009-08-28 20:13 ` Tomáš 'Sleep_Walker' Čech
2009-08-31 10:43 ` Pavel Machek
2009-08-31 11:06 ` Tomáš 'Sleep_Walker' Čech
2009-09-01 0:07 ` Pavel Machek
2009-09-01 1:22 ` Marek Vasut
2009-09-01 9:39 ` Eric Miao
2009-09-01 20:50 ` Tomáš 'Sleep_Walker' Čech
2009-09-01 10:56 ` Tomáš 'Sleep_Walker' Čech
2009-08-31 10:44 ` [PATCH 1/5] Treo680: pxamci simplify to use GPIO Pavel Machek
2009-08-31 11:03 ` Tomáš 'Sleep_Walker' Čech
-- strict thread matches above, loose matches on Subject: below --
2009-08-31 17:25 update Treo680, generalise it and add Centro support - round 2 Tomáš Čech
2009-08-31 17:25 ` [PATCH 1/5] Treo680: pxamci simplify to use GPIO Tomáš Čech
2009-08-31 17:25 ` [PATCH 2/5] Treo680: remove unused LCD power GPIO Tomáš Čech
2009-08-31 17:25 ` [PATCH 3/5] Treo680: fix freed GPIO in treo680_irda_shutdown() Tomáš Čech
2009-08-31 17:26 ` [PATCH 4/5] PalmGSM: generalisation of Treo680 code to PalmGSM Tomáš Čech
2009-08-31 17:26 ` [PATCH 5/5] PalmGSM: add basic Centro support Tomáš Čech
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=200908271535.37959.marek.vasut@gmail.com \
--to=marek.vasut@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).