<?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: Access to i2c-gpio bus in /dev/ ? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Access-to-i2c-gpio-bus-in-dev/m-p/772120#M119889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at i2c device-tree documentation:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.digi.com/resources/documentation/digidocs/90001546/reference/bsp/cc6/r_i2c.htm" title="https://www.digi.com/resources/documentation/digidocs/90001546/reference/bsp/cc6/r_i2c.htm"&gt;I2C&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/mx6-device-tree-customization/" title="https://boundarydevices.com/mx6-device-tree-customization/"&gt;i.MX6 Device Tree customization - Boundary Devices&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>Tue, 30 Jan 2018 23:10:13 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-01-30T23:10:13Z</dc:date>
    <item>
      <title>Access to i2c-gpio bus in /dev/ ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Access-to-i2c-gpio-bus-in-dev/m-p/772119#M119888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello nxp community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to implement i2c-gpio on imx6ul via device-tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already patch device-tree with the following lines and it compile nicely:&lt;/P&gt;&lt;P&gt;+#include &amp;lt;dt-bindings/gpio/gpio.h&amp;gt;&lt;/P&gt;&lt;P&gt;+/ {&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i2c-device@0 {&lt;BR /&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; compatible = "i2c-gpio";&lt;BR /&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; sda-gpios = &amp;lt;&amp;amp;gpio1 9&amp;gt;;&lt;BR /&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; scl-gpios = &amp;lt;&amp;amp;gpio1 1&amp;gt;;&lt;BR /&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; i2c-gpio,sda-open-drain;&lt;BR /&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; i2c-gpio,scl-open-drain;&lt;BR /&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; i2c-gpio,delay-us = &amp;lt;120&amp;gt;;&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;BR /&gt;+};&lt;/P&gt;&lt;P&gt;but i2c-gpio char device is missing in /dev/ folder when I boot up the target.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also already compile kernel with i2c-gpio driver checked with menuconfig.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I can access to i2c-gpio bus, or there is something missing in my devicetree patch ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your advices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 17:10:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Access-to-i2c-gpio-bus-in-dev/m-p/772119#M119888</guid>
      <dc:creator>lucviala</dc:creator>
      <dc:date>2018-01-30T17:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Access to i2c-gpio bus in /dev/ ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Access-to-i2c-gpio-bus-in-dev/m-p/772120#M119889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at i2c device-tree documentation:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.digi.com/resources/documentation/digidocs/90001546/reference/bsp/cc6/r_i2c.htm" title="https://www.digi.com/resources/documentation/digidocs/90001546/reference/bsp/cc6/r_i2c.htm"&gt;I2C&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/mx6-device-tree-customization/" title="https://boundarydevices.com/mx6-device-tree-customization/"&gt;i.MX6 Device Tree customization - Boundary Devices&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>Tue, 30 Jan 2018 23:10:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Access-to-i2c-gpio-bus-in-dev/m-p/772120#M119889</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-01-30T23:10:13Z</dc:date>
    </item>
  </channel>
</rss>

