[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <PH0PR84MB17181ADC802E69F91A583B6488F59@PH0PR84MB1718.NAMPRD84.PROD.OUTLOOK.COM>
Date: Wed, 20 Apr 2022 17:06:11 +0000
From: "Hawkins, Nick" <nick.hawkins@....com>
To: Guenter Roeck <linux@...ck-us.net>,
"Verdun, Jean-Marie" <verdun@....com>,
"Harders, Nick" <nicholas.harders@....com>,
"joel@....id.au" <joel@....id.au>, "arnd@...db.de" <arnd@...db.de>
CC: Wim Van Sebroeck <wim@...ux-watchdog.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-watchdog@...r.kernel.org" <linux-watchdog@...r.kernel.org>
Subject: RE: [PATCH v4 03/11] drivers: wdt: Introduce HPE GXP SoC Watchdog
-----Original Message-----
From: Guenter Roeck [mailto:groeck7@...il.com] On Behalf Of Guenter Roeck
Sent: Wednesday, April 20, 2022 10:53 AM
To: Hawkins, Nick <nick.hawkins@....com>; Verdun, Jean-Marie <verdun@....com>; Harders, Nick <nicholas.harders@....com>; joel@....id.au; arnd@...db.de
Cc: Wim Van Sebroeck <wim@...ux-watchdog.org>; linux-kernel@...r.kernel.org; linux-watchdog@...r.kernel.org
Subject: Re: [PATCH v4 03/11] drivers: wdt: Introduce HPE GXP SoC Watchdog
On 4/20/22 08:01, nick.hawkins@....com wrote:
> > From: Nick Hawkins <nick.hawkins@....com>
> >
> > Adding support for the HPE GXP Watchdog. It is new to the linux
> > community and this along with several other patches is the first
> > support for it. The GXP asic contains a full compliment of timers one
> > of which is the watchdog timer. The watchdog timer is 16 bit and has
> > 10ms resolution. The watchdog is now
> Drop "now".
I have corrected this.
> > created as a child device of timer since the same register range is
> > used. This was done due to changes requested with the device tree.
> >
> Drop last sentence; it is part of the change log and should stay there.
I have corrected this.
> > ---
> Changes made in v3 and v4 are missing.
Fixed, I will fix this on the rest of the patches on this set.
> > +config GXP_WATCHDOG
> > + tristate "HPE GXP watchdog support"
> > + depends on ARCH_HPE_GXP
> > + select WATCHDOG_CORE
> > + help
> > + Say Y here to include support for the watchdog timer
> > + in HPE GXP SoCs.
> > +
> Add something like:
> To compile this driver as a module, choose M here: the
> module will be calledgxp_wdt.
This has been changed. I will look through the rest of the other Kconfigs to make sure this statement is there.
Thanks for the feedback,
-Nick Hawkins
Powered by blists - more mailing lists