<?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 PCIE range not found in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-PCIE-range-not-found/m-p/603577#M90877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Randy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at linux/Documentation/devicetree/bindings/pci/designware-pcie.txt&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/pci/designware-pcie.txt?id=rel_imx_4.1.15_1.2.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/pci/designware-pcie.txt?id=rel_imx_4.1.15_1.2.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and try to add this property using example&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/pci/host-generic-pci.txt?id=rel_imx_4.1.15_1.2.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/pci/host-generic-pci.txt?id=rel_imx_4.1.15_1.2.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&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>Wed, 14 Dec 2016 00:48:11 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-12-14T00:48:11Z</dc:date>
    <item>
      <title>iMX6 PCIE range not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-PCIE-range-not-found/m-p/603576#M90876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Sabre i.MX6 Solox board.&amp;nbsp; The PCIe bus fails with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx6q-pcie 8ffc000.pcie: phy link never came up&lt;BR /&gt;imx6q-pcie 8ffc000.pcie: DEBUG_R0: 0x00cb8300, DEBUG_R1: 0x08200000&lt;BR /&gt;imx6q-pcie 8ffc000.pcie: failed to initialize host: ret: -22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tracked this to pcie-designware.c::dw_pcie_host_init-&amp;gt;of_pci_parse_bus_range(np, &amp;amp;pp-&amp;gt;busn);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function of_pci_parse_bus_range is looking for the "bus-range" property.&amp;nbsp; I assume that property is coming from one of the DTS files.&amp;nbsp; This version is comprised of 3 DTS included to create the one being used, imx6sx-sdb.dts.&amp;nbsp;&amp;nbsp;&amp;nbsp; None of the DTS files have any "bus-range".&amp;nbsp; I'm wondering if the "ranges" would from imx6sx.dtsi would work.&amp;nbsp; Maybe the property name is justed spelled wrong, again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has any ideas about why the "bus-range" property can't be found please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy Silagi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 19:11:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-PCIE-range-not-found/m-p/603576#M90876</guid>
      <dc:creator>randysilagi</dc:creator>
      <dc:date>2016-12-12T19:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 PCIE range not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-PCIE-range-not-found/m-p/603577#M90877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Randy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at linux/Documentation/devicetree/bindings/pci/designware-pcie.txt&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/pci/designware-pcie.txt?id=rel_imx_4.1.15_1.2.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/pci/designware-pcie.txt?id=rel_imx_4.1.15_1.2.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and try to add this property using example&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/pci/host-generic-pci.txt?id=rel_imx_4.1.15_1.2.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/pci/host-generic-pci.txt?id=rel_imx_4.1.15_1.2.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&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>Wed, 14 Dec 2016 00:48:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-PCIE-range-not-found/m-p/603577#M90877</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-12-14T00:48:11Z</dc:date>
    </item>
  </channel>
</rss>

