From: Tim Harvey Date: Fri, 8 Aug 2014 06:36:40 +0000 (-0700) Subject: PCI: imx6: Delay enabling reference clock for SS until it stabilizes X-Git-Tag: omap-for-v3.19/prcm-cleanup~136^2~12^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fce0e882f61513c45c67e15bd0fde03341b58a5;p=pandora-kernel.git PCI: imx6: Delay enabling reference clock for SS until it stabilizes According to the IMX6 reference manuals, REF_SSP_EN (Reference clock enable for SS function) must remain deasserted until the reference clock is running at the appropriate frequency. Delay enabling the reference clock for the SS function until it has stabilized. This prevents a high link failure rate (>5%) on certain IMX6 boards at various temperatures. [bhelgaas: reword changelog slightly] Tested-by: Fabio Estevam Signed-off-by: Tim Harvey Signed-off-by: Bjorn Helgaas Acked-by: Marek Vasut Acked-by: Lucas Stach --- Reading git-diff-tree failed