summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
diff options
context:
space:
mode:
authorFugang Duan <fugang.duan@nxp.com>2019-06-05 18:36:02 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:04:31 +0800
commit6fac62a282c7d221be17c16f2abe7a93517477cb (patch)
treee7d2fabfb448b8a944337ee912970afb6d77ca58 /arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
parent09c09cbf91d7edd47417e2d8c936b0505ad13d69 (diff)
arm64: dts: imx8qxp: enable enet1 port
Currently enet cannot work due to the wrong clock tree and incorrect IO voltage, correct them. Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8qxp-mek.dts')
-rwxr-xr-xarch/arm64/boot/dts/freescale/imx8qxp-mek.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
index bbff2fae2cef..8a8169325564 100755
--- a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
+++ b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
@@ -447,11 +447,15 @@
ethphy0: ethernet-phy@0 {
compatible = "ethernet-phy-ieee802.3-c22";
reg = <0>;
+ at803x,eee-disabled;
+ at803x,vddio-1p8v;
};
ethphy1: ethernet-phy@1 {
compatible = "ethernet-phy-ieee802.3-c22";
reg = <1>;
+ at803x,eee-disabled;
+ at803x,vddio-1p8v;
};
};
};
@@ -765,6 +769,8 @@
pinctrl_fec1: fec1grp {
fsl,pins = <
+ IMX8QXP_COMP_CTL_GPIO_1V8_3V3_ENET_ENETB0_PAD 0x000014a0
+ IMX8QXP_COMP_CTL_GPIO_1V8_3V3_ENET_ENETB1_PAD 0x000014a0
IMX8QXP_ENET0_MDC_CONN_ENET0_MDC 0x06000020
IMX8QXP_ENET0_MDIO_CONN_ENET0_MDIO 0x06000020
IMX8QXP_ENET0_RGMII_TX_CTL_CONN_ENET0_RGMII_TX_CTL 0x06000020