]> git.sur5r.net Git - u-boot/commitdiff
ARM: dts: uniphier: change phy-mode to 'internal' for LD11
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Fri, 11 May 2018 09:49:17 +0000 (18:49 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 22 May 2018 15:32:39 +0000 (00:32 +0900)
Change the phy-mode property to 'internal' that means to use a built-in PHY
implemented on LD11 SoC.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/dts/uniphier-ld11.dtsi

index bedd0e045aa52cd7a3d31547be509b7a0a890c9e..577803bd62db679cec7b2738360810166a9e2633 100644 (file)
                        clocks = <&sys_clk 6>;
                        reset-names = "ether";
                        resets = <&sys_rst 6>;
-                       phy-mode = "rmii";
+                       phy-mode = "internal";
                        local-mac-address = [00 00 00 00 00 00];
                        socionext,syscon-phy-mode = <&soc_glue 0>;