<?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: imx6solo kernel reset gpio in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895244#M135312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri，&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; now bsp can display logo from uboot to kernel via lvds. So I want keep the backligt allows on. but now the backlight pwm pin when goes into kernel state，it will use for backlight child-system. because we will to change brightness after QT. So can you help me how to do？&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2019 09:37:30 GMT</pubDate>
    <dc:creator>1182614726</dc:creator>
    <dc:date>2019-04-15T09:37:30Z</dc:date>
    <item>
      <title>imx6solo kernel reset gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895242#M135310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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; 目前使用imx6solo芯片，bsp 为&lt;STRONG&gt; &lt;/STRONG&gt;yocto L4.1.15-2.1.10.&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; 目前发现，在uboot控制的GPIO为高电平，在kernel初始化时，测量会出现一个3ms的低电平。这个gpio是控制背光的pwm，导致logo在显示过渡阶段会出现闪烁。&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; 请问这是怎么回事呢？是在kernel启动阶段复位了gpio吗？或者有什么办法可以不让kernel复位gpio吗？&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; 谢谢各位大神鼎力相助。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 06:06:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895242#M135310</guid>
      <dc:creator>1182614726</dc:creator>
      <dc:date>2019-04-15T06:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: imx6solo kernel reset gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895243#M135311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Generally the kernel does not change pin states, except those&amp;nbsp;&lt;/P&gt;&lt;P&gt;pins, that are needed for device (driver) operation. Such initialization&amp;nbsp;&lt;/P&gt;&lt;P&gt;in implemented in init section of corresponding drivers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 09:27:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895243#M135311</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2019-04-15T09:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: imx6solo kernel reset gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895244#M135312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri，&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; now bsp can display logo from uboot to kernel via lvds. So I want keep the backligt allows on. but now the backlight pwm pin when goes into kernel state，it will use for backlight child-system. because we will to change brightness after QT. So can you help me how to do？&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 09:37:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895244#M135312</guid>
      <dc:creator>1182614726</dc:creator>
      <dc:date>2019-04-15T09:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: imx6solo kernel reset gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895245#M135313</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;&amp;nbsp; check Your&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;backlight driver regarding pwm initialization - if it provides the reset.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 09:41:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895245#M135313</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2019-04-15T09:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: imx6solo kernel reset gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895246#M135314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&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; Thank you very much! I have remove the brightness update in backlight driver, now the problem has been solved!&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; ^_^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 09:52:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6solo-kernel-reset-gpio/m-p/895246#M135314</guid>
      <dc:creator>1182614726</dc:creator>
      <dc:date>2019-04-15T09:52:19Z</dc:date>
    </item>
  </channel>
</rss>

