rockchip: fix NanoPi R2S PHY ID
authorDavid Bauer <mail@david-bauer.net>
Thu, 1 Oct 2020 08:25:45 +0000 (10:25 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sat, 3 Oct 2020 17:00:49 +0000 (19:00 +0200)
Fix the PHY ID for the NanoPi R2S PHY compatible to match the used PHY.
The ID was wrong as I've accidentally picked the wrong upstream patch.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/rockchip/patches-5.4/005-rockchip-rk3328-add-compatible-to-NanoPi-R2S-etherne.patch

index 5d2574200c4877a387929339a1025de5e2aaac73..897a42fea21aee757e1f3acf7b14e81ed65b08b2 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
                #size-cells = <0>;
  
                rtl8211e: ethernet-phy@1 {
-+                      compatible = "ethernet-phy-id0143.bca2",
++                      compatible = "ethernet-phy-id001c.c915",
 +                                   "ethernet-phy-ieee802.3-c22";
                        reg = <1>;
                        pinctrl-0 = <&eth_phy_reset_pin>;