git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31d4045
)
dts: imx8qxp-mek: Add PHY post reset delay
author
Andrejs Cainikovs
<Andrejs.Cainikovs@netmodule.com>
Fri, 1 Mar 2019 13:28:00 +0000
(13:28 +0000)
committer
Anatolij Gustschin
<agust@denx.de>
Mon, 8 Apr 2019 13:24:39 +0000
(15:24 +0200)
PHY cannot be detected unless we wait about 150 ms.
Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@netmodule.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Stefano Babic <sbabic@denx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
arch/arm/dts/fsl-imx8qxp-mek.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/fsl-imx8qxp-mek.dts
b/arch/arm/dts/fsl-imx8qxp-mek.dts
index
41f7ec1
..
4f35fbe
100644
(file)
--- a/
arch/arm/dts/fsl-imx8qxp-mek.dts
+++ b/
arch/arm/dts/fsl-imx8qxp-mek.dts
@@
-224,6
+224,7
@@
status = "okay";
phy-reset-gpios = <&pca9557_a 4 GPIO_ACTIVE_LOW>;
phy-reset-duration = <10>;
+ phy-reset-post-delay = <150>;
mdio {
#address-cells = <1>;