]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: stm32f429: Fix Ethernet node on Eval Board
authorAlexandre TORGUE <alexandre.torgue@st.com>
Wed, 7 Sep 2016 10:28:17 +0000 (12:28 +0200)
committerAlexandre TORGUE <alexandre.torgue@st.com>
Fri, 4 Nov 2016 14:08:03 +0000 (15:08 +0100)
"phy-handle" entry is mandatory when mdio subnode is used in
Ethernet node.

Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32429i-eval.dts

index 380a002829d60b368045bfd1e916354a48b7373b..5436e880e28f14bc6298d36a648c7e8189816cca 100644 (file)
        pinctrl-0       = <&ethernet_mii>;
        pinctrl-names   = "default";
        phy-mode        = "mii";
-
+       phy-handle      = <&phy1>;
        mdio0 {
                #address-cells = <1>;
                #size-cells = <0>;