From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Thu, 13 Jun 2019 14:10:38 +0300 Subject: [U-Boot] [PATCH v2] watchdog: tangier: Convert to use WDT class In-Reply-To: <2b7d6a97-95d3-9eec-34ad-7ec948107d55@denx.de> References: <20190612172821.16907-1-andriy.shevchenko@linux.intel.com> <2b7d6a97-95d3-9eec-34ad-7ec948107d55@denx.de> Message-ID: <20190613111038.GT9224@smile.fi.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Jun 13, 2019 at 06:51:34AM +0200, Stefan Roese wrote: > On 12.06.19 19:28, Andy Shevchenko wrote: > > #define WDT_DEFAULT_TIMEOUT 90 > > Nitpicking: If you by any chance need to re-send this patch again, > please remove WDT_DEFAULT_TIMEOUT completely from this file. This is left in order to have some traces of what firmware default is in use. I can convert this into comment. > Reviewed-by: Stefan Roese Thanks! -- With Best Regards, Andy Shevchenko