summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qm-mek.dts
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2019-09-04 15:33:26 -0400
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:07:15 +0800
commit4e11bcca0e00059bb35ee5087e49bfbb8dbe5a8c (patch)
tree9cde983b03f813f1bc2ea0aa48ed374561d5a458 /arch/arm64/boot/dts/freescale/imx8qm-mek.dts
parent009f3dbd0b6223b88917af974357d9249c8fcec8 (diff)
arm64: dts: enable imx8 pcie pm support
Enable the iMX8 PCIe PM supports. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8qm-mek.dts')
-rwxr-xr-xarch/arm64/boot/dts/freescale/imx8qm-mek.dts8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qm-mek.dts b/arch/arm64/boot/dts/freescale/imx8qm-mek.dts
index c188016627a8..672ffd2b703c 100755
--- a/arch/arm64/boot/dts/freescale/imx8qm-mek.dts
+++ b/arch/arm64/boot/dts/freescale/imx8qm-mek.dts
@@ -588,7 +588,6 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pciea>;
reset-gpio = <&lsio_gpio4 29 GPIO_ACTIVE_LOW>;
- clkreq-gpio = <&lsio_gpio4 27 GPIO_ACTIVE_LOW>;
ext_osc = <1>;
status = "okay";
};
@@ -614,12 +613,6 @@
};
&sata {
- /* enable the clkreq-gpio if pcie is not enabled */
- /*
- * pinctrl-names = "default";
- * pinctrl-0 = <&pinctrl_pciea>;
- * clkreq-gpio = <&lsio_gpio4 27 GPIO_ACTIVE_LOW>;
- */
ext_osc = <1>;
status = "okay";
};
@@ -1060,7 +1053,6 @@
pinctrl_pciea: pcieagrp{
fsl,pins = <
- IMX8QM_PCIE_CTRL0_CLKREQ_B_LSIO_GPIO4_IO27 0x06000021
IMX8QM_PCIE_CTRL0_WAKE_B_LSIO_GPIO4_IO28 0x04000021
IMX8QM_PCIE_CTRL0_PERST_B_LSIO_GPIO4_IO29 0x06000021
>;