<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic PCIe Mini linkup fail issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/PCIe-Mini-linkup-fail-issue/m-p/826320#M127055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear NXP,&lt;/P&gt;&lt;P&gt;Under linux &amp;nbsp;Linux version 3.0.35_B01_V1.0, a imx6q-like board is connected to a PCIE-mini interface wlan RTL8192EE. Checked the differential clock is about 100MHz, the power and reset is supplied. Pcie has been configurated like that:&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.457696] iMX6 PCIe PCIe RC mode imx_pcie_pltfm_probe entering.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.464063] _clk_pcie_enable!!&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.467207] PCIE: imx_pcie_pltfm_probe card_reset.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.578918] PCIE: imx_pcie_pltfm_probe start link up.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.584062] PCIE: imx_pcie_pltfm_probe add_pcie_port.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.195101] link up failed, DB_R0:0x00ea5800, DB_R1:0x08200000!&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.201138] IMX PCIe port: link down with power supply 1!&lt;/P&gt;&lt;P&gt;I tested the PCIE_TXP/PCIE_TXN pin signal waveform, as the attached file pcie.jpg. The amplitude peak is 400mV.&lt;/P&gt;&lt;P&gt;Is this waveform correct ?Could you give us some advise about this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;cuiqin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2018 08:44:21 GMT</pubDate>
    <dc:creator>zhaocq</dc:creator>
    <dc:date>2018-12-03T08:44:21Z</dc:date>
    <item>
      <title>PCIe Mini linkup fail issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PCIe-Mini-linkup-fail-issue/m-p/826320#M127055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear NXP,&lt;/P&gt;&lt;P&gt;Under linux &amp;nbsp;Linux version 3.0.35_B01_V1.0, a imx6q-like board is connected to a PCIE-mini interface wlan RTL8192EE. Checked the differential clock is about 100MHz, the power and reset is supplied. Pcie has been configurated like that:&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.457696] iMX6 PCIe PCIe RC mode imx_pcie_pltfm_probe entering.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.464063] _clk_pcie_enable!!&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.467207] PCIE: imx_pcie_pltfm_probe card_reset.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.578918] PCIE: imx_pcie_pltfm_probe start link up.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.584062] PCIE: imx_pcie_pltfm_probe add_pcie_port.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.195101] link up failed, DB_R0:0x00ea5800, DB_R1:0x08200000!&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.201138] IMX PCIe port: link down with power supply 1!&lt;/P&gt;&lt;P&gt;I tested the PCIE_TXP/PCIE_TXN pin signal waveform, as the attached file pcie.jpg. The amplitude peak is 400mV.&lt;/P&gt;&lt;P&gt;Is this waveform correct ?Could you give us some advise about this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;cuiqin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 08:44:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PCIe-Mini-linkup-fail-issue/m-p/826320#M127055</guid>
      <dc:creator>zhaocq</dc:creator>
      <dc:date>2018-12-03T08:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: PCIe Mini linkup fail issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PCIe-Mini-linkup-fail-issue/m-p/826321#M127056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi cuiqin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linux version 3.0.35 is very old version and since then very much improvements&lt;/P&gt;&lt;P&gt;were implemented in pcie driver, one can try latest Linux L4.9.88 pcie driver&lt;/P&gt;&lt;P&gt;which is working fine: linux/drivers/pci/host/pci-imx6.c and port changes to old version:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/pci/host/pci-imx6.c?h=imx_4.9.88_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/pci/host/pci-imx6.c?h=imx_4.9.88_2.0.0_ga"&gt;pci-imx6.c\host\pci\drivers - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 02:55:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PCIe-Mini-linkup-fail-issue/m-p/826321#M127056</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-04T02:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: PCIe Mini linkup fail issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PCIe-Mini-linkup-fail-issue/m-p/826322#M127057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor,&lt;/P&gt;&lt;P&gt;Thanks for your reply first.&lt;/P&gt;&lt;P&gt;I have updated to&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;later Linux version 4.1.15, just add the pci config to&amp;nbsp;imx_v7_android_defconfig.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;on the load stage, i use dmesg grep pcie ,also can see the below info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="mailto:130|root@sabresd_6dq:/"&gt;130|root@sabresd_6dq:/&lt;/A&gt; # dmesg |grep -rin "pci"&lt;BR /&gt;(standard input):80:[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.186674] !!request miniPCIE Power On gpio&lt;BR /&gt;(standard input):89:[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.234583] MPCIE_3V3: Failed to request enable GPIO83: -16&lt;BR /&gt;(standard input):133:[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.368953] PCI: CLS 0 bytes, default 64&lt;BR /&gt;(standard input):214:[&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.313536] ehci-pci: EHCI PCI platform driver&lt;BR /&gt;(standard input):359:[&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.483263] imx6q-pcie 1ffc000.pcie: phy link never came up&lt;BR /&gt;(standard input):360:[&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.488878] imx6q-pcie 1ffc000.pcie: DEBUG_R0: 0x0c454504, DEBUG_R1: 0x1800f700&lt;BR /&gt;(standard input):361:[&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.496216] imx6q-pcie 1ffc000.pcie: failed to initialize host&lt;BR /&gt;(standard input):362:[&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.502100] imx6q-pcie: probe of 1ffc000.pcie failed with error -22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please give me some advise on this issue, any help is appreciated !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cuiqin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 09:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PCIe-Mini-linkup-fail-issue/m-p/826322#M127057</guid>
      <dc:creator>zhaocq</dc:creator>
      <dc:date>2018-12-05T09:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: PCIe Mini linkup fail issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PCIe-Mini-linkup-fail-issue/m-p/826323#M127058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi cuiqin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try with Demo Image&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_MX6QDLSOLO&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_MX6QDLSOLO&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_MX6QDLSOLO&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 10:35:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PCIe-Mini-linkup-fail-issue/m-p/826323#M127058</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-05T10:35:19Z</dc:date>
    </item>
  </channel>
</rss>

