summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
diff options
context:
space:
mode:
authorWei Fang <wei.fang@nxp.com>2022-07-12 13:09:07 +0800
committerWei Fang <wei.fang@nxp.com>2022-07-18 14:31:19 +0800
commitdc6af4814b9e9ac1c25a321625212b9da87711a0 (patch)
tree8d374152fb4157a7af6e37dde7eef11b2177c8aa /arch/arm64/boot/dts/freescale/imx8mp-evk.dts
parent61498bca2e6e3bb9e8a9aec04735cb8f351f1d50 (diff)
LF-6561: arm64: dts: imx8mpevk: Enable ALDPS mode of the FEC PHY
The Advance Link Down Power Saving mode of the PHY of the FEC was enabled in the version 5.10 on i.MX8MEK-EVK board. But in the version 5.15, the ALDPS mode was disabled, which results in higher power consumption. Checked with the last committer, the ALDPS mode of the PHY of the FEC can be enabled, but need to confirm that there is no problem with the suspend & resume test. After the suspend & resume testing with the ALDPS mode enabled, the result of the test is passed. Therefore, this patch add the "realtek,aldps-enable" property in the relevant phy node to enable ALDPS mode. Signed-off-by: Wei Fang <wei.fang@nxp.com> Reviewed-by: Jun Li <jun.li@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mp-evk.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-evk.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
index 1732b5c72380..03783ece0fcb 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
@@ -378,6 +378,7 @@
reset-gpios = <&gpio4 2 GPIO_ACTIVE_LOW>;
reset-assert-us = <10000>;
reset-deassert-us = <80000>;
+ realtek,aldps-enable;
realtek,clkout-disable;
};
};