Skip to content

Commit 2ffa9ac

Browse files
khoa-nguyen-18cfriedt
authored andcommitted
boards: renesas: Correct reg for ethernet-phy node on ek_ra6m3
Correct reg value for ethernet-phy node on ek_ra6m3 board Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
1 parent 9b4cc18 commit 2ffa9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/renesas/ek_ra6m3/ek_ra6m3.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
pinctrl-names = "default";
217217
status = "okay";
218218

219-
phy: ethernet-phy@5 {
219+
phy: ethernet-phy@0 {
220220
compatible = "ethernet-phy";
221221
reg = <0>;
222222
status = "okay";

0 commit comments

Comments
 (0)