summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
diff options
context:
space:
mode:
authorHaibo Chen <haibo.chen@nxp.com>2019-11-05 16:13:38 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:09:11 +0800
commit288239489365b4c6485847edce76eadfbf1ef84d (patch)
tree4efde674ac2fb078667993c8334ad8286823b7c0 /arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
parent7a34d0e8b2f6a6dcf6c8461d06604058594f2a47 (diff)
MLK-22900 ARM: dts: change to use off-on-delay-us in regulator
After commit f7907e57aea2 ("regulator: fixed: add off-on-delay"), user can use "off-on-delay-us" to define the regulator off-delay time. For SD card, according to the spec requirement, for sd card power reset operation, it need sd card supply voltage to be lower than 0.5v and keep over 1ms, otherwise, next time power back the sd card supply voltage to 3.3v, sd card can't support SD3.0 mode again. This patch add the off-on-delay-us to each board, make sure the sd power reset behavior is align with the specification. Without this patch, when do quick system suspend/resume test, some sd card can't work at SD3.0 mode after system resume back. Signed-off-by: Haibo Chen <haibo.chen@nxp.com> Acked-by: Leonard Crestez <leonard.crestez@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi')
-rwxr-xr-xarch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi b/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
index 3dd374a024ba..53a241d44c43 100755
--- a/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
@@ -86,7 +86,7 @@
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3000000>;
gpio = <&lsio_gpio4 19 GPIO_ACTIVE_HIGH>;
- off-on-delay = <3480>;
+ off-on-delay-us = <3480>;
enable-active-high;
};