Commit ba501411 authored by Chintan Vankar's avatar Chintan Vankar Committed by Vignesh Raghavendra

arm64: dts: ti: k3-am62x-sk-common: Add bootph-all property in phy_gmii_sel node

Add missing bootph-all property for CPSW MAC's PHY node
phy_gmii_sel.
Signed-off-by: default avatarChintan Vankar <c-vankar@ti.com>
Link: https://lore.kernel.org/r/20240430085048.3143665-1-c-vankar@ti.comSigned-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 1613e604
...@@ -128,6 +128,10 @@ hdmi_connector_in: endpoint { ...@@ -128,6 +128,10 @@ hdmi_connector_in: endpoint {
}; };
}; };
&phy_gmii_sel {
bootph-all;
};
&main_pmx0 { &main_pmx0 {
/* First pad number is ALW package and second is AMC package */ /* First pad number is ALW package and second is AMC package */
main_uart0_pins_default: main-uart0-default-pins { main_uart0_pins_default: main-uart0-default-pins {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment