summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2020-08-31 13:53:02 +0800
committerRichard Zhu <hongxing.zhu@nxp.com>2020-08-31 16:06:40 +0800
commit4dd0357e1cf01ea54d7959de299ed6a5cd0416f5 (patch)
treee955fae10681c8dafb1303964a423fcde6baf567 /arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
parent454af5522985b07eae2b9671046099a98717dec4 (diff)
MLK-24596 arm64: dts: imx8dxl-evk: add the property to fixed regulator
The "enable-active-high" property should be added when always on is required by the fixed regulator. Otherwise, the clk_ext_sel would be changed to low after the initialization of the regulator is complete. And PCIe wouldn't works well. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8dxl-evk.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8dxl-evk.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
index 32f8e8994267..de4684dd3ba3 100644
--- a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
@@ -186,6 +186,7 @@
regulator-max-microvolt = <3300000>;
regulator-name = "clk_ext_sel";
gpio = <&pca6416_1 10 GPIO_ACTIVE_HIGH>;
+ enable-active-high;
regulator-always-on;
};