Skip to content

Commit 935a216

Browse files
committed
ARM: dts: at91: at91-sama5d27_som1: use phy id 7
Use phy id 7 for Ethernet PHY. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
1 parent a13bc23 commit 935a216

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm/boot/dts/at91-sama5d27_som1.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@
106106
pinctrl-0 = <&pinctrl_macb0_default>;
107107
phy-mode = "rmii";
108108

109-
ethernet-phy@0 {
110-
reg = <0x0>;
109+
ethernet-phy@7 {
110+
reg = <0x7>;
111111
interrupt-parent = <&pioA>;
112112
interrupts = <PIN_PD31 IRQ_TYPE_LEVEL_LOW>;
113113
pinctrl-names = "default";

0 commit comments

Comments
 (0)