Hello,
We are trying to add custom watchdog functionality to our product.
By default, we have /dev/watchdog and /dev/watchdog0, but based on this documentation, it seems those both refer to the same timer: https://www.kernel.org/doc/Documentation/watchdog/watchdog-kernel-api.txt.
I believe there are 5 WDTs on the Nano, so how do I go about adding another one?