<?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: Correct device settings for display Tianma nl10276bc13-01c in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Correct-device-settings-for-display-Tianma-nl10276bc13-01c/m-p/1051414#M154746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for such useful links, I will try to get into it and try to build my device tree.&lt;/P&gt;&lt;P&gt;So, bad image quality is related to wrong timings, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2020 07:04:20 GMT</pubDate>
    <dc:creator>adrocohen</dc:creator>
    <dc:date>2020-04-03T07:04:20Z</dc:date>
    <item>
      <title>Correct device settings for display Tianma nl10276bc13-01c</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Correct-device-settings-for-display-Tianma-nl10276bc13-01c/m-p/1051412#M154744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;I want to create correct device tree for &lt;A href="https://www.tianma.co.jp/common/pdf/en/nl10276bc13-01c.pdf"&gt;Tianma&amp;nbsp;nl10276bc13-01c&lt;/A&gt;&amp;nbsp;with BSP for imx6qp (&lt;A href="https://support.tq-group.com/en/arm/tqma6x/linux/ptxdist/overview"&gt;TQMa6x&lt;/A&gt;&amp;nbsp;platform&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;)&lt;/SPAN&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;I've built OS image and currently try to use&amp;nbsp;&lt;STRONG&gt;imx6qdl-mba6-lvds-tm070jvhg33.dtsi&lt;/STRONG&gt;&amp;nbsp;(in attach) from kernel-4.14, which is compatible with other Tianma display:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt; * Copyright 2018 Markus Niebel, TQ Systems GmbH&lt;BR /&gt; *&lt;BR /&gt; * The code contained herein is licensed under the GNU General Public&lt;BR /&gt; * License. You may obtain a copy of the GNU General Public License&lt;BR /&gt; * Version 2 or later at the following locations:&lt;BR /&gt; *&lt;BR /&gt; * &lt;A href="http://www.opensource.org/licenses/gpl-license.html" target="test_blank"&gt;http://www.opensource.org/licenses/gpl-license.html&lt;/A&gt;&lt;BR /&gt; * &lt;A href="http://www.gnu.org/copyleft/gpl.html" target="test_blank"&gt;http://www.gnu.org/copyleft/gpl.html&lt;/A&gt;&lt;BR /&gt; */&lt;/P&gt;&lt;P&gt;/ {&lt;BR /&gt; backlight_ldb: backlight@0 {&lt;BR /&gt; compatible = "pwm-backlight";&lt;BR /&gt; pinctrl-names = "default";&lt;BR /&gt; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_backlight&amp;gt;;&lt;BR /&gt; pwms = &amp;lt;&amp;amp;pwm1 0 62500&amp;gt;;&lt;BR /&gt; brightness-levels = &amp;lt;0 16 32 64 96 128 160 192 224 255&amp;gt;;&lt;BR /&gt; default-brightness-level = &amp;lt;5&amp;gt;;&lt;BR /&gt; power-supply = &amp;lt;&amp;amp;reg_mba6_3p3v&amp;gt;;&lt;BR /&gt; enable-gpios = &amp;lt;&amp;amp;gpio4 5 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt; status = "okay";&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;panel-lvds0 {&lt;BR /&gt; compatible = "tianma,tm070jvhg33";&lt;BR /&gt; backlight = &amp;lt;&amp;amp;backlight_ldb&amp;gt;;&lt;BR /&gt; power-supply = &amp;lt;&amp;amp;reg_mba6_3p3v&amp;gt;;&lt;BR /&gt; status = "okay";&lt;/P&gt;&lt;P&gt;port {&lt;BR /&gt; panel_in_lvds0: endpoint {&lt;BR /&gt; remote-endpoint = &amp;lt;&amp;amp;lvds0_out&amp;gt;;&lt;BR /&gt; };&lt;BR /&gt; };&lt;BR /&gt; };&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;ldb {&lt;BR /&gt; status = "okay";&lt;/P&gt;&lt;P&gt;lvds-channel@0 {&lt;BR /&gt; fsl,data-mapping = "spwg";&lt;BR /&gt; fsl,data-width = &amp;lt;24&amp;gt;;&lt;BR /&gt; status = "okay";&lt;/P&gt;&lt;P&gt;port@4 {&lt;BR /&gt; reg = &amp;lt;4&amp;gt;;&lt;/P&gt;&lt;P&gt;lvds0_out: endpoint {&lt;BR /&gt; remote-endpoint = &amp;lt;&amp;amp;panel_in_lvds0&amp;gt;;&lt;BR /&gt; };&lt;BR /&gt; };&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;lvds-channel@1 {&lt;BR /&gt; status = "disabled";&lt;BR /&gt; };&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;iomuxc {&lt;BR /&gt; imx6qdl-mba6 {&lt;BR /&gt; pinctrl_backlight: backlightgrp {&lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; /* LCD.BLT_EN */&lt;BR /&gt; MX6QDL_PAD_GPIO_19__GPIO4_IO05 0x0001b099&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; };&lt;BR /&gt; };&lt;BR /&gt;};&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But my display has different characteristics (other size, other resolution...), so I see some poor quality when run some qt-examples (see examples below).&lt;/P&gt;&lt;P&gt;I cannot get what's the problem, is it related to wrong resolution or wrong color depth? And what should I change in device tree for correct display working?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="photo_2020-04-02_19-23-28.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/104197i31D12F9B9C0A4F7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="photo_2020-04-02_19-23-28.jpg" alt="photo_2020-04-02_19-23-28.jpg" /&gt;&lt;/span&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="photo_2020-04-02_19-23-48.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/104248i7591ED845749C650/image-size/large?v=v2&amp;amp;px=999" role="button" title="photo_2020-04-02_19-23-48.jpg" alt="photo_2020-04-02_19-23-48.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2020 16:31:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Correct-device-settings-for-display-Tianma-nl10276bc13-01c/m-p/1051412#M154744</guid>
      <dc:creator>adrocohen</dc:creator>
      <dc:date>2020-04-02T16:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Correct device settings for display Tianma nl10276bc13-01c</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Correct-device-settings-for-display-Tianma-nl10276bc13-01c/m-p/1051413#M154745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maksim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for custom lcd timings one can look at documentation:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://elixir.bootlin.com/linux/v4.0/source/Documentation/devicetree/bindings/video/fsl,imx-fb.txt" title="https://elixir.bootlin.com/linux/v4.0/source/Documentation/devicetree/bindings/video/fsl,imx-fb.txt"&gt;fsl,imx-fb.txt - Documentation/devicetree/bindings/video/fsl,imx-fb.txt - Linux source code (v4.0) - Bootlin&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.digi.com/resources/documentation/digidocs/90001945-13/reference/yocto/r_an_adding_custom_display.htm" title="https://www.digi.com/resources/documentation/digidocs/90001945-13/reference/yocto/r_an_adding_custom_display.htm"&gt;Adding a custom display&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/355690"&gt;https://community.nxp.com/thread/355690&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 00:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Correct-device-settings-for-display-Tianma-nl10276bc13-01c/m-p/1051413#M154745</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-04-03T00:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Correct device settings for display Tianma nl10276bc13-01c</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Correct-device-settings-for-display-Tianma-nl10276bc13-01c/m-p/1051414#M154746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for such useful links, I will try to get into it and try to build my device tree.&lt;/P&gt;&lt;P&gt;So, bad image quality is related to wrong timings, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 07:04:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Correct-device-settings-for-display-Tianma-nl10276bc13-01c/m-p/1051414#M154746</guid>
      <dc:creator>adrocohen</dc:creator>
      <dc:date>2020-04-03T07:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Correct device settings for display Tianma nl10276bc13-01c</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Correct-device-settings-for-display-Tianma-nl10276bc13-01c/m-p/1051415#M154747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found wrong option in configuration after consulting with a electronics specialist, it was '&lt;EM&gt;data-mapping',&amp;nbsp;&lt;/EM&gt;the right option for color map&amp;nbsp;had to be '&lt;EM&gt;jeida'&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Anyway, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2020 06:38:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Correct-device-settings-for-display-Tianma-nl10276bc13-01c/m-p/1051415#M154747</guid>
      <dc:creator>adrocohen</dc:creator>
      <dc:date>2020-04-06T06:38:42Z</dc:date>
    </item>
  </channel>
</rss>

