ARM: dts: rv11xx-evb-v10: Add phy clock to be enabled

Change-Id: Ia341cb5e48575731ed895d5813addd8cd4efa453
Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
David Wu
2020-04-01 14:47:29 +08:00
committed by Tao Huang
parent e57281e1f3
commit 35be3b7ad9

View File

@@ -762,6 +762,7 @@
phy: phy@0 {
compatible = "ethernet-phy-ieee802.3-c22";
reg = <0x0>;
clocks = <&cru CLK_GMAC_ETHERNET_OUT>;
};
};