boards: Specify PHY connection type
This commit updates the device tree source files for all STM32 boards to specify the PHY connection type for the Ethernet configuration. Added the `phy-connection-type` property with the value "rmii" to the Ethernet node. Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
This commit is contained in:
parent
84bc26eeec
commit
4283a3f79e
22 changed files with 22 additions and 0 deletions
|
@ -107,6 +107,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
>;
|
>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -222,6 +222,7 @@
|
||||||
ð_txd1_pg12
|
ð_txd1_pg12
|
||||||
ð_txd0_pg13 >;
|
ð_txd0_pg13 >;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -127,4 +127,5 @@ zephyr_udc0: &usbotg_hs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pg14>;
|
ð_txd1_pg14>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
|
@ -189,6 +189,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&flash0 {
|
&flash0 {
|
||||||
|
|
|
@ -186,6 +186,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&flash0 {
|
&flash0 {
|
||||||
|
|
|
@ -207,6 +207,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&backup_sram {
|
&backup_sram {
|
||||||
|
|
|
@ -151,6 +151,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&flash0 {
|
&flash0 {
|
||||||
|
|
|
@ -198,6 +198,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&flash0 {
|
&flash0 {
|
||||||
|
|
|
@ -49,6 +49,7 @@
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb15>;
|
ð_txd1_pb15>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
|
@ -178,6 +178,7 @@
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
|
@ -203,6 +203,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
|
@ -115,6 +115,7 @@
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
|
@ -182,6 +182,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
|
@ -114,6 +114,7 @@
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
|
@ -178,6 +178,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pg14>;
|
ð_txd1_pg14>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&quadspi {
|
&quadspi {
|
||||||
|
|
|
@ -174,6 +174,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pg14>;
|
ð_txd1_pg14>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&quadspi {
|
&quadspi {
|
||||||
|
|
|
@ -161,6 +161,7 @@ arduino_serial: &usart6 {};
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pg14>;
|
ð_txd1_pg14>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&sdmmc2 {
|
&sdmmc2 {
|
||||||
|
|
|
@ -166,6 +166,7 @@
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pg12>;
|
ð_txd1_pg12>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
|
@ -138,6 +138,7 @@
|
||||||
ð_txd0_pb12
|
ð_txd0_pb12
|
||||||
ð_txd1_pb13>;
|
ð_txd1_pb13>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -144,6 +144,7 @@
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_rx_er_pi10>;
|
ð_rx_er_pi10>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "mii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
|
@ -144,6 +144,7 @@
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pg12>;
|
ð_txd1_pg12>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
|
@ -238,6 +238,7 @@ zephyr_udc0: &usbotg_fs {
|
||||||
ð_txd0_pg13
|
ð_txd0_pg13
|
||||||
ð_txd1_pg14>;
|
ð_txd1_pg14>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
phy-connection-type = "rmii";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue