<?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 Would it work while I use i2c3 for hdmi in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Would-it-work-while-I-use-i2c3-for-hdmi/m-p/397090#M58272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I am trying to install Linux on our custom board similar to the I.MX6Q Sabresd board. Linux version: 3.0.35.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;On the Sabresd board &lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HDMI&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; uses&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; I2C2&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, and on our custom board HDMI uses &lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I2C3&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In arch/arm/mx6/board_mx6q_sabresd.c:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_hdmi_platform_data hdmi_data = {&lt;/P&gt;&lt;P&gt;&amp;nbsp; .init = hdmi_init,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .enable_pins = hdmi_enable_ddc_pin,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .disable_pins = hdmi_disable_ddc_pin,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;The function of hdmi_enable_ddc_pin would set the IOMUX:MX6DL_PAD_KEY_COL3__HDMI_TX_DDC_SCL,MX6DL_PAD_KEY_ROW3__HDMI_TX_DDC_SDA. However, I can not set the IOMUX, while i use the i2c3. Would it be ok while i use i2c3?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Apr 2015 09:34:30 GMT</pubDate>
    <dc:creator>jiejia</dc:creator>
    <dc:date>2015-04-10T09:34:30Z</dc:date>
    <item>
      <title>Would it work while I use i2c3 for hdmi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Would-it-work-while-I-use-i2c3-for-hdmi/m-p/397090#M58272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I am trying to install Linux on our custom board similar to the I.MX6Q Sabresd board. Linux version: 3.0.35.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;On the Sabresd board &lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HDMI&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; uses&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; I2C2&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, and on our custom board HDMI uses &lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I2C3&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In arch/arm/mx6/board_mx6q_sabresd.c:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_hdmi_platform_data hdmi_data = {&lt;/P&gt;&lt;P&gt;&amp;nbsp; .init = hdmi_init,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .enable_pins = hdmi_enable_ddc_pin,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .disable_pins = hdmi_disable_ddc_pin,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;The function of hdmi_enable_ddc_pin would set the IOMUX:MX6DL_PAD_KEY_COL3__HDMI_TX_DDC_SCL,MX6DL_PAD_KEY_ROW3__HDMI_TX_DDC_SDA. However, I can not set the IOMUX, while i use the i2c3. Would it be ok while i use i2c3?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 09:34:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Would-it-work-while-I-use-i2c3-for-hdmi/m-p/397090#M58272</guid>
      <dc:creator>jiejia</dc:creator>
      <dc:date>2015-04-10T09:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Would it work while I use i2c3 for hdmi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Would-it-work-while-I-use-i2c3-for-hdmi/m-p/397091#M58273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right, i2c3 also should work fine.&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>Tue, 14 Apr 2015 00:13:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Would-it-work-while-I-use-i2c3-for-hdmi/m-p/397091#M58273</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-14T00:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Would it work while I use i2c3 for hdmi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Would-it-work-while-I-use-i2c3-for-hdmi/m-p/397092#M58274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If i2c3 work fine, what should I change for the function of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hdmi_enable_ddc_pin?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;static iomux_v3_cfg_t mx6q_sabresd_hdmi_ddc_pads[] = {&lt;/P&gt;&lt;P&gt;&amp;nbsp; MX6Q_PAD_KEY_COL3__HDMI_TX_DDC_SCL, /* HDMI DDC SCL */&lt;/P&gt;&lt;P&gt;&amp;nbsp; MX6Q_PAD_KEY_ROW3__HDMI_TX_DDC_SDA, /* HDMI DDC SDA */&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;static void hdmi_enable_ddc_pin(void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; if (cpu_is_mx6dl())&lt;/P&gt;&lt;P&gt;&amp;nbsp; mxc_iomux_v3_setup_multiple_pads(mx6dl_sabresd_hdmi_ddc_pads,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ARRAY_SIZE(mx6dl_sabresd_hdmi_ddc_pads));&lt;/P&gt;&lt;P&gt;&amp;nbsp; else&lt;/P&gt;&lt;P&gt;&amp;nbsp; mxc_iomux_v3_setup_multiple_pads(mx6q_sabresd_hdmi_ddc_pads,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ARRAY_SIZE(mx6q_sabresd_hdmi_ddc_pads));&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 00:48:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Would-it-work-while-I-use-i2c3-for-hdmi/m-p/397092#M58274</guid>
      <dc:creator>jiejia</dc:creator>
      <dc:date>2015-04-14T00:48:21Z</dc:date>
    </item>
  </channel>
</rss>

