boards: arm: stm32: add pinctrl state name for ethernet peripheral

Add the pinctrl state name (default) for the ethernet peripherals.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2021-11-05 16:43:42 +01:00 committed by Carles Cufí
commit ed5ea6022a
14 changed files with 14 additions and 0 deletions

View file

@ -139,6 +139,7 @@ zephyr_udc0: &usbotg_fs {
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };
&flash0 { &flash0 {

View file

@ -156,6 +156,7 @@ zephyr_udc0: &usbotg_fs {
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };
&flash0 { &flash0 {

View file

@ -176,6 +176,7 @@ zephyr_udc0: &usbotg_fs {
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };
&backup_sram { &backup_sram {

View file

@ -143,4 +143,5 @@ zephyr_udc0: &usbotg_fs {
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };

View file

@ -185,6 +185,7 @@ zephyr_udc0: &usbotg_fs {
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };
&flash0 { &flash0 {

View file

@ -138,6 +138,7 @@
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };
&rng { &rng {

View file

@ -146,6 +146,7 @@ zephyr_udc0: &usbotg_fs {
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };
&spi1 { &spi1 {

View file

@ -104,6 +104,7 @@
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };
&rng { &rng {

View file

@ -146,6 +146,7 @@ zephyr_udc0: &usbotg_fs {
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };
&spi1 { &spi1 {

View file

@ -116,4 +116,5 @@ zephyr_udc0: &usbotg_hs {
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pg14>; &eth_txd1_pg14>;
pinctrl-names = "default";
}; };

View file

@ -145,6 +145,7 @@ zephyr_udc0: &usbotg_fs {
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pg14>; &eth_txd1_pg14>;
pinctrl-names = "default";
}; };
&quadspi { &quadspi {

View file

@ -121,6 +121,7 @@ arduino_serial: &usart6 {};
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pg14>; &eth_txd1_pg14>;
pinctrl-names = "default";
}; };
&sdmmc2 { &sdmmc2 {

View file

@ -99,6 +99,7 @@
&eth_tx_en_pb11 &eth_tx_en_pb11
&eth_txd0_pb12 &eth_txd0_pb12
&eth_txd1_pb13>; &eth_txd1_pb13>;
pinctrl-names = "default";
}; };
&sdmmc1 { &sdmmc1 {

View file

@ -113,6 +113,7 @@
&eth_tx_en_pg11 &eth_tx_en_pg11
&eth_txd0_pg13 &eth_txd0_pg13
&eth_txd1_pg12>; &eth_txd1_pg12>;
pinctrl-names = "default";
}; };
&rng { &rng {