Re: [RFC PATCH 1/2] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
From: Vladimir Zapolskiy <hidden>
Date: 2016-12-10 22:37:37
Also in:
linux-arm-kernel, linux-watchdog
From: Vladimir Zapolskiy <hidden>
Date: 2016-12-10 22:37:37
Also in:
linux-arm-kernel, linux-watchdog
Hi Magnus, On 12/10/2016 09:28 PM, Magnus Lilja wrote:
Hi, On 26 September 2016 at 15:02, Guenter Roeck [off-list ref] wrote:quoted
On 09/25/2016 05:39 PM, Vladimir Zapolskiy wrote:quoted
Power down counter enable/disable bit switch is located in WMCR register, but watchdog controllers found on legacy i.MX21, i.MX27 and i.MX31 SoCs don't have this register. As a result of writing data to the non-existing register on driver probe the SoC hangs up, to fix the problem add more OF compatible strings and on this basis get information about availability of the WMCR register. Fixes: 5fe65ce7ccbb ("watchdog: imx2_wdt: Disable power down counter on boot") Signed-off-by: Vladimir Zapolskiy <redacted> ---
[snip]
Has this patch (or an updated one) been merged in any tree? I've tested it on a i.MX31 board with positive result.
no, it's not in the linux-watchdog repository at the moment, I'm going to fix Guenter's review comments and send the change today or tomorrow in hope that it enters v4.10. Thank you for testing, for your information I'm on the way to send more i.MX31 changes to get better i.MX31 device tree support. -- With best wishes, Vladimir -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html