arm64: dts: rockchip: rv1126b-evb2-v10: Fix FEPHY clock and led

Change clk_phy to 50M and add led function.

Change-Id: Ifd91490c799e866eb69a0fcad56c98acaed03366
Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
David Wu
2025-04-03 16:52:16 +08:00
committed by Tao Huang
parent 7fb7faf2f4
commit 34e611a84e

View File

@@ -320,8 +320,10 @@
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 = <&fephym2_pins>;
phy-is-integrated;
};
};