From: Andrew Lunn <andrew@lunn.ch> Date: 2017-02-09 16:28:56
Hi Vivien
/* Offset 0x1B: Watch Dog Control Register */
int mv88e6097_g2_watchdog_read(...)
int mv88e6097_g2_watchdog_enable(...)
int mv88e6097_g2_watchdog_disable(...)
int mv88e6390_g2_watchdog_read(...)
int mv88e6390_g2_watchdog_enable(...)
int mv88e6390_g2_watchdog_disable(...)
O.K. Please take a look at my code, and give a detailed description of
what you expect these to do.
Andrew