summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx6')
-rw-r--r--arch/arm/mach-mx6/board-mx6q_phyflex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mx6/board-mx6q_phyflex.c b/arch/arm/mach-mx6/board-mx6q_phyflex.c
index b96822e11b94..4c3e434547e9 100644
--- a/arch/arm/mach-mx6/board-mx6q_phyflex.c
+++ b/arch/arm/mach-mx6/board-mx6q_phyflex.c
@@ -953,7 +953,7 @@ static void __init mx6_phyflex_fixup(struct machine_desc *desc, struct tag *tags
static const struct imx_pcie_platform_data mx6_phyflex_pcie_data __initconst = {
- .pcie_rst = IMX_GPIO_NR(1, 21),
+ .pcie_rst = IMX_GPIO_NR(2, 23),
.pcie_pwr_en = -EINVAL,
.pcie_wake_up = IMX_GPIO_NR(1, 7),
.pcie_dis = -EINVAL,