diff options
author | Anson Huang <[email protected]> | 2020-07-31 07:03:32 +0800 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2020-10-14 15:02:23 +0200 |
commit | 743949466e55732ae7eef038abf291b9b39d3307 (patch) | |
tree | f5f87e7a56cf271f2b2b8e14e8164c044aa532f0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | beaabe0e2356648dfd08b52a78350bb531122ba8 (diff) |
watchdog: imx7ulp: Strictly follow the sequence for wdog operations
According to reference manual, the i.MX7ULP WDOG's operations except
refresh should follow below sequence:
1. disable global interrupts;
2. unlock the wdog and wait unlock bit set;
3. reconfigure the wdog and wait for reconfiguration bit set;
4. enabel global interrupts.
Strictly follow the recommended sequence can make it more robust.
Signed-off-by: Anson Huang <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions