From: Guenter Roeck <linux@roeck-us.net>
To: Alexey Kunitskiy <alexey.kv@gmail.com>
Cc: Wim Van Sebroeck <wim@iguana.be>, linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v2 1/1] watchdog: add support for MCP78S chipset in nv_tco
Date: Sun, 17 Jul 2016 11:44:46 -0700 [thread overview]
Message-ID: <578BD21E.9020405@roeck-us.net> (raw)
In-Reply-To: <20160717193424.245516db@hades.home>
On 07/17/2016 09:34 AM, Alexey Kunitskiy wrote:
> Add support for MCP78S chipset in nv_tco watchdog driver
>
> Signed-off-by: Aleksey Kunitskiy <alexey.kv@gmail.com>
>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Note that new patch revisions should never be sent as reply, and that "Regards, ..."
ended up in the description when applying the patch. I'll include the patch in
my pull request to Wim, but please keep in mind that patches may get lost if
sent as reply to previous e-mails.
Thanks,
Guenter
> diff --git a/drivers/watchdog/nv_tco.c b/drivers/watchdog/nv_tco.c
> --- a/drivers/watchdog/nv_tco.c
> +++ b/drivers/watchdog/nv_tco.c
> @@ -294,6 +294,8 @@
> PCI_ANY_ID, PCI_ANY_ID, },
> { PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_SMBUS,
> PCI_ANY_ID, PCI_ANY_ID, },
> + { PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP78S_SMBUS,
> + PCI_ANY_ID, PCI_ANY_ID, },
> { PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP79_SMBUS,
> PCI_ANY_ID, PCI_ANY_ID, },
> { 0, }, /* End of list */
>
>
> -----------------
> Regards,
> Aleksey Kunitskiy
> --
> To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2016-07-17 18:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-15 8:53 [PATCH 1/1] watchdog: add support for MCP78S chipset in nv_tco Alexey Kunitskiy
2016-07-16 17:15 ` [1/1] " Guenter Roeck
2016-07-17 7:14 ` [PATCH v2 1/1] " Alexey Kunitskiy
2016-07-17 14:33 ` Guenter Roeck
2016-07-17 16:34 ` Alexey Kunitskiy
2016-07-17 18:44 ` Guenter Roeck [this message]
2016-07-17 20:32 ` 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=578BD21E.9020405@roeck-us.net \
--to=linux@roeck-us.net \
--cc=alexey.kv@gmail.com \
--cc=linux-watchdog@vger.kernel.org \
--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 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.