Hello,
Where are the patchs??
I have same problem with imx6q and PI7C9X2G3.4SL(pericom's pcie switch).
Kernel 3.0.35
Best regards


richard.zhu 2014-6-10 下午11:37 (回复 Rodrigue Simonneau)
One pericom switch had been tested on imx3.10.17 1.0 ga release.
From 65e8b2c472bd1270f5811e07362e8f0fda62225f Mon Sep 17 00:00:00 2001
From: Richard Zhu <r65037@freescale.com>
Date: Wed, 13 Nov 2013 16:42:06 +0800
Subject: [PATCH] ENGR00288406 pcie: imx: enable pcie switch support
Fix the pcie switch no detection issue
Root cause why the switch can't be detected before:
* The initialization sequence is not properly, 100ms reset
should be just issue before ltssm enable.
* Lagency INTx mapping is wrong
* remove un-correct IO/MEM iATU outbound mapping.
Signed-off-by: Richard Zhu <r65037@freescale.com>
---
drivers/pci/host/pci-imx6.c | 27 ++++-------------
drivers/pci/host/pcie-designware.c | 56 ++++-------------------------------
Best Regards
Richard