ARM: dts: rockchip: rmii_phy use increment 0 for rv1106-evb

Only network cables with waterproof wires require +2, otherwise 0.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Change-Id: Ic00c06857a9f49d4648a2fa94d7630f7b293c4b9
This commit is contained in:
David Wu
2023-06-18 17:59:54 +08:00
committed by Tao Huang
parent 8fde0d8b67
commit 772d601026

View File

@@ -72,6 +72,10 @@
status = "okay";
};
&rmii_phy {
bgs,increment = <0>;
};
&rng {
status = "okay";
};