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