<?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>i.MX Processors中的主题 Re: SPI detection in IMX8QXP</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1874000#M224110</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231880"&gt;@Gokula_Kannan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pleas try following the SPI example in device tree kernel:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.6.y/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi#L861" target="_self"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.6.y/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi#L861&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I hope this can helps to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
    <pubDate>Thu, 23 May 2024 20:18:19 GMT</pubDate>
    <dc:creator>Manuel_Salas</dc:creator>
    <dc:date>2024-05-23T20:18:19Z</dc:date>
    <item>
      <title>SPI detection in IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1872020#M224102</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Board : imx8qxp&lt;BR /&gt;We made below dts changes for SPI. but could't get the node detection.&lt;BR /&gt;&lt;BR /&gt;Cloud you please suggest solution for this issue.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;lpspi0 {&lt;BR /&gt;fsl,spi-num-chipselects = &amp;lt;1&amp;gt;;&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_lpspi0&amp;gt;;&lt;BR /&gt;status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;lpspi2 {&lt;BR /&gt;fsl,spi-num-chipselects = &amp;lt;1&amp;gt;;&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_lpspi2&amp;gt;;&lt;BR /&gt;status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;lpspi3 {&lt;BR /&gt;fsl,spi-num-chipselects = &amp;lt;1&amp;gt;;&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_lpspi3&amp;gt;;&lt;BR /&gt;status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;pinctrl_lpspi0: lpspi0grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;IMX8QXP_SPI0_CS0_ADMA_SPI0_CS0 0x06000021&lt;BR /&gt;IMX8QXP_SPI0_SCK_ADMA_SPI0_SCK 0x06000021&lt;BR /&gt;IMX8QXP_SPI0_SDI_ADMA_SPI0_SDI 0x00000021&lt;BR /&gt;IMX8QXP_SPI0_SDO_ADMA_SPI0_SDO 0x06000021&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;};&lt;BR /&gt;pinctrl_lpspi2: lpspi2grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;IMX8QXP_SPI2_CS0_ADMA_SPI2_CS0 0x06000040&lt;BR /&gt;IMX8QXP_SPI2_SCK_ADMA_SPI2_SCK 0x06000021&lt;BR /&gt;IMX8QXP_SPI2_SDI_ADMA_SPI2_SDI 0x00000021&lt;BR /&gt;IMX8QXP_SPI2_SDO_ADMA_SPI2_SDO 0x06000021&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;};&lt;BR /&gt;pinctrl_lpspi3: lpspi3grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;IMX8QXP_SPI3_CS0_ADMA_SPI3_CS0 0x00000060&lt;BR /&gt;IMX8QXP_SPI3_SCK_ADMA_SPI3_SCK 0x00000060&lt;BR /&gt;IMX8QXP_SPI3_SDI_ADMA_SPI3_SDI 0x00000060&lt;BR /&gt;IMX8QXP_SPI3_SDO_ADMA_SPI3_SDO 0x00000060&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 13:05:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1872020#M224102</guid>
      <dc:creator>Gokula_Kannan</dc:creator>
      <dc:date>2024-05-23T13:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: SPI detection in IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1874000#M224110</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231880"&gt;@Gokula_Kannan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pleas try following the SPI example in device tree kernel:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.6.y/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi#L861" target="_self"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.6.y/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi#L861&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I hope this can helps to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 20:18:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1874000#M224110</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2024-05-23T20:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: SPI detection in IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1874295#M224125</link>
      <description>&lt;P&gt;Hi Salas,&lt;/P&gt;&lt;P&gt;We've created the SPI nodes as per your suggestion but we're not able to see the spidev node and we're seeing errors in the dmesg logs. We are attaching the changes we've done in the dtsi file and dmesg error logs.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjith.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 05:53:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1874295#M224125</guid>
      <dc:creator>ranjithkumar_kv</dc:creator>
      <dc:date>2024-05-24T05:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: SPI detection in IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1874711#M224143</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/73185"&gt;@ranjithkumar_kv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please look &lt;A href="https://community.nxp.com/t5/i-MX-Processors/i-MX8QXP-LPSPI-device/m-p/998049" target="_self"&gt;this post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is explained how to add new nodes of SPI in i.MX8QXP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 14:09:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1874711#M224143</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2024-05-24T14:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: SPI detection in IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1875508#M224206</link>
      <description>&lt;P&gt;Hi Salas,&lt;/P&gt;&lt;P&gt;After adding the slave to the spi nodes I'm able to see the spidev node in the /dev/ folder. But when I'm trying to transfer any data, it's showing like the image attached below. Attaching the spi node addition also below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ranjithkumar_kv_0-1716806724566.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/280986i63D09C32BB46619F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ranjithkumar_kv_0-1716806724566.png" alt="ranjithkumar_kv_0-1716806724566.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ranjithkumar_kv_0-1716806724566.png&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ranjithkumar_kv_2-1716806932621.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/280988i241FB587C970428F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ranjithkumar_kv_2-1716806932621.png" alt="ranjithkumar_kv_2-1716806932621.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ranjithkumar_kv_2-1716806932621.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also in the dmesg logs we're getting the following error even though we followed the steps mentioned by you in the previous post.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ranjithkumar_kv_1-1716806784552.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/280987iE04E6E4064FC869D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ranjithkumar_kv_1-1716806784552.png" alt="ranjithkumar_kv_1-1716806784552.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ranjithkumar_kv_1-1716806784552.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please look into it and help us to resolve the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Ranjith Kumar.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 10:49:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1875508#M224206</guid>
      <dc:creator>ranjithkumar_kv</dc:creator>
      <dc:date>2024-05-27T10:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: SPI detection in IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1882433#M224633</link>
      <description>&lt;P&gt;Hi Salas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any update on our query?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjith Kumar&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 06:25:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SPI-detection-in-IMX8QXP/m-p/1882433#M224633</guid>
      <dc:creator>ranjithkumar_kv</dc:creator>
      <dc:date>2024-06-06T06:25:49Z</dc:date>
    </item>
  </channel>
</rss>

