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
|
@ -202,6 +202,6 @@ arduino_serial: &uart4 {};
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -73,6 +73,6 @@ arduino_spi: &spi1 {
|
|||
};
|
||||
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -73,6 +73,6 @@ arduino_spi: &spi1 {
|
|||
};
|
||||
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -72,7 +72,7 @@ arduino_spi: &spi1 {
|
|||
};
|
||||
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
|
|
@ -75,6 +75,6 @@ arduino_spi: &spi1 {
|
|||
};
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -69,6 +69,6 @@ arduino_serial: &usart6 {};
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -81,7 +81,7 @@ arduino_spi: &spi1 {
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
|
|
@ -93,6 +93,6 @@ arduino_serial: &usart6 {};
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -93,7 +93,7 @@ arduino_spi: &spi1 {};
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
|
|
@ -62,6 +62,6 @@ arduino_spi: &spi1 {
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -47,6 +47,6 @@
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -51,6 +51,6 @@
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -83,6 +83,6 @@
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -83,6 +83,6 @@
|
|||
status = "ok";
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -92,6 +92,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
&idwg {
|
||||
&iwdg {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -160,7 +160,7 @@
|
|||
label = "SPI_1";
|
||||
};
|
||||
|
||||
idwg: watchdog@40003000 {
|
||||
iwdg: watchdog@40003000 {
|
||||
compatible = "st,stm32-watchdog";
|
||||
reg = <0x40003000 0x400>;
|
||||
label = "IWDG";
|
||||
|
|
|
@ -157,7 +157,7 @@
|
|||
label = "SPI_1";
|
||||
};
|
||||
|
||||
idwg: watchdog@40003000 {
|
||||
iwdg: watchdog@40003000 {
|
||||
compatible = "st,stm32-watchdog";
|
||||
reg = <0x40003000 0x400>;
|
||||
label = "IWDG";
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
idwg: watchdog@40003000 {
|
||||
iwdg: watchdog@40003000 {
|
||||
compatible = "st,stm32-watchdog";
|
||||
reg = <0x40003000 0x400>;
|
||||
label = "IWDG";
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
idwg: watchdog@40003000 {
|
||||
iwdg: watchdog@40003000 {
|
||||
compatible = "st,stm32-watchdog";
|
||||
reg = <0x40003000 0x400>;
|
||||
label = "IWDG";
|
||||
|
|
|
@ -114,7 +114,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
idwg: watchdog@40003000 {
|
||||
iwdg: watchdog@40003000 {
|
||||
compatible = "st,stm32-watchdog";
|
||||
reg = <0x40003000 0x400>;
|
||||
label = "IWDG";
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
idwg: watchdog@40003000 {
|
||||
iwdg: watchdog@40003000 {
|
||||
compatible = "st,stm32-watchdog";
|
||||
reg = <0x40003000 0x400>;
|
||||
label = "IWDG";
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
idwg: watchdog@40003000 {
|
||||
iwdg: watchdog@40003000 {
|
||||
compatible = "st,stm32-watchdog";
|
||||
reg = <0x40003000 0x400>;
|
||||
label = "IWDG";
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
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