OSDN Git Service

tkdn_rx62n dts update.
authorYoshinori Sato <ysato@users.sourceforge.jp>
Wed, 5 Aug 2020 13:55:48 +0000 (22:55 +0900)
committerYoshinori Sato <yo-satoh@sios.com>
Sat, 29 Jan 2022 07:41:26 +0000 (16:41 +0900)
arch/rx/boot/dts/tkdn_rx62n.dts

index 9ec2e1b..6a97759 100644 (file)
@@ -7,7 +7,7 @@
 
        chosen {
                bootargs = "earlycon=sci,0x88240 console=ttySC0,38400";
-               stdout-path = <&sci0>;
+               stdout-path = &sci0;
        };
        aliases {
                serial0 = &sci0;
                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>;
                };