arm64: dts: imx8m: disable smart eee for FEC PHY

As commit 390b4cad81 ("net: phy: at803x: add support for configuring SmartEEE")
described, disable PHY smart eee by default.

Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Joakim Zhang 2021-11-23 16:05:02 +08:00 committed by Shawn Guo
parent e0aa402b40
commit 20b6559ecf
3 changed files with 3 additions and 0 deletions

View File

@ -116,6 +116,7 @@
reg = <0>;
reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
reset-assert-us = <10000>;
qca,disable-smarteee;
};
};
};

View File

@ -99,6 +99,7 @@
reg = <0>;
reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
reset-assert-us = <10000>;
qca,disable-smarteee;
};
};
};

View File

@ -169,6 +169,7 @@
reg = <0>;
reset-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
reset-assert-us = <10000>;
qca,disable-smarteee;
};
};
};