Hi, On 9 January 2017 at 10:50, Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> wrote: > Hello, > > this is my approach to fix the issue reported by Vladimir Zapolskiy. > ... > Best regards > Uwe > > Uwe Kleine-König (3): > watchdog: imx2: Only i.MX35 and later have a WMCR register > dts: teach newer i.MX machines to have the i.MX35 type watchdog > watchdog: imx2: add compatibility for new i.MX35 type watchdog > > .../devicetree/bindings/watchdog/fsl-imx-wdt.txt | 2 +- > arch/arm/boot/dts/imx25.dtsi | 2 +- > arch/arm/boot/dts/imx35.dtsi | 2 +- > arch/arm/boot/dts/imx50.dtsi | 2 +- > arch/arm/boot/dts/imx51.dtsi | 2 +- > arch/arm/boot/dts/imx53.dtsi | 2 +- > arch/arm/boot/dts/imx6qdl.dtsi | 2 +- > arch/arm/boot/dts/imx6sl.dtsi | 4 +- > arch/arm/boot/dts/imx6sx.dtsi | 6 +- > arch/arm/boot/dts/imx6ul.dtsi | 4 +- > arch/arm/boot/dts/imx7s.dtsi | 8 +- > arch/arm/boot/dts/vfxxx.dtsi | 2 +- > arch/arm/mach-imx/devices/devices-common.h | 1 + > arch/arm/mach-imx/devices/platform-imx2-wdt.c | 13 +-- > drivers/watchdog/imx2_wdt.c | 97 ++++++++++++++++++++-- > 15 files changed, 116 insertions(+), 33 deletions(-) Tested on i.MX31 PDK board. Tested-by: Magnus Lilja <lilja.magnus@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html