<?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>i.MX ProcessorsのトピックRe: edt-ft5x06 driver issue</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/edt-ft5x06-driver-issue/m-p/624794#M94830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nigel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check Documentation/bindings/devicetree/input/touchscreen/edt-ft5x06.txt&lt;/P&gt;&lt;P&gt;and debug edt_ft5x06 driver&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/drivers/input/touchscreen/edt-ft5x06.c?id=rel_imx_4.1.15_1.2.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/drivers/input/touchscreen/edt-ft5x06.c?id=rel_imx_4.1.15_1.2.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;log shows all data as nulls, one can try to check data with oscilloscope&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Nov 2016 23:38:06 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-11-27T23:38:06Z</dc:date>
    <item>
      <title>edt-ft5x06 driver issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/edt-ft5x06-driver-issue/m-p/624792#M94828</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;I am trying to get edt-ft56x06 driver working with imx6sl.&lt;/P&gt;&lt;P&gt;I have added the driver in the Kernel and added dts entry. I have scoped the I2c, Reset and IRQ lines and all seems ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I boot the system and touch the screen I get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edt_ft5x06_ts_isr: 5 callbacks suppressed&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;BR /&gt;edt_ft5x06 1-0038: Unexpected header: 000000!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody explain what could be wrong here?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2016 14:26:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/edt-ft5x06-driver-issue/m-p/624792#M94828</guid>
      <dc:creator>nigelevans</dc:creator>
      <dc:date>2016-11-25T14:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: edt-ft5x06 driver issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/edt-ft5x06-driver-issue/m-p/624793#M94829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could compare your dts against this one:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/imx6ul-tx6ul.dtsi?id=refs/tags/v4.9-rc6#n376" title="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/imx6ul-tx6ul.dtsi?id=refs/tags/v4.9-rc6#n376"&gt;kernel/git/torvalds/linux.git - Linux kernel source tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2016 15:47:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/edt-ft5x06-driver-issue/m-p/624793#M94829</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2016-11-25T15:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: edt-ft5x06 driver issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/edt-ft5x06-driver-issue/m-p/624794#M94830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nigel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check Documentation/bindings/devicetree/input/touchscreen/edt-ft5x06.txt&lt;/P&gt;&lt;P&gt;and debug edt_ft5x06 driver&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/drivers/input/touchscreen/edt-ft5x06.c?id=rel_imx_4.1.15_1.2.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/drivers/input/touchscreen/edt-ft5x06.c?id=rel_imx_4.1.15_1.2.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;log shows all data as nulls, one can try to check data with oscilloscope&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Nov 2016 23:38:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/edt-ft5x06-driver-issue/m-p/624794#M94830</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-27T23:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: edt-ft5x06 driver issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/edt-ft5x06-driver-issue/m-p/624795#M94831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I managed to fix by pulling in a version of the driver from a newer kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I have touch screen fully probed. But for some reason, in Android, it seems that only top half of the touch panel reacts properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added simple touchscreen .idc file for the panel which got rid of the 'acting like a mouse with cursor' symptoms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems when I run &lt;STRONG&gt;'adb shell getevent -lt /dev/input/event0'&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The touches in top left and bottom right are correct values for the resolution of the screen. (240x320)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be causing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 20:58:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/edt-ft5x06-driver-issue/m-p/624795#M94831</guid>
      <dc:creator>nigelevans</dc:creator>
      <dc:date>2016-11-28T20:58:44Z</dc:date>
    </item>
  </channel>
</rss>

