Re: [PATCH v3 0/5] STM32 Independant watchdog

2017-03-28 Thread Guenter Roeck
Subject: s/Independant/Independent/ On 03/22/2017 08:04 AM, Yannick Fertre wrote: Version 3: - Update typo into bindings file - Reorder node in devicetree (ordering by address) - Remove unecessary lines in commits Version 2: - Add commit messages Version 1: - Initial commit The purpose of th

[PATCH v3 0/5] STM32 Independant watchdog

2017-03-22 Thread Yannick Fertre
Version 3: - Update typo into bindings file - Reorder node in devicetree (ordering by address) - Remove unecessary lines in commits Version 2: - Add commit messages Version 1: - Initial commit The purpose of this set of patches is to add a new watchdog driver for stm32f429. This driver was deve