Skip to content

Commit bd0096f

Browse files
claudiubezneacristibirsan
authored andcommitted
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 d4ceb48 commit bd0096f

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
@@ -71,8 +71,8 @@
7171
pinctrl-0 = <&pinctrl_macb0_default>;
7272
phy-mode = "rmii";
7373

74-
ethernet-phy@0 {
75-
reg = <0x0>;
74+
ethernet-phy@7 {
75+
reg = <0x7>;
7676
interrupt-parent = <&pioA>;
7777
interrupts = <PIN_PD31 IRQ_TYPE_LEVEL_LOW>;
7878
pinctrl-names = "default";

0 commit comments

Comments
 (0)