<?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: iMX8MM USB issue on custom pcb in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-USB-issue-on-custom-pcb/m-p/1451472#M189891</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Those errors are related to the audio codecs that are used in the i.MX audio board.&lt;/P&gt;
&lt;P&gt;So this should be just a software issue, but you may try by erase/disable those entries from device tree to get rid of the errors reported in kernel.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Apr 2022 19:01:30 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2022-04-29T19:01:30Z</dc:date>
    <item>
      <title>iMX8MM USB issue on custom pcb</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-USB-issue-on-custom-pcb/m-p/1448659#M189657</link>
      <description>&lt;P&gt;Dear team,&lt;/P&gt;&lt;P&gt;My customer has a custom PCB with imx8mm chipset (based on NXP reference design) .&lt;/P&gt;&lt;P&gt;when the customer is trying to plug into the USB port a USB devices (such as Keyborad or USB camera)&lt;/P&gt;&lt;P&gt;got the the following error:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 349.055891] usb 1-1: USB disconnect, device number 4&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.568490] usb 1-1: new high-speed USB device number 5 using ci_hdrc&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.769128] uvcvideo: Found UVC 1.00 device UVC Full HD Camera (1c5f:0070)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.785484] uvcvideo 1-1:1.0: Entity type for entity Extension 3 was not initialized!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.793370] uvcvideo 1-1:1.0: Entity type for entity Processing 2 was not initialized!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.801323] uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not initialized!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.809294] input: UVC Full HD Camera: Thin USB Ca as /devices/platform/32e40000.usb/ci_hdrc.0/usb1/1-1/1-1:1.0/input/input8&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.822665] ak4458 2-0010: Failed to get supply 'DVDD': -517&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.828408] ak4458 2-0010: Failed to request supplies: -517&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.834373] ak4458 2-0012: Failed to get supply 'DVDD': -517&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.840080] ak4458 2-0012: Failed to request supplies: -517&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.845991] ak4497 2-0011: Failed to get supply 'DVDD': -517&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.851692] ak4497 2-0011: Failed to request supplies: -517&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.857621] ak5558 2-0013: Failed to get supply 'DVDD': -517&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.863323] ak5558 2-0013: Failed to request supplies: -517&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.870099] imx-ak4458 sound-ak4458: ASoC: CODEC DAI ak4458-aif not registered&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&amp;nbsp; 365.877381] imx-ak4458 sound-ak4458: snd_soc_register_card failed (-517)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Could you please advise back if it's SW or HW issue according to the error log above, Waiting for your kind feedback?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Shai&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 16:41:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-USB-issue-on-custom-pcb/m-p/1448659#M189657</guid>
      <dc:creator>shai_b</dc:creator>
      <dc:date>2022-04-25T16:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM USB issue on custom pcb</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-USB-issue-on-custom-pcb/m-p/1451472#M189891</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Those errors are related to the audio codecs that are used in the i.MX audio board.&lt;/P&gt;
&lt;P&gt;So this should be just a software issue, but you may try by erase/disable those entries from device tree to get rid of the errors reported in kernel.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 19:01:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-USB-issue-on-custom-pcb/m-p/1451472#M189891</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2022-04-29T19:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM USB issue on custom pcb</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-USB-issue-on-custom-pcb/m-p/1451612#M189908</link>
      <description>&lt;P&gt;Thank&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171173"&gt;@AldoG&lt;/a&gt;&amp;nbsp;, I will check it out the let you know if it works.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Shai&lt;/P&gt;</description>
      <pubDate>Sun, 01 May 2022 11:36:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-USB-issue-on-custom-pcb/m-p/1451612#M189908</guid>
      <dc:creator>shai_b</dc:creator>
      <dc:date>2022-05-01T11:36:45Z</dc:date>
    </item>
  </channel>
</rss>

