From 3a538bf1fc719e9b395e090f1d107948a32d7aa3 Mon Sep 17 00:00:00 2001 From: Yoshinori Sato Date: Wed, 5 Aug 2020 22:55:48 +0900 Subject: [PATCH] tkdn_rx62n dts update. --- arch/rx/boot/dts/tkdn_rx62n.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/rx/boot/dts/tkdn_rx62n.dts b/arch/rx/boot/dts/tkdn_rx62n.dts index 9ec2e1b6010b..6a97759fdfb1 100644 --- a/arch/rx/boot/dts/tkdn_rx62n.dts +++ b/arch/rx/boot/dts/tkdn_rx62n.dts @@ -7,7 +7,7 @@ chosen { bootargs = "earlycon=sci,0x88240 console=ttySC0,38400"; - stdout-path = <&sci0>; + stdout-path = &sci0; }; aliases { serial0 = &sci0; @@ -99,10 +99,10 @@ reg = <0x000c0000 0x200>; interrupts = <32 0>; phy-mode = "rmii"; - phy-handle = <&phy1>; + phy-handle = <&phy0>; #address-cells = <1>; #size-cells = <0>; - phy1: ethernet-phy@0 { + phy0: ethernet-phy@0 { reg = <0>; interrupt-parent = <&rxicu>; }; -- 2.11.0