<?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: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506142#M82228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alejandro-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any sample code using HW SS function(not GPIO) as the SS signal?&lt;/P&gt;&lt;P&gt;Would you send it if there is it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 02:55:30 GMT</pubDate>
    <dc:creator>yuuki</dc:creator>
    <dc:date>2016-03-16T02:55:30Z</dc:date>
    <item>
      <title>Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506139#M82225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We connect three devices to ECSPI1 port.&lt;/P&gt;&lt;P&gt;We use fsl-yocto-3.10.53-1 .1.0.&lt;/P&gt;&lt;P&gt;The ECSPI driver remains a default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ECSPI1 is switched from SS1(Device2) to SS0(Device1), a clock is output momentarily just before SS0 becomes active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is a clock output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ESCPI1_clock.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56320i64EDA117DA552F83/image-size/large?v=v2&amp;amp;px=999" role="button" title="ESCPI1_clock.png" alt="ESCPI1_clock.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field setting of each register is the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ECSPI1_CONREG&lt;/P&gt;&lt;P&gt; - CHANNEL MODE:1 (all master mode)&lt;/P&gt;&lt;P&gt; - SMC: 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ECSPI1_CONFIGREG&lt;/P&gt;&lt;P&gt; - SCLK_CTL:1 (stay high)&lt;/P&gt;&lt;P&gt; - DATA CTL:0 (stay high)&lt;/P&gt;&lt;P&gt; - SS_POL:0 (Active Low)&lt;/P&gt;&lt;P&gt; - SS_CTL:1 (Negate Chip Select (SS) signal between SPI bursts)&lt;/P&gt;&lt;P&gt; - SCLK_POL:1 (Active low polarity)&lt;/P&gt;&lt;P&gt; - SCLK_PHA:1 (Phase 1 operation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I have advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 05:55:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506139#M82225</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-03-04T05:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506140#M82226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuuki, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not seen this behavior before. Are you getting some kind of issue thanks to this glitch?&lt;/P&gt;&lt;P&gt;Can you share the steps to reproduce the problem and modifications you have performed to the BSP.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 20:59:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506140#M82226</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2016-03-09T20:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506141#M82227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alejandro-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In NXP Linux BSP, GPIO controls an SS signal.&lt;/P&gt;&lt;P&gt;This GPIO (SS signal) does not synchronize with a clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An SS signal may be asserted before this glitch occurs.&lt;/P&gt;&lt;P&gt;In this case, unpredictable data is read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not know why glitch of the clock occurs.&lt;/P&gt;&lt;P&gt;We are looking for a method avoiding this glitch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 04:19:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506141#M82227</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-03-10T04:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506142#M82228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alejandro-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any sample code using HW SS function(not GPIO) as the SS signal?&lt;/P&gt;&lt;P&gt;Would you send it if there is it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 02:55:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506142#M82228</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-03-16T02:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506143#M82229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to enable the native Chip select of the ECSPI module.&lt;/P&gt;&lt;P&gt;Please refer to this &lt;A href="https://community.nxp.com/thread/387144"&gt;How to enable native and gpio cs on ecspi&lt;/A&gt; &lt;/P&gt;&lt;P&gt;The changes are performed in the dts file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try that and let me know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 18:08:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506143#M82229</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2016-03-16T18:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506144#M82230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alejandro-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We will confirm these contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About glitch in CS-GPIO, we attach our source code.&lt;/P&gt;&lt;P&gt;Would you check it?&lt;/P&gt;&lt;P&gt;If this is no good cord, please point it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SABRE-SD board uses only eCSPI1_SS0.&lt;/P&gt;&lt;P&gt;Therefore we think that it cannot be checked with SABRE-SD board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 11:27:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506144#M82230</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-03-17T11:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506145#M82231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alejandrolozano-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried to enable the native Chip select of the ECSPI module.&lt;/P&gt;&lt;P&gt;However, each pin was not changed to the SS signal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is the setting that we overlook, would you tell me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;set Registers&amp;gt;&lt;/P&gt;&lt;P&gt;- IOMUXC_SW_MUX_CTL_PAD_EIM_EB2_B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set value : 0x1(MUX_MODE:ECSPI1_SS0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; actual value : 0x5(MUX_MODE:GPIO2_IO30)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- IOMUXC_SW_MUX_CTL_PAD_KEY_COL2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set value : 0x0(MUX_MODE:ECSPI1_SS1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; actual value : 0x5(MUX_MODE:GPIO4_IO10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- IOMUXC_SW_MUX_CTL_PAD_KEY_ROW2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set value : 0x0(MUX_MODE:ECSPI1_SS2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; actual value : 0x5(MUX_MODE:GPIO4_IO11)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We set the following in dtsi file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Setting in dtsi file]&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&amp;amp;iomuxc {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl-names = "default";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_hog_1&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; hog {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl_hog_1: hoggrp-1 {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fsl,pins = &amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_EIM_EB2__ECSPI1_SS0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x000170B0&amp;nbsp;&amp;nbsp;&amp;nbsp; /* out ECSPI1 SS0 */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_KEY_COL2__ECSPI1_SS1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x000170B0&amp;nbsp;&amp;nbsp;&amp;nbsp; /* out ECSPI1 SS1 */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_KEY_ROW2__ECSPI1_SS2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001A0B0&amp;nbsp;&amp;nbsp;&amp;nbsp; /* out ECSPI1 SS2 */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ecspi1 {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl_ecspi1: ecspi1_grp-1 {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fsl,pins = &amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_EIM_D16__ECSPI1_SCLK&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001A0B0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_EIM_D18__ECSPI1_MOSI&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001A0B0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_EIM_D17__ECSPI1_MISO&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001A0B0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_EIM_EB2__ECSPI1_SS0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x000170B0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_KEY_COL2__ECSPI1_SS1&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x000170B0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_KEY_ROW2__ECSPI1_SS2&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001A0B0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&amp;amp;ecspi1 {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fsl,spi-num-chipselects = &amp;lt;3&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cs-gpios = &amp;lt;0&amp;gt;,&amp;lt;0&amp;gt;,&amp;lt;0&amp;gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* active level select is DON'T-CARE here */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl-names = "default";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_ecspi1&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; status = "okay";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give me some advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 02:04:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506145#M82231</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-03-25T02:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506146#M82232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alejandrolozano-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We approach this problem by two methods to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;One is a method using native Chip select.&lt;/LI&gt;&lt;LI&gt;Another is method avoiding a glitch with CS-GPIO.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[For native Chip select]&lt;/P&gt;&lt;P&gt;We cannot set pins correctly.&lt;/P&gt;&lt;P&gt;Please see above comment. "Mar 25, 2016 11:04 AM"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give me some advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[For glitch with CS-GPIO]&lt;/P&gt;&lt;P&gt;The glitch timing is random.&lt;/P&gt;&lt;P&gt;And there is the case that glitch width is increased. &lt;/P&gt;&lt;P&gt;In this case, CS becomes active during glitch of the clock.&lt;/P&gt;&lt;P&gt;As a result, eCSPI reads unpredictable value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there the method to make a clock line High forcibly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see waveform of the increased glitch width.&lt;/P&gt;&lt;P&gt;The attached file is ECSPI_glitch_on_clock.xlsx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it effective that a dummy reed is put when SS is switched?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give me some advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 12:06:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506146#M82232</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-04-01T12:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506147#M82233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alejandrolozano"&gt;alejandrolozano&lt;/A&gt;​&amp;nbsp; please continue with the follow up of this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 12:21:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506147#M82233</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2016-04-08T12:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506148#M82234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I have seen in the code I made a mistke, it seems that the SPI driver is expecting the SS pins to be configured as GPIO. I am trying to figure out if the driver itself is the one that modifies the SS line or maybe other process.&lt;/P&gt;&lt;P&gt;Is that gpio used or referenced in other device nodes? If you are able to send a way to reproduce the problem in one of our boards please share it. Have you checked that if you use a different gpio you get the same behavior?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 20:48:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506148#M82234</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2016-04-08T20:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506149#M82235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alejandrolozano-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Is that gpio used or referenced in other device nodes? &lt;/P&gt;&lt;P&gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;No.&lt;/P&gt;&lt;P&gt;This pin is not used or referenced in other Device nodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; If you are able to send a way to reproduce the problem in one of our boards please share it. &lt;/P&gt;&lt;P&gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;In SABRE board, one device is only connected to SPI port.&lt;/P&gt;&lt;P&gt;Therefore we cannot reproduce a problem with an SABRE board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Have you checked that if you use a different gpio you get the same behavior?&lt;/P&gt;&lt;P&gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;We will consider it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 05:26:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506149#M82235</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-04-11T05:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506150#M82236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sabre-ai uses ECSPI1 and SS1 for the SPI NOR. Let me check if I am able to reproduce the error on that board. &lt;/P&gt;&lt;P&gt;I will get back to you as soon as possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:57:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506150#M82236</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2016-04-11T16:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506151#M82237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried with the sabre-ai, I know the derivative is different but the ECSPI module is the same and I have not been able to reproduce the error. I just contacted the experts for help. Let me see if I am able to reproduce the error in a bareboard project. That will help to identify if it is a wrong configuration or a silicon problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 00:38:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506151#M82237</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2016-04-12T00:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506152#M82238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the dts and dtsi files and the steps and commands you perform to reproduce the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 01:04:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506152#M82238</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2016-04-12T01:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506153#M82239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alejandro-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach Dtsi file.&lt;/P&gt;&lt;P&gt;- imx6qdl-iiu.dtsi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you check it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Device1 is RTC&lt;/P&gt;&lt;P&gt;Device2 is SPI-NOR Flash 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A problem occurs in around two hours by switching SS every 10-20us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 02:41:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506153#M82239</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-04-13T02:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506154#M82240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alejandro-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for pushing you,&amp;nbsp; how about the situation afterward?&lt;/P&gt;&lt;P&gt;Please advise of your findings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 02:58:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506154#M82240</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-04-18T02:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506155#M82241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alejandro-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an additional question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1)&lt;BR /&gt;Does BSP include a cord to use SS of the hardware?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2)&lt;BR /&gt;When SCKL_POL was set, is there the prescribed max time when the setting is reflected to a real waveform?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(3)&lt;BR /&gt;&lt;A href="http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6fd8b8503a0dcf66510314dc054745087ae89f94"&gt;http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6fd8b8503a0dcf66510314dc054745087ae89f94&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a patch to add a delay from SCKL_POL setting to XCH bit setting.&lt;BR /&gt;Would you tell me the reason why this patch is necessary?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your prompt reply would be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 02:04:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506155#M82241</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2016-04-19T02:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506156#M82242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="205882" data-objecttype="3" href="https://community.nxp.com/people/alejandrolozano" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #266fc8;"&gt;alejandrolozano&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; can&amp;nbsp; you help to continue with the follow up as priority?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 13:37:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506156#M82242</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2016-04-19T13:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Clock output at the SS switch of ECSPI of i.MX6Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506157#M82243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if this is taking too long, but on my side is difficult to reproduce the error due the lack of the correct hardware.&lt;/P&gt;&lt;P&gt;I have contacted the experts so they can shed some light on this. I will get back to you as soon as I get something useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 15:56:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clock-output-at-the-SS-switch-of-ECSPI-of-i-MX6Solo/m-p/506157#M82243</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2016-04-19T15:56:43Z</dc:date>
    </item>
  </channel>
</rss>

