<?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>Processor Expert SoftwareのトピックRe: Adding LVDS Panel with Touch Controller</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Adding-LVDS-Panel-with-Touch-Controller/m-p/1362779#M4887</link>
    <description>&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;Actually I am not able to get appropriate info from the boundary device examples. Hope to add touch I2C controller into Porting guide.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;</description>
    <pubDate>Thu, 28 Oct 2021 00:24:50 GMT</pubDate>
    <dc:creator>JK-IMX</dc:creator>
    <dc:date>2021-10-28T00:24:50Z</dc:date>
    <item>
      <title>Adding LVDS Panel with Touch Controller</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Adding-LVDS-Panel-with-Touch-Controller/m-p/1354058#M4861</link>
      <description>&lt;P&gt;Hi NXP&lt;/P&gt;&lt;P&gt;There's a request that Customer would like to solve.&lt;/P&gt;&lt;P&gt;They're trying to add a LVDS panel w/ Touch controller of Synaptic S3385.&lt;/P&gt;&lt;P&gt;Could you please us with Porting Guide to enable device especially focusing on Touch controller part?&lt;/P&gt;&lt;P&gt;This is asked since the NXP' porting guide does not handle the touch controller related part now.&lt;/P&gt;&lt;P&gt;They would like to clarify how to modify dts file to support a new touch device which is connected to I2C1. The interrupt line is connected with GPIO1 as below figure.&lt;/P&gt;&lt;P&gt;Please let us know how to modify dts file to enable S3385 device driver which was provided by Synaptics. i2c and gpio for interrupt and something else.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lvds_touch.png" style="width: 513px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/158867i9F7551793D55251F/image-size/large?v=v2&amp;amp;px=999" role="button" title="lvds_touch.png" alt="lvds_touch.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 08:38:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Adding-LVDS-Panel-with-Touch-Controller/m-p/1354058#M4861</guid>
      <dc:creator>JK-IMX</dc:creator>
      <dc:date>2021-10-12T08:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding LVDS Panel with Touch Controller</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Adding-LVDS-Panel-with-Touch-Controller/m-p/1354464#M4862</link>
      <description>&lt;P&gt;Hi James&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;unfortunately this part is not supported in nxp bsps, may be recommended to look&lt;/P&gt;
&lt;P&gt;at boundary devices touch examples:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://boundarydevices.com/tag/touch-screen/" target="_blank"&gt;https://boundarydevices.com/tag/touch-screen/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.digi.com/resources/documentation/digidocs/90002284/reference/bsp/v4-9-cc6_cc6qp/r_touch_screen.htm?TocPath=Digi%20Embedded%20Yocto%7CSystem%20development%7CLinux%20kernel%7CLinux%20%20v4.9%20Board%20Support%20Package%7CDevices%20and%20interfaces%7C_____19" target="_blank"&gt;https://www.digi.com/resources/documentation/digidocs/90002284/reference/bsp/v4-9-cc6_cc6qp/r_touch_screen.htm?TocPath=Digi%20Embedded%20Yocto%7CSystem%20development%7CLinux%20kernel%7CLinux%20%20v4.9%20Board%20Support%20Package%7CDevices%20and%20interfaces%7C_____19&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 23:41:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Adding-LVDS-Panel-with-Touch-Controller/m-p/1354464#M4862</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-10-12T23:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adding LVDS Panel with Touch Controller</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Adding-LVDS-Panel-with-Touch-Controller/m-p/1354484#M4863</link>
      <description>&lt;P&gt;Thanks Igor for your kind reply.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 01:00:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Adding-LVDS-Panel-with-Touch-Controller/m-p/1354484#M4863</guid>
      <dc:creator>JK-IMX</dc:creator>
      <dc:date>2021-10-13T01:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding LVDS Panel with Touch Controller</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Adding-LVDS-Panel-with-Touch-Controller/m-p/1362779#M4887</link>
      <description>&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;Actually I am not able to get appropriate info from the boundary device examples. Hope to add touch I2C controller into Porting guide.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 00:24:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Adding-LVDS-Panel-with-Touch-Controller/m-p/1362779#M4887</guid>
      <dc:creator>JK-IMX</dc:creator>
      <dc:date>2021-10-28T00:24:50Z</dc:date>
    </item>
  </channel>
</rss>

