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:
parent
b070bbd888
commit
8515b841a1
23 changed files with 23 additions and 23 deletions
|
@ -160,7 +160,7 @@
|
|||
label = "SPI_1";
|
||||
};
|
||||
|
||||
idwg: watchdog@40003000 {
|
||||
iwdg: watchdog@40003000 {
|
||||
compatible = "st,stm32-watchdog";
|
||||
reg = <0x40003000 0x400>;
|
||||
label = "IWDG";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue