public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Huang Rui <ray.huang@amd.com>
To: Guenter Roeck <linux@roeck-us.net>, Wim Van Sebroeck <wim@iguana.be>
Cc: <linux-watchdog@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	"Denis Turischev" <denis.turischev@compulab.co.il>,
	Borislav Petkov <bp@alien8.de>, Vincent Wan <vincent.wan@amd.com>,
	Tony Li <tony.li@amd.com>, Huang Rui <ray.huang@amd.com>
Subject: [PATCH 2/2] sp5100_tco: Add AMD Carrizo platform support
Date: Mon, 23 Nov 2015 18:07:36 +0800	[thread overview]
Message-ID: <1448273256-1793-2-git-send-email-ray.huang@amd.com> (raw)
In-Reply-To: <1448273256-1793-1-git-send-email-ray.huang@amd.com>

sp5100_tco watchdog is also supported on AMD KernCZ chipset of Carrizo
platform.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Cc: Denis Turischev <denis.turischev@compulab.co.il>
---
 drivers/watchdog/sp5100_tco.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/watchdog/sp5100_tco.c b/drivers/watchdog/sp5100_tco.c
index c9dd419..6467b91 100644
--- a/drivers/watchdog/sp5100_tco.c
+++ b/drivers/watchdog/sp5100_tco.c
@@ -308,6 +308,8 @@ static const struct pci_device_id sp5100_tco_pci_tbl[] = {
 	  PCI_ANY_ID, },
 	{ PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_HUDSON2_SMBUS, PCI_ANY_ID,
 	  PCI_ANY_ID, },
+	{ PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_KERNCZ_SMBUS, PCI_ANY_ID,
+	  PCI_ANY_ID, },
 	{ 0, },			/* End of list */
 };
 MODULE_DEVICE_TABLE(pci, sp5100_tco_pci_tbl);
-- 
1.9.1


  reply	other threads:[~2015-11-23 10:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23 10:07 [PATCH 1/2] sp5100_tco: fix the device check for SB800 and later chipsets Huang Rui
2015-11-23 10:07 ` Huang Rui [this message]
2015-11-24 14:00   ` [PATCH 2/2] sp5100_tco: Add AMD Carrizo platform support Guenter Roeck
2015-12-27 19:46   ` Wim Van Sebroeck
2015-11-24 13:58 ` [PATCH 1/2] sp5100_tco: fix the device check for SB800 and later chipsets Guenter Roeck
2015-11-25  1:59   ` Huang Rui
2015-11-25  2:11     ` Guenter Roeck
2015-12-27 19:45 ` Wim Van Sebroeck

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=1448273256-1793-2-git-send-email-ray.huang@amd.com \
    --to=ray.huang@amd.com \
    --cc=bp@alien8.de \
    --cc=denis.turischev@compulab.co.il \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=tony.li@amd.com \
    --cc=vincent.wan@amd.com \
    --cc=wim@iguana.be \
    /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