linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: samuel.thibault@ens-lyon.org (Samuel Thibault)
To: linux-arm-kernel@lists.infradead.org
Subject: devicetree support for efikasb
Date: Mon, 17 Dec 2012 15:30:45 +0100	[thread overview]
Message-ID: <20121217143045.GA3219@type.bordeaux.inria.fr> (raw)
In-Reply-To: <87bods92pc.fsf@dell.be.48ers.dk>

Peter Korsgaard, le Mon 17 Dec 2012 15:24:15 +0100, a ?crit :
> Samuel, what happened to the ledtriggers-for-keyboard-leds stuff?

AIUI, it's still in the TODO list of Dmitry Torokhov (latest version
was sent on Date: Mon, 14 Nov 2011 05:06:13 +0100). There was a Kconfig
issue that might be what is blocking it:

?
> --- a/drivers/char/Kconfig
> +++ b/drivers/char/Kconfig
> @@ -8,6 +8,7 @@ config VT
>       bool "Virtual terminal" if EMBEDDED
>       depends on !S390
>       select INPUT
> +     select LEDS_INPUT

This will not work as LEDS_INPUT is itself depends and selects other
symbols and "select" statement does not propagate dependencies.
?

Samuel

  reply	other threads:[~2012-12-17 14:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17  7:59 devicetree support for efikasb Sascha Hauer
2012-12-17  8:21 ` Peter Korsgaard
2012-12-17 11:27 ` Arnaud Patard (Rtp)
2012-12-17 11:50   ` Sascha Hauer
2012-12-17 12:04     ` Arnaud Patard (Rtp)
2012-12-18 10:30       ` Arnaud Patard (Rtp)
2012-12-19  8:56         ` Sascha Hauer
2012-12-20 16:34           ` Steev Klimaszewski
2012-12-25  2:49             ` Matt Sealey
2012-12-18  1:12     ` Matt Sealey
2012-12-17 12:37   ` Peter Korsgaard
2012-12-17 14:07     ` Arnaud Patard (Rtp)
2012-12-17 14:24       ` Peter Korsgaard
2012-12-17 14:30         ` Samuel Thibault [this message]
2012-12-17 14:40           ` Peter Korsgaard

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=20121217143045.GA3219@type.bordeaux.inria.fr \
    --to=samuel.thibault@ens-lyon.org \
    --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).