<?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: HDMI hotplug not working  in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-hotplug-not-working/m-p/474087#M75087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igorpadykov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we are using MFG tool , with DEMO images and compiled images with the following kernel version 3.10.53.&lt;/P&gt;&lt;P&gt;Yes, I have tried using the L4.1.15_1.1.0 , this source too shows the same problem, NO hotplug detection.&lt;/P&gt;&lt;P&gt;I am suspecting the HDMI_DDC should be enabled to detect HDMI_HPD. But when I enable it, shows the same problem, with fail to read the EDID.&lt;/P&gt;&lt;P&gt;Also during booting I see the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;mxc_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0xa:0xa0:0xc1&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;mxc_sdc_fb fb.40: registered mxc display driver hdmi&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;mxc_hdmi 20e0000.hdmi_video: Read EDID again&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;mxc_hdmi 20e0000.hdmi_video: create default modelist&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;imx-audio-hdmi sound-hdmi.36:&amp;nbsp; hdmi-hifi &amp;lt;-&amp;gt; hdmi_audio.17 mapping ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a configuration that we are missing here?&lt;/P&gt;&lt;P&gt;If there a working source with HDMI hotplug detection, I would be happy to have a look at it.&lt;/P&gt;&lt;P&gt;The android version that I using is L3.10.53_1.1.0_ga.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can enable hotplug on the HDMI, so that we can register the display device and start mirroring?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2016 14:04:31 GMT</pubDate>
    <dc:creator>karanbhagoji</dc:creator>
    <dc:date>2016-06-03T14:04:31Z</dc:date>
    <item>
      <title>HDMI hotplug not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-hotplug-not-working/m-p/474085#M75085</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;&lt;/P&gt;&lt;P&gt;Currently I am using a HDMI for mirror display on an sabresd board with&lt;/P&gt;&lt;P&gt;Android L. The system is able to mirror the displays on android bootup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here we observe a performance issues when the HDMI is enabled. &lt;/P&gt;&lt;P&gt;This issue is seen with/without the HDMI display connected. &lt;/P&gt;&lt;P&gt;The performance issue is seen as slowly response on icon launching and &lt;/P&gt;&lt;P&gt;other user operations. Also the notification for the HDMI connected is not raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During debugging this issue, we found that the at the driver level the &lt;/P&gt;&lt;P&gt;hotplug events are not received from the HDMI connector(HDMI_HPD pin), Since the &lt;/P&gt;&lt;P&gt;hot plug events are not received by the driver the system is unable to &lt;/P&gt;&lt;P&gt;power down/ deinit / disconnect the HDMI display device , thus the android system is &lt;/P&gt;&lt;P&gt;continuously trying to mirror the display. Further analyzing the driver &lt;/P&gt;&lt;P&gt;we found that the interrupt configuration is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also diverged into enabling the hdcp for the driver, but that too is &lt;/P&gt;&lt;P&gt;unable to get the interrupt from the HDMI connector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration in the device tree is as folows&lt;/P&gt;&lt;P&gt;&amp;amp;hdmi_audio {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status = "okay";&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;hdmi_cec {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl-names = "default";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_hdmi_cec_2&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status = "okay";&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;hdmi_core {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ipu_id = &amp;lt;0&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disp_id = &amp;lt;0&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status = "okay";&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;hdmi_video {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fsl,phy_reg_vlev = &amp;lt;0x0294&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fsl,phy_reg_cksymtx = &amp;lt;0x800d&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status = "okay"&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;i2c2 {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clock-frequency = &amp;lt;100000&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl-names = "default";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_i2c2_1&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status = "okay";&lt;/P&gt;&lt;P&gt;#if 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hdmi: edid@50 {&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&amp;nbsp; compatible = "fsl,imx6-hdmi-i2c";&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&amp;nbsp; reg = &amp;lt;0x50&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 13:22:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-hotplug-not-working/m-p/474085#M75085</guid>
      <dc:creator>karanbhagoji</dc:creator>
      <dc:date>2016-06-02T13:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI hotplug not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-hotplug-not-working/m-p/474086#M75086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi karan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you able to reproduce this behaviour with Demo Images,&lt;/P&gt;&lt;P&gt;how image was programmed - using MFG Tools :&lt;/P&gt;&lt;P&gt;Programmers (Flash, etc.) (13)&lt;/P&gt;&lt;P&gt;IMX-L5.0.0-MFG-TOOL (REV L5.0.0_1.0.0) &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fproducts%2Fmicrocontrollers-and-processors%2Farm-processors%2Fi.mx-applications-processors%2Fi.mx-6-processors%2Fi.mx6qp%2Fi.mx-6quad-processors-high-performance-3d-graphics-hd-video-arm-cortex-a9-core%3Ai.MX6Q%3Ffpsp%3D1%26tab%3DDesign_Tools_Tab" rel="nofollow" target="_blank"&gt;http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6quad-processors-high-performance-3d-graphics-hd-video-arm-cortex-a9-core:i.MX6Q?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Had you tried L4.1.15_1.1.0 ?&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;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 01:00:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-hotplug-not-working/m-p/474086#M75086</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-06-03T01:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI hotplug not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-hotplug-not-working/m-p/474087#M75087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igorpadykov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we are using MFG tool , with DEMO images and compiled images with the following kernel version 3.10.53.&lt;/P&gt;&lt;P&gt;Yes, I have tried using the L4.1.15_1.1.0 , this source too shows the same problem, NO hotplug detection.&lt;/P&gt;&lt;P&gt;I am suspecting the HDMI_DDC should be enabled to detect HDMI_HPD. But when I enable it, shows the same problem, with fail to read the EDID.&lt;/P&gt;&lt;P&gt;Also during booting I see the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;mxc_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0xa:0xa0:0xc1&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;mxc_sdc_fb fb.40: registered mxc display driver hdmi&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;mxc_hdmi 20e0000.hdmi_video: Read EDID again&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;mxc_hdmi 20e0000.hdmi_video: create default modelist&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;imx-audio-hdmi sound-hdmi.36:&amp;nbsp; hdmi-hifi &amp;lt;-&amp;gt; hdmi_audio.17 mapping ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a configuration that we are missing here?&lt;/P&gt;&lt;P&gt;If there a working source with HDMI hotplug detection, I would be happy to have a look at it.&lt;/P&gt;&lt;P&gt;The android version that I using is L3.10.53_1.1.0_ga.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can enable hotplug on the HDMI, so that we can register the display device and start mirroring?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 14:04:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-hotplug-not-working/m-p/474087#M75087</guid>
      <dc:creator>karanbhagoji</dc:creator>
      <dc:date>2016-06-03T14:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI hotplug not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-hotplug-not-working/m-p/474088#M75088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2004" data-containertype="14" data-objectid="373572" data-objecttype="1" href="https://community.nxp.com/thread/373572"&gt;https://community.nxp.com/message/564410&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2004" data-containertype="14" data-objectid="358454" data-objecttype="1" href="https://community.nxp.com/thread/358454#comment-531371"&gt;https://community.nxp.com/message/531371#comment-531371&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 15:04:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-hotplug-not-working/m-p/474088#M75088</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-06-03T15:04:32Z</dc:date>
    </item>
  </channel>
</rss>

