mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-02 16:44:59 +00:00
Revert "arm64: dts: imx93-tqma9352-mba93xxca: enable Open Drain for MDIO"
Using the MDIO pins with Open Drain causes spec violations of the
signals. Revert the changes.
This reverts commit 9015397c2f
.
Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com>
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
8dd0e8a496
commit
14e66e4b13
@ -627,8 +627,8 @@ pinctrl_eqos: eqosgrp {
|
||||
fsl,pins = <
|
||||
/* PD | FSEL_2 | DSE X4 */
|
||||
MX93_PAD_ENET1_MDC__ENET_QOS_MDC 0x51e
|
||||
/* SION | HYS | ODE | FSEL_2 | DSE X4 */
|
||||
MX93_PAD_ENET1_MDIO__ENET_QOS_MDIO 0x4000191e
|
||||
/* SION | HYS | FSEL_2 | DSE X4 */
|
||||
MX93_PAD_ENET1_MDIO__ENET_QOS_MDIO 0x4000111e
|
||||
/* HYS | FSEL_0 | DSE no drive */
|
||||
MX93_PAD_ENET1_RD0__ENET_QOS_RGMII_RD0 0x1000
|
||||
MX93_PAD_ENET1_RD1__ENET_QOS_RGMII_RD1 0x1000
|
||||
@ -659,8 +659,8 @@ pinctrl_fec: fecgrp {
|
||||
fsl,pins = <
|
||||
/* PD | FSEL_2 | DSE X4 */
|
||||
MX93_PAD_ENET2_MDC__ENET1_MDC 0x51e
|
||||
/* SION | HYS | ODE | FSEL_2 | DSE X4 */
|
||||
MX93_PAD_ENET2_MDIO__ENET1_MDIO 0x4000191e
|
||||
/* SION | HYS | FSEL_2 | DSE X4 */
|
||||
MX93_PAD_ENET2_MDIO__ENET1_MDIO 0x4000111e
|
||||
/* HYS | FSEL_0 | DSE no drive */
|
||||
MX93_PAD_ENET2_RD0__ENET1_RGMII_RD0 0x1000
|
||||
MX93_PAD_ENET2_RD1__ENET1_RGMII_RD1 0x1000
|
||||
|
Loading…
Reference in New Issue
Block a user