ARM: dts: rv1106: Set flow ctrl off for gmac

Signed-off-by: David Wu <david.wu@rock-chips.com>
Change-Id: Iec93bbff8f20de69a31dd618111abef04393b8a4
This commit is contained in:
David Wu
2023-05-08 18:47:02 +08:00
committed by Tao Huang
parent e45c069df7
commit ae995acd3e

View File

@@ -1275,6 +1275,9 @@
clock_in_out = "input";
phy-handle = <&rmii_phy>;
/* FLOW_OFF: 0, FLOW_RX: 1, FLOW_TX: 2, FLOW_AUTO: 3 */
snps,flow-ctrl = <0>;
nvmem-cells = <&macphy_bgs>;
nvmem-cell-names = "bgs";
status = "disabled";