driver: watchdog: stm32: rename the independent watchdog name

rename the name idwg to iwdg.

Signed-off-by: Yong Jin <jinyong.iot@foxmail.com>
This commit is contained in:
Yong Jin 2019-04-04 15:46:31 +08:00 committed by Kumar Gala
commit 8515b841a1
23 changed files with 23 additions and 23 deletions

View file

@ -47,6 +47,6 @@
status = "ok";
};
&idwg {
&iwdg {
status = "ok";
};