mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user