The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: microcai <microcaicai@gmail.com>
Cc: Peter Tyser <ptyser@xes-inc.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: lpc_ich: add support for Intel Z97 chipset
Date: Thu, 21 Aug 2014 09:31:58 +0100	[thread overview]
Message-ID: <20140821083158.GT4266@lee--X1> (raw)
In-Reply-To: <1407520519-1755-1-git-send-email-microcaicai@gmail.com>

On Sat, 09 Aug 2014, microcai wrote:

> From: Wanzhao Cai <microcaicai@gmail.com>
> 
> This patch adds the LPC Controller Device IDs found on ASUS Z97-A mother broad.
> 
> lspci output for this mother broad:
> 
> 00:1f.0 ISA bridge [0601]: Intel Corporation 9 Series Chipset Family Z97 LPC Controller [8086:8cc4]
> 	Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap+ 66MHz- UDF- FastB2B- ParErr-
> 	DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR-
> 	<PERR- INTx-
> 	Latency: 0
> 	Capabilities: [e0] Vendor
> 	Specific Information: Len=0c <?>
> 	Kernel driver in use: lpc_ich
> 	Kernel modules: lpc_ich
> 
> Signed-off-by: microcai <microcaicai@gmail.com>

Full names only please.

Patch looks okay though.

> ---
>  drivers/mfd/lpc_ich.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
> index 7d8482f..e4b37c0 100644
> --- a/drivers/mfd/lpc_ich.c
> +++ b/drivers/mfd/lpc_ich.c
> @@ -738,6 +738,7 @@ static const struct pci_device_id lpc_ich_ids[] = {
>  	{ PCI_VDEVICE(INTEL, 0x1f3b), LPC_AVN},
>  	{ PCI_VDEVICE(INTEL, 0x0f1c), LPC_BAYTRAIL},
>  	{ PCI_VDEVICE(INTEL, 0x2390), LPC_COLETO},
> +	{ PCI_VDEVICE(INTEL, 0x8cc4), LPC_WPT_LP},
>  	{ PCI_VDEVICE(INTEL, 0x9cc1), LPC_WPT_LP},
>  	{ PCI_VDEVICE(INTEL, 0x9cc2), LPC_WPT_LP},
>  	{ PCI_VDEVICE(INTEL, 0x9cc3), LPC_WPT_LP},

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2014-08-21  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-08 17:55 [PATCH] mfd: lpc_ich: add support for Intel Z97 chipset microcai
2014-08-21  8:31 ` 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=20140821083158.GT4266@lee--X1 \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=microcaicai@gmail.com \
    --cc=ptyser@xes-inc.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