arm64: dts: rockchip: rv1126b-evb: Use 50M clkin for macphy

Change-Id: I61e335da6ce875292a4d7ec1044f512e1540c8de
Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
David Wu
2025-03-26 18:02:03 +08:00
committed by Tao Huang
parent 4ecf78653a
commit 91f17b34fa
2 changed files with 2 additions and 2 deletions

View File

@@ -319,7 +319,7 @@
compatible = "ethernet-phy-id0680.8101", "ethernet-phy-ieee802.3-c22";
reg = <2>;
clocks = <&cru CLK_MACPHY>;
clock-frequency = <24000000>;
clock-frequency = <50000000>;
resets = <&cru SRST_RESETN_MACPHY>;
pinctrl-names = "default";
pinctrl-0 = <&fephym1_pins>;

View File

@@ -129,7 +129,7 @@
compatible = "ethernet-phy-id0680.8101", "ethernet-phy-ieee802.3-c22";
reg = <2>;
clocks = <&cru CLK_MACPHY>;
clock-frequency = <24000000>;
clock-frequency = <50000000>;
resets = <&cru SRST_RESETN_MACPHY>;
phy-is-integrated;
};