Sorry for the delay, but I ran into some other problems that kept me from testing this part. Anyway: I have been able to build the watchdog as a module and I can load and unload it with modprobe. What I can't find, is how this should be used any further. I came across some information about creating a /dev/watchdog device and references to /sys/class/watchdog, but I have not been able to figure out how to use this exactly. Some methods seem to describe a built-in software watchdog, but I doubt that it will use the imx peripheral then, as I intend to. I did some attempts, but for instance never get the probe message from the driver.
Can anyone help me in the right direction on how to use this watchdog peripheral?
Regards,
Ruud