We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 521b36e commit 09cce87Copy full SHA for 09cce87
arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dts
@@ -302,8 +302,7 @@
302
ð1m0_tx_bus2
303
ð1m0_rx_bus2
304
ð1m0_rgmii_clk
305
- ð1m0_rgmii_bus
306
- ðm0_clk1_25m_out>;
+ ð1m0_rgmii_bus>;
307
status = "okay";
308
};
309
@@ -784,7 +783,6 @@
784
783
rgmii_phy0: phy@1 {
785
compatible = "ethernet-phy-ieee802.3-c22";
786
reg = <0x1>;
787
- clocks = <&cru REFCLKO25M_GMAC0_OUT>;
788
pinctrl-names = "default";
789
pinctrl-0 = <&gmac0_rst>;
790
reset-assert-us = <20000>;
@@ -797,7 +795,6 @@
797
795
rgmii_phy1: phy@1 {
798
796
799
800
- clocks = <&cru REFCLKO25M_GMAC1_OUT>;
801
802
pinctrl-0 = <&gmac1_rst>;
803
0 commit comments