<?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>Layerscapeのトピックi2c4 bus dead on ls1023a</title>
    <link>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010503#M5413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using the ls1023a on a custom board derived from the ls1043ardb.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my dtsi has:&lt;/P&gt;&lt;P&gt;i2c3: i2c@21b0000 {&lt;BR /&gt; compatible = "fsl,vf610-i2c";&lt;BR /&gt; #address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt; #size-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt; reg = &amp;lt;0x0 0x21b0000 0x0 0x10000&amp;gt;;&lt;BR /&gt; interrupts = &amp;lt;0 59 0x4&amp;gt;;&lt;BR /&gt; clock-names = "i2c";&lt;BR /&gt; clocks = &amp;lt;&amp;amp;clockgen 4 0&amp;gt;;&lt;BR /&gt; dmas = &amp;lt;&amp;amp;edma0 1 41&amp;gt;,&lt;BR /&gt; &amp;lt;&amp;amp;edma0 1 40&amp;gt;;&lt;BR /&gt; dma-names = "tx", "rx";&lt;BR /&gt; status = "disabled";&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my dts has:&lt;/P&gt;&lt;P&gt;&amp;amp;i2c3 {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;status = "okay";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;eeprom@57 {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;compatible = "at24,24c64";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* Address = 1010111b */&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;reg = &amp;lt;0x57&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;tmp422@4c {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;compatible = "ti,tmp421";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* Address = 1001100b */&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;reg = &amp;lt;0x4c&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the bus init OK:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1.721911] imx-i2c 21b0000.i2c: fsl-scl-gpio not found&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1.727198] imx-i2c 21b0000.i2c: can't get pinctrl, bus recovery not supported&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1.734625] i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1.739382] i2c i2c-0: using dma0chan16 (tx) and dma0chan17 (rx) for DMA transfers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the tmp421 driver can not read the chip:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;tmp421 0-004c: Could not read configuration register (-6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see no activity on the i2c4 bus (i2c4_scl at pin M3 and i2c4_sda at pin N3). I suspect that the pins are not enabled properly but I see no reference to these pin in RCW and the only thing I can find in the data sheet or users guide is the "Extended RCW PinMux Control Register" at 0x157040c which I am setting to 0x00000000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there other settings that I am missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2019 01:30:07 GMT</pubDate>
    <dc:creator>danlenz</dc:creator>
    <dc:date>2019-11-06T01:30:07Z</dc:date>
    <item>
      <title>i2c4 bus dead on ls1023a</title>
      <link>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010503#M5413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using the ls1023a on a custom board derived from the ls1043ardb.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my dtsi has:&lt;/P&gt;&lt;P&gt;i2c3: i2c@21b0000 {&lt;BR /&gt; compatible = "fsl,vf610-i2c";&lt;BR /&gt; #address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt; #size-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt; reg = &amp;lt;0x0 0x21b0000 0x0 0x10000&amp;gt;;&lt;BR /&gt; interrupts = &amp;lt;0 59 0x4&amp;gt;;&lt;BR /&gt; clock-names = "i2c";&lt;BR /&gt; clocks = &amp;lt;&amp;amp;clockgen 4 0&amp;gt;;&lt;BR /&gt; dmas = &amp;lt;&amp;amp;edma0 1 41&amp;gt;,&lt;BR /&gt; &amp;lt;&amp;amp;edma0 1 40&amp;gt;;&lt;BR /&gt; dma-names = "tx", "rx";&lt;BR /&gt; status = "disabled";&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my dts has:&lt;/P&gt;&lt;P&gt;&amp;amp;i2c3 {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;status = "okay";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;eeprom@57 {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;compatible = "at24,24c64";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* Address = 1010111b */&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;reg = &amp;lt;0x57&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;tmp422@4c {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;compatible = "ti,tmp421";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* Address = 1001100b */&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;reg = &amp;lt;0x4c&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the bus init OK:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1.721911] imx-i2c 21b0000.i2c: fsl-scl-gpio not found&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1.727198] imx-i2c 21b0000.i2c: can't get pinctrl, bus recovery not supported&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1.734625] i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1.739382] i2c i2c-0: using dma0chan16 (tx) and dma0chan17 (rx) for DMA transfers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the tmp421 driver can not read the chip:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;tmp421 0-004c: Could not read configuration register (-6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see no activity on the i2c4 bus (i2c4_scl at pin M3 and i2c4_sda at pin N3). I suspect that the pins are not enabled properly but I see no reference to these pin in RCW and the only thing I can find in the data sheet or users guide is the "Extended RCW PinMux Control Register" at 0x157040c which I am setting to 0x00000000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there other settings that I am missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2019 01:30:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010503#M5413</guid>
      <dc:creator>danlenz</dc:creator>
      <dc:date>2019-11-06T01:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: i2c4 bus dead on ls1023a</title>
      <link>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010504#M5414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the processor's complete partnumber?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2019 15:44:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010504#M5414</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2019-11-06T15:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: i2c4 bus dead on ls1023a</title>
      <link>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010505#M5415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ls1023axn7qqb uycm1841&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2019 18:26:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010505#M5415</guid>
      <dc:creator>danlenz</dc:creator>
      <dc:date>2019-11-06T18:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: i2c4 bus dead on ls1023a</title>
      <link>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010506#M5416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no known errata corresponding to the described issue. Please doublecheck the i2c4 hardware configuration.&lt;BR /&gt;IIC4_SCL/IIC4_SDA can be used as I2C and can be accessed normally by setting only SCFG_RCWPMUXCR0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2019 18:33:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010506#M5416</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2019-11-06T18:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: i2c4 bus dead on ls1023a</title>
      <link>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010507#M5417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks can you send more information on the errata please?&lt;/P&gt;&lt;P&gt;Dan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2019 14:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010507#M5417</guid>
      <dc:creator>danlenz</dc:creator>
      <dc:date>2019-11-08T14:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: i2c4 bus dead on ls1023a</title>
      <link>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010508#M5418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Errata list document is confidential.&lt;/P&gt;&lt;P&gt;Please create a Technical Case to request it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2019 17:27:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/i2c4-bus-dead-on-ls1023a/m-p/1010508#M5418</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2019-11-08T17:27:12Z</dc:date>
    </item>
  </channel>
</rss>

