<?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: Backlight brightness slider malfunctions after Android 13 updated in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781378#M218050</link>
    <description>&lt;P&gt;I think it is AOSP issue. you may check this issue in the developer forum of Android.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jan 2024 02:38:21 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2024-01-02T02:38:21Z</dc:date>
    <item>
      <title>Backlight brightness slider malfunctions after Android 13 updated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1779966#M217857</link>
      <description>&lt;DIV&gt;On Android &lt;STRONG&gt;11&lt;/STRONG&gt;, the backlight brightness slider works.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;On Android &lt;STRONG&gt;13&lt;/STRONG&gt;, &lt;STRONG&gt;Settings-&amp;gt;Display-&amp;gt;Brightness level&lt;/STRONG&gt; can't work.&lt;/DIV&gt;&lt;DIV&gt;But we can use the following command to control brightness in kernel space:&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;echo 150 &amp;gt; sys/class/backlight/pwm-backlight/brightness&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The development environment shows below:&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt;&lt;/FONT&gt; NXP reference design code base:&lt;/DIV&gt;&lt;DIV&gt;i.MX8MQ platform / Android 13.0.0_2.0.0 (L6.1.22_2.0.0 BSP)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt;&lt;/FONT&gt; Device Tree&lt;/DIV&gt;&lt;DIV&gt;pwm3_bl: pwm-backlight {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; compatible = "pwm-backlight";&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; pwms = &amp;lt;&amp;amp;pwm3 0 1000000 0&amp;gt;;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; ......&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;amp;pwm3 {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; pinctrl-names = "default";&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_pwm3&amp;gt;;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; status = "okay";&lt;/DIV&gt;&lt;DIV&gt;};&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;amp;iomuxc {&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; pinctrl_pwm3: pwm3grp {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; fsl,pins = &amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt; MX8MQ_IOMUXC_SPDIF_TX_PWM3_OUT &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt;&lt;/FONT&gt; Driver and ko&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;drivers/video/backlight/pwm_bl.c (&lt;STRONG&gt;pwm_bl.ko&lt;/STRONG&gt; declared in SharedBoardConfig.mk)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Does NXP have any patch or porting guide for Android 13 AOSP/BSP to fix the issue?&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;BTW, please take a look at the link below, Google Pixel 4a seems to have the same issue.&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://www.reddit.com/r/Pixel4a/comments/wqnpn4/brightness_slider_acts_weirdly_after_android_13/" target="_blank"&gt;https://www.reddit.com/r/Pixel4a/comments/wqnpn4/brightness_slider_acts_weirdly_after_android_13/&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2023 08:29:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1779966#M217857</guid>
      <dc:creator>KyleChang</dc:creator>
      <dc:date>2023-12-26T08:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Backlight brightness slider malfunctions after Android 13 updated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781085#M218012</link>
      <description>&lt;P&gt;I check the code (nxp side). Seems there is no problem compare with the source code of Android 11.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx-android/android-imx_platform_hardware_imx/blob/android-13.0.0_2.2.0/display/display/Display.cpp" target="_blank"&gt;https://github.com/nxp-imx-android/android-imx_platform_hardware_imx/blob/android-13.0.0_2.2.0/display/display/Display.cpp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 05:55:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781085#M218012</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2023-12-29T05:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Backlight brightness slider malfunctions after Android 13 updated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781120#M218014</link>
      <description>&lt;P&gt;Do you mean the brightness slider function of i.MX 8M Quad EVK board can work well on Android 13 ?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 07:06:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781120#M218014</guid>
      <dc:creator>KyleChang</dc:creator>
      <dc:date>2023-12-29T07:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Backlight brightness slider malfunctions after Android 13 updated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781378#M218050</link>
      <description>&lt;P&gt;I think it is AOSP issue. you may check this issue in the developer forum of Android.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 02:38:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781378#M218050</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2024-01-02T02:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Backlight brightness slider malfunctions after Android 13 updated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781438#M218064</link>
      <description>&lt;P&gt;We download &amp;amp; build Android image based on NXP user guide,&lt;BR /&gt;So the Reference Design of i.MX 8MQ should work well for basic function.&lt;/P&gt;&lt;P&gt;Do you mean the Reference Design of i.MX 8MQ have the same issue?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 05:25:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781438#M218064</guid>
      <dc:creator>KyleChang</dc:creator>
      <dc:date>2024-01-02T05:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Backlight brightness slider malfunctions after Android 13 updated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781523#M218076</link>
      <description>&lt;P&gt;Dear Jimmy,&lt;/P&gt;&lt;P&gt;NXP reference design works for backlight control, it works.&lt;BR /&gt;Please close the issue, thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 07:53:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781523#M218076</guid>
      <dc:creator>KyleChang</dc:creator>
      <dc:date>2024-01-02T07:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Backlight brightness slider malfunctions after Android 13 updated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781544#M218077</link>
      <description>&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;I don't have i.MX8MQ board. I have i.MX8MP EVK + mipi panel. I also tried the brightness slider on it. i.MX8MP also work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 08:18:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Backlight-brightness-slider-malfunctions-after-Android-13/m-p/1781544#M218077</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2024-01-02T08:18:37Z</dc:date>
    </item>
  </channel>
</rss>

