Skip to content

Commit e93d9a7

Browse files
claudiubezneaambarus
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> [ta: port from 4.19 to 5.4] Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
1 parent 9dc9d6a commit e93d9a7

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
@@ -84,8 +84,8 @@
8484
pinctrl-0 = <&pinctrl_macb0_default>;
8585
phy-mode = "rmii";
8686

87-
ethernet-phy@0 {
88-
reg = <0x0>;
87+
ethernet-phy@7 {
88+
reg = <0x7>;
8989
interrupt-parent = <&pioA>;
9090
interrupts = <PIN_PD31 IRQ_TYPE_LEVEL_LOW>;
9191
pinctrl-names = "default";

0 commit comments

Comments
 (0)