mirror of
https://github.com/torvalds/linux.git
synced 2026-08-02 13:22:02 +02: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:
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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user