Re: [U-Boot] [PATCH] driver: watchdog: Add new iMX/LSCH2 WDT driver

2019-06-19 Thread Robert Hancock
On 2019-06-18 11:32 p.m., Stefan Roese wrote: > Hi Robert, > > (Cc'ing Marek and Heiko) > > On 18.06.19 17:52, Robert Hancock wrote: >> This is a new watchdog timer driver for iMX and LSCH2 using the WDT >> framework and driver model. This allows ensuring that U-Boot uses the >> same watchdog

Re: [U-Boot] [PATCH] driver: watchdog: Add new iMX/LSCH2 WDT driver

2019-06-19 Thread Marek Vasut
t; -Original Message- >> From: U-Boot On Behalf Of Robert Hancock >> Sent: Wednesday, June 19, 2019 12:53 AM >> To: u-boot@lists.denx.de >> Subject: [U-Boot] [PATCH] driver: watchdog: Add new iMX/LSCH2 WDT driver >> >> This is a new watchdog timer driver f

Re: [U-Boot] [PATCH] driver: watchdog: Add new iMX/LSCH2 WDT driver

2019-06-19 Thread daniel.sangorrin
, June 19, 2019 12:53 AM > To: u-boot@lists.denx.de > Subject: [U-Boot] [PATCH] driver: watchdog: Add new iMX/LSCH2 WDT driver > > This is a new watchdog timer driver for iMX and LSCH2 using the WDT > framework and driver model. This allows ensuring that U-Boot uses the > same watch

Re: [U-Boot] [PATCH] driver: watchdog: Add new iMX/LSCH2 WDT driver

2019-06-18 Thread Stefan Roese
Hi Robert, (Cc'ing Marek and Heiko) On 18.06.19 17:52, Robert Hancock wrote: This is a new watchdog timer driver for iMX and LSCH2 using the WDT framework and driver model. This allows ensuring that U-Boot uses the same watchdog timer instance and same settings (ex: internal or external reset)

[U-Boot] [PATCH] driver: watchdog: Add new iMX/LSCH2 WDT driver

2019-06-18 Thread Robert Hancock
This is a new watchdog timer driver for iMX and LSCH2 using the WDT framework and driver model. This allows ensuring that U-Boot uses the same watchdog timer instance and same settings (ex: internal or external reset) specified in the device tree. This driver can be used in preference to the old