From: Lee Jones <lee.jones@linaro.org>
To: Josh Cartwright <joshc@codeaurora.org>
Cc: Arnd Bergmann <arnd@arndb.de>, Trilok Soni <tsoni@codeaurora.org>,
Samuel Ortiz <sameo@linux.intel.com>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Stephen Boyd <sboyd@codeaurora.org>,
linux-kernel@vger.kernel.org,
Anirudh Ghayal <aghayal@codeaurora.org>,
linux-input@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: Qualcomm PMIC8xxx keypad never worked?
Date: Tue, 11 Mar 2014 13:35:42 +0000 [thread overview]
Message-ID: <20140311133542.GO21216@lee--X1> (raw)
In-Reply-To: <20140311132013.GO18529@joshc.qualcomm.com>
> > > > > Something in the MFD_PM8XXX driver must have changed recently that now allows
> > > > > the KEYBOARD_PMIC8XXX driver to be enabled. Unfortunately, it does not build
> > > > > because of a dependency on the <linux/mfd/pm8xxx/gpio.h> header file that
> > > > > does not exist.
> >
> > I think it's this commit that's causing your error:
> >
> > https://lkml.org/lkml/2013/12/10/903
> >
> > ... but the MFD isn't broken, so I guess your solution is the most
> > elegant. If it's not fixed soon, I guess we should think about ripping
> > it out. It's obvoious that no-one cares, as it's been broken for
> > nearly 3 years.
>
> Stephen has a pending patchset to cleanup and actually make the pm8xxx
> input drivers work, but they have not been picked up yet:
>
> http://lkml.kernel.org/r/1393958088-1456-1-git-send-email-sboyd@codeaurora.org
Ideal. Thanks for letting us know.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: Qualcomm PMIC8xxx keypad never worked?
Date: Tue, 11 Mar 2014 13:35:42 +0000 [thread overview]
Message-ID: <20140311133542.GO21216@lee--X1> (raw)
In-Reply-To: <20140311132013.GO18529@joshc.qualcomm.com>
> > > > > Something in the MFD_PM8XXX driver must have changed recently that now allows
> > > > > the KEYBOARD_PMIC8XXX driver to be enabled. Unfortunately, it does not build
> > > > > because of a dependency on the <linux/mfd/pm8xxx/gpio.h> header file that
> > > > > does not exist.
> >
> > I think it's this commit that's causing your error:
> >
> > https://lkml.org/lkml/2013/12/10/903
> >
> > ... but the MFD isn't broken, so I guess your solution is the most
> > elegant. If it's not fixed soon, I guess we should think about ripping
> > it out. It's obvoious that no-one cares, as it's been broken for
> > nearly 3 years.
>
> Stephen has a pending patchset to cleanup and actually make the pm8xxx
> input drivers work, but they have not been picked up yet:
>
> http://lkml.kernel.org/r/1393958088-1456-1-git-send-email-sboyd at codeaurora.org
Ideal. Thanks for letting us know.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Josh Cartwright <joshc@codeaurora.org>
Cc: Arnd Bergmann <arnd@arndb.de>, Trilok Soni <tsoni@codeaurora.org>,
Samuel Ortiz <sameo@linux.intel.com>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Stephen Boyd <sboyd@codeaurora.org>,
linux-kernel@vger.kernel.org,
Anirudh Ghayal <aghayal@codeaurora.org>,
linux-input@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: Qualcomm PMIC8xxx keypad never worked?
Date: Tue, 11 Mar 2014 13:35:42 +0000 [thread overview]
Message-ID: <20140311133542.GO21216@lee--X1> (raw)
In-Reply-To: <20140311132013.GO18529@joshc.qualcomm.com>
> > > > > Something in the MFD_PM8XXX driver must have changed recently that now allows
> > > > > the KEYBOARD_PMIC8XXX driver to be enabled. Unfortunately, it does not build
> > > > > because of a dependency on the <linux/mfd/pm8xxx/gpio.h> header file that
> > > > > does not exist.
> >
> > I think it's this commit that's causing your error:
> >
> > https://lkml.org/lkml/2013/12/10/903
> >
> > ... but the MFD isn't broken, so I guess your solution is the most
> > elegant. If it's not fixed soon, I guess we should think about ripping
> > it out. It's obvoious that no-one cares, as it's been broken for
> > nearly 3 years.
>
> Stephen has a pending patchset to cleanup and actually make the pm8xxx
> input drivers work, but they have not been picked up yet:
>
> http://lkml.kernel.org/r/1393958088-1456-1-git-send-email-sboyd@codeaurora.org
Ideal. Thanks for letting us know.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2014-03-11 13:35 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-11 8:49 Qualcomm PMIC8XXX keypad never worked? Arnd Bergmann
2014-03-11 8:49 ` Arnd Bergmann
2014-03-11 12:00 ` Lee Jones
2014-03-11 12:00 ` Lee Jones
2014-03-11 12:19 ` Arnd Bergmann
2014-03-11 12:19 ` Arnd Bergmann
2014-03-11 13:06 ` Lee Jones
2014-03-11 13:06 ` Lee Jones
2014-03-11 13:20 ` Qualcomm PMIC8xxx " Josh Cartwright
2014-03-11 13:20 ` Josh Cartwright
2014-03-11 13:35 ` Lee Jones [this message]
2014-03-11 13:35 ` Lee Jones
2014-03-11 13:35 ` Lee Jones
2014-03-12 5:18 ` Qualcomm PMIC8XXX " Bjorn Andersson
2014-03-12 5:18 ` Bjorn Andersson
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=20140311133542.GO21216@lee--X1 \
--to=lee.jones@linaro.org \
--cc=aghayal@codeaurora.org \
--cc=arnd@arndb.de \
--cc=dmitry.torokhov@gmail.com \
--cc=joshc@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sameo@linux.intel.com \
--cc=sboyd@codeaurora.org \
--cc=tsoni@codeaurora.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 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.