<?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: pwm based backlight driver support for the lcd panel in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374246#M53595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you share me the link for 3.17 kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linux kernel I am using 2.6.35.3. I am following chapters 9,10, and 11 of the&amp;nbsp; MX28_EVK_Linux_Reference_Manual.pdf and also refering drivers/video/mxs/lcd_43wvf1g.c file. It was configured to pwm2 and changed it to pwm4 as per my needs. I also got sysfs entries as follows.&lt;/P&gt;&lt;P&gt;/sys/devices/platform/mxs-bl.0/backlight/mxs-bl$ ls&lt;/P&gt;&lt;P&gt;actual_brightness&amp;nbsp; brightness&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max_brightness&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subsystem&lt;/P&gt;&lt;P&gt;bl_power&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; power&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; uevent&lt;/P&gt;&lt;P&gt;Default values are as follows:&lt;/P&gt;&lt;P&gt;/sys/devices/platform/mxs-bl.0/backlight/mxs-bl$ cat brightness&lt;/P&gt;&lt;P&gt;50&lt;/P&gt;&lt;P&gt;/sys/devices/platform/mxs-bl.0/backlight/mxs-bl$ cat bl_power&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed bl_power to 0 brightness to 100, there is no effect on the display. I am not seeing backlight. &lt;/P&gt;&lt;P&gt;Please let me know do we have to configure any other settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we change it gpio it is working fine. I am able to see the backlight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Ashok .K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 02:32:54 GMT</pubDate>
    <dc:creator>ask</dc:creator>
    <dc:date>2014-10-08T02:32:54Z</dc:date>
    <item>
      <title>pwm based backlight driver support for the lcd panel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374243#M53592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using imx287 processor based board for one of my Infotainment project. In this product lcd panel backlight is controlling by PWM4.&amp;nbsp; I tried to enable the CONFIG_BACKLIGHT_PWM and HAVE_PWM&amp;nbsp; options, but those are not available in my ltib setup.&amp;nbsp; I tried to build these options by modifying the corresponding make files (drivers/video/backlight/Makefile&amp;nbsp; and arch/arm/plat-mxc) and ended up with build erros. Please let me know whether I am following wrong approach?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 16:23:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374243#M53592</guid>
      <dc:creator>ask</dc:creator>
      <dc:date>2014-10-07T16:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: pwm based backlight driver support for the lcd panel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374244#M53593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a 3.17 kernel you can see arch/arm/boot/dts/imx28-evk.dts and search for the 'backlight' node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is controlled by PWM2 and you can easily change it to PWM4 as per your needs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 00:26:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374244#M53593</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-10-08T00:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: pwm based backlight driver support for the lcd panel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374245#M53594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ashok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer to attached Linux Manual&lt;/P&gt;&lt;P&gt;Chapter 28 LED Pulse Width Modulator (PWM) Driver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Examples for two control the brightness of the LEDs on the MX28 EVK:&lt;/P&gt;&lt;P&gt;# ./devices/platform/mxs-leds.0/leds/led-pwm0&lt;/P&gt;&lt;P&gt;# ./devices/platform/mxs-leds.0/leds/led-pwm1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usable settings are 0 to 127&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;echo 127 &amp;gt; /sys/devices/platform/mxs-leds.0/leds/led-pwm0/brightness&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Led0 On&lt;/P&gt;&lt;P&gt;echo 0 &amp;gt; /sys/devices/platform/mxs-leds.0/leds/led-pwm0/brightness&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Led0 Off&lt;/P&gt;&lt;P&gt;echo 127 &amp;gt; /sys/devices/platform/mxs-leds.0/leds/led-pwm1/brightness&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Led1 On&lt;/P&gt;&lt;P&gt;echo 0 &amp;gt; /sys/devices/platform/mxs-leds.0/leds/led-pwm1/brightness&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Led1 Off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 02:02:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374245#M53594</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-08T02:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: pwm based backlight driver support for the lcd panel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374246#M53595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you share me the link for 3.17 kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linux kernel I am using 2.6.35.3. I am following chapters 9,10, and 11 of the&amp;nbsp; MX28_EVK_Linux_Reference_Manual.pdf and also refering drivers/video/mxs/lcd_43wvf1g.c file. It was configured to pwm2 and changed it to pwm4 as per my needs. I also got sysfs entries as follows.&lt;/P&gt;&lt;P&gt;/sys/devices/platform/mxs-bl.0/backlight/mxs-bl$ ls&lt;/P&gt;&lt;P&gt;actual_brightness&amp;nbsp; brightness&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max_brightness&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subsystem&lt;/P&gt;&lt;P&gt;bl_power&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; power&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; uevent&lt;/P&gt;&lt;P&gt;Default values are as follows:&lt;/P&gt;&lt;P&gt;/sys/devices/platform/mxs-bl.0/backlight/mxs-bl$ cat brightness&lt;/P&gt;&lt;P&gt;50&lt;/P&gt;&lt;P&gt;/sys/devices/platform/mxs-bl.0/backlight/mxs-bl$ cat bl_power&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed bl_power to 0 brightness to 100, there is no effect on the display. I am not seeing backlight. &lt;/P&gt;&lt;P&gt;Please let me know do we have to configure any other settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we change it gpio it is working fine. I am able to see the backlight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Ashok .K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 02:32:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374246#M53595</guid>
      <dc:creator>ask</dc:creator>
      <dc:date>2014-10-08T02:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: pwm based backlight driver support for the lcd panel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374247#M53596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get it from here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.kernel.org/" title="https://www.kernel.org/"&gt;https://www.kernel.org/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 02:36:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374247#M53596</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-10-08T02:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: pwm based backlight driver support for the lcd panel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374248#M53597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;!Hi &lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;I could able to controld the lcd panel brightness using led-mxs-pwm functionality.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 02:42:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374248#M53597</guid>
      <dc:creator>ask</dc:creator>
      <dc:date>2014-10-08T02:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: pwm based backlight driver support for the lcd panel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374249#M53598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ashok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look below links for pwm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/boundarydevices/linux-imx6/commit/63b106e30a42e5ee89c4c7d" target="test_blank"&gt;https://github.com/boundarydevices/linux-imx6/commit/63b106e30a42e5ee89c4c7d&lt;/A&gt;&lt;/P&gt;&lt;P&gt;0644e853f013276db&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/433746#433746" target="test_blank"&gt;https://community.freescale.com/message/433746#433746&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 03:25:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pwm-based-backlight-driver-support-for-the-lcd-panel/m-p/374249#M53598</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-08T03:25:15Z</dc:date>
    </item>
  </channel>
</rss>

