From: Lee Jones <lee.jones@linaro.org>
To: Jean Delvare <jdelvare@suse.de>
Cc: LKML <linux-kernel@vger.kernel.org>,
Samuel Ortiz <sameo@linux.intel.com>
Subject: Re: [PATCH RESEND] mfd: timberdale: Depend on X86_32
Date: Mon, 16 Jun 2014 15:52:06 +0100 [thread overview]
Message-ID: <20140616145206.GZ14323@lee--X1> (raw)
In-Reply-To: <20140616135601.5f700de1@endymion.delvare>
On Mon, 16 Jun 2014, Jean Delvare wrote:
> As far as I know the Timberdale chip was only used as a companion for
> Intel Atom E600 series processors. As such, its drivers are only
> useful on X86_32.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Samuel Ortiz <sameo@linux.intel.com>
> Cc: Lee Jones <lee.jones@linaro.org>
> ---
> Patch already sent on: 2014-04-03
Applied, thanks.
> drivers/mfd/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-3.16-rc1.orig/drivers/mfd/Kconfig 2014-06-16 13:00:58.359698968 +0200
> +++ linux-3.16-rc1/drivers/mfd/Kconfig 2014-06-16 13:02:12.995215489 +0200
> @@ -1055,7 +1055,7 @@ config MFD_LM3533
> config MFD_TIMBERDALE
> tristate "Timberdale FPGA"
> select MFD_CORE
> - depends on PCI && GPIOLIB
> + depends on PCI && GPIOLIB && (X86_32 || COMPILE_TEST)
> ---help---
> This is the core driver for the timberdale FPGA. This device is a
> multifunction device which exposes numerous platform devices.
>
>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2014-06-16 14:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-16 11:56 Jean Delvare
2014-06-16 14:52 ` Lee Jones [this message]
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=20140616145206.GZ14323@lee--X1 \
--to=lee.jones@linaro.org \
--cc=jdelvare@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=sameo@linux.intel.com \
/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
all inboxes | Powered by JetHome®