mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 03:35:32 -04:00
arm64: dts: imx8mp-skov: fix phy-mode
Use rgmii-rxid instead of rgmii-txid. It should have no effect here, because we have a fixed-link, but rxid reflects the board design. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
fc8efdf8fa
commit
bce3edf81c
@@ -215,7 +215,7 @@ adc: adc@0 {
|
||||
&eqos {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_eqos>;
|
||||
phy-mode = "rgmii-txid";
|
||||
phy-mode = "rgmii-rxid";
|
||||
status = "okay";
|
||||
|
||||
fixed-link {
|
||||
|
||||
Reference in New Issue
Block a user