summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2019-10-24 13:11:49 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-10-25 01:49:48 +0200
commita9d35739fe5330f808475fb44f5185d273d07377 (patch)
tree88bf5e48888579601484b05f3f935a96442cc992
parentbf4f25d3b67be6d2005f39f3775288d6306d06ca (diff)
ARM: dts: imx8qxp-apalis: Remove phy-reset-post-delay
It was decided to get rid of the extra capacitor on the reset line so this is no longer needed Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--arch/arm/dts/fsl-imx8qxp-apalis.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/dts/fsl-imx8qxp-apalis.dts b/arch/arm/dts/fsl-imx8qxp-apalis.dts
index f915a981fe..3d288da162 100644
--- a/arch/arm/dts/fsl-imx8qxp-apalis.dts
+++ b/arch/arm/dts/fsl-imx8qxp-apalis.dts
@@ -247,7 +247,6 @@
phy-handle = <&ethphy0>;
phy-mode = "rgmii";
phy-reset-duration = <10>;
- phy-reset-post-delay = <200>;
phy-reset-gpios = <&gpio3 4 GPIO_ACTIVE_LOW>;
status = "okay";