<?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 Re: imx6 - Linux 4.1.15 - PCIe switch problem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771933#M119853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Quentin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this may be posted on meta-fsl-arm mailing list&lt;BR /&gt;&lt;A class="link-titled" href="https://lists.yoctoproject.org/listinfo/meta-freescale" title="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;meta-freescale Info Page&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>Fri, 08 Dec 2017 11:51:38 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-12-08T11:51:38Z</dc:date>
    <item>
      <title>imx6 - Linux 4.1.15 - PCIe switch problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771930#M119850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to evaluate a PCIe switch 1 to 4 ports solution (based on chipset ASM1184e from ASMedia) for our next board design.&lt;/P&gt;&lt;P&gt;To test the switch, we are using a Phytec pbab01 board (designed with an imx6q), and the NXP linux kernel 4.1.15.&lt;/P&gt;&lt;P&gt;When plugging in an i210 intel PCIe ethernet card, the card is detected no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When plugging in the PCIe switch, PCIe initialization fails with following logs :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx6q-pcie 1ffc000.pcie: phy link never came up&lt;BR /&gt;imx6q-pcie 1ffc000.pcie: failed to initialize host&lt;BR /&gt;imx6q-pcie: probe of 1ffc000.pcie failed with error -22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We already added some additional delays like it was recommended in several threads dealing with PCIe initialization issue.&lt;/P&gt;&lt;P&gt;We tried adding RC imx6 PCIe, but it didn't do anything more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hints/help is appreciated !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quentin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 15:40:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771930#M119850</guid>
      <dc:creator>aebischerquenti</dc:creator>
      <dc:date>2017-12-07T15:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - Linux 4.1.15 - PCIe switch problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771931#M119851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Quentin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for toradex boards may be useful to look at reset polarity patches&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://patchwork.ozlabs.org/patch/601986/" title="https://patchwork.ozlabs.org/patch/601986/"&gt;i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity - Patchwork&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>Thu, 07 Dec 2017 23:30:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771931#M119851</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-12-07T23:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - Linux 4.1.15 - PCIe switch problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771932#M119852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer. I tried the patch that you linked, but it still doesn't work. Also I tried with a mainline kernel, the link still doesn't goes up but the enumeration goes a bit further :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.368232] imx6q-pcie 1ffc000.pcie: phy link never came up&lt;BR /&gt;[ 1.371756] imx6q-pcie 1ffc000.pcie: PCI host bridge to bus 0000:00&lt;BR /&gt;[ 1.371787] pci_bus 0000:00: root bus resource [bus 00-ff]&lt;BR /&gt;[ 1.371811] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]&lt;BR /&gt;[ 1.371834] pci_bus 0000:00: root bus resource [mem 0x01000000-0x01efffff]&lt;BR /&gt;[ 1.372945] PCI: bus0: Fast back to back transfers disabled&lt;BR /&gt;[ 1.373197] PCI: bus1: Fast back to back transfers enabled&lt;BR /&gt;[ 1.373270] pci 0000:00:00.0: BAR 0: assigned [mem 0x01000000-0x010fffff]&lt;BR /&gt;[ 1.373304] pci 0000:00:00.0: BAR 6: assigned [mem 0x01100000-0x0110ffff pref]&lt;BR /&gt;[ 1.373329] pci 0000:00:00.0: PCI bridge to [bus 01]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a mailing list where I could find help ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quentin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 09:19:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771932#M119852</guid>
      <dc:creator>aebischerquenti</dc:creator>
      <dc:date>2017-12-08T09:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - Linux 4.1.15 - PCIe switch problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771933#M119853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Quentin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this may be posted on meta-fsl-arm mailing list&lt;BR /&gt;&lt;A class="link-titled" href="https://lists.yoctoproject.org/listinfo/meta-freescale" title="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;meta-freescale Info Page&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>Fri, 08 Dec 2017 11:51:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771933#M119853</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-12-08T11:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - Linux 4.1.15 - PCIe switch problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771934#M119854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you solve the problem？&lt;/P&gt;&lt;P&gt;if you have solve it,can you give me some measure.&lt;/P&gt;&lt;P&gt;thank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 03:23:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Linux-4-1-15-PCIe-switch-problem/m-p/771934#M119854</guid>
      <dc:creator>启帆杨</dc:creator>
      <dc:date>2019-03-07T03:23:37Z</dc:date>
    </item>
  </channel>
</rss>

