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

@ -160,7 +160,7 @@
label = "SPI_1";
};
idwg: watchdog@40003000 {
iwdg: watchdog@40003000 {
compatible = "st,stm32-watchdog";
reg = <0x40003000 0x400>;
label = "IWDG";