public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Wilken Gottwalt <wilken.gottwalt@mailbox.org>
Cc: linux-kernel@vger.kernel.org, Wim Van Sebroeck <wim@linux-watchdog.org>
Subject: Re: [PATCH] watchdog: via_wdt: add VX900 support
Date: Sat, 10 Oct 2020 08:47:21 -0700	[thread overview]
Message-ID: <20201010154721.GB248582@roeck-us.net> (raw)
In-Reply-To: <20201010130716.GA84929@monster.powergraphx.local>

On Sat, Oct 10, 2020 at 03:07:16PM +0200, Wilken Gottwalt wrote:
> Adds watchdog support for the VIA VX900 chip-set, which is fully
> backwards compatible to the older VIA chip-set watchdogs.
> 
> Signed-off-by: Wilken Gottwalt <wilken.gottwalt@mailbox.org>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  drivers/watchdog/via_wdt.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/watchdog/via_wdt.c b/drivers/watchdog/via_wdt.c
> index eeb39f96e72e..b452ab253ac7 100644
> --- a/drivers/watchdog/via_wdt.c
> +++ b/drivers/watchdog/via_wdt.c
> @@ -244,6 +244,7 @@ static const struct pci_device_id wdt_pci_table[] = {
>  	{ PCI_DEVICE(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_CX700) },
>  	{ PCI_DEVICE(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_VX800) },
>  	{ PCI_DEVICE(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_VX855) },
> +	{ PCI_DEVICE(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_VX900) },
>  	{ 0 }
>  };
>  
> -- 
> 2.28.0
> 

      reply	other threads:[~2020-10-10 23:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-10 13:07 [PATCH] watchdog: via_wdt: add VX900 support Wilken Gottwalt
2020-10-10 15:47 ` Guenter Roeck [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=20201010154721.GB248582@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wilken.gottwalt@mailbox.org \
    --cc=wim@linux-watchdog.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox