<?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: bcmdhd driver force rescan SDIO on Android 5 ga using IMX6 platform in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/bcmdhd-driver-force-rescan-SDIO-on-Android-5-ga-using-IMX6/m-p/416856#M62668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello may queen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did your issue resolved?&lt;/P&gt;&lt;P&gt;If its already resolved, please share how the you could able to resolved this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Oct 2015 06:39:51 GMT</pubDate>
    <dc:creator>anilhani</dc:creator>
    <dc:date>2015-10-28T06:39:51Z</dc:date>
    <item>
      <title>bcmdhd driver force rescan SDIO on Android 5 ga using IMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bcmdhd-driver-force-rescan-SDIO-on-Android-5-ga-using-IMX6/m-p/416853#M62665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;kernel: 3.10.53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As title, I porting the bcm4339 wifi module on Android 5 GA, it works, but when I turn off the wifi and turn on again,&lt;/P&gt;&lt;P&gt;it cannot works, kernel message as below:&lt;/P&gt;&lt;P&gt;======== Card detection to remove SDIO card! ========&lt;/P&gt;&lt;P&gt;dummy_sdmmc: probe of mmc1:0001:1 failed with error -110&lt;/P&gt;&lt;P&gt;dummy_sdmmc: probe of mmc1:0001:2 failed with error -110&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's due to the &lt;STRONG style="color: #3d3d3d;"&gt;nonremovable&lt;/STRONG&gt; sdio node definition for dts file, the only way is force mmc rescan when I turn off the wifi,&lt;/P&gt;&lt;P&gt;but how should I do? and how to fix this issue? it's serious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will share this patch if anyone solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 03:28:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bcmdhd-driver-force-rescan-SDIO-on-Android-5-ga-using-IMX6/m-p/416853#M62665</guid>
      <dc:creator>mayqueen</dc:creator>
      <dc:date>2015-08-06T03:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: bcmdhd driver force rescan SDIO on Android 5 ga using IMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bcmdhd-driver-force-rescan-SDIO-on-Android-5-ga-using-IMX6/m-p/416854#M62666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;non-removable is used for non-removable slot (like emmc); assume always present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your wifi card, you can remove the non-removable setting from dtsi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 06:58:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bcmdhd-driver-force-rescan-SDIO-on-Android-5-ga-using-IMX6/m-p/416854#M62666</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2015-08-07T06:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: bcmdhd driver force rescan SDIO on Android 5 ga using IMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bcmdhd-driver-force-rescan-SDIO-on-Android-5-ga-using-IMX6/m-p/416855#M62667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi May Queen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you mind to share how and what to do in the dtsi files?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 03:34:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bcmdhd-driver-force-rescan-SDIO-on-Android-5-ga-using-IMX6/m-p/416855#M62667</guid>
      <dc:creator>ASTRIHK</dc:creator>
      <dc:date>2015-08-25T03:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: bcmdhd driver force rescan SDIO on Android 5 ga using IMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bcmdhd-driver-force-rescan-SDIO-on-Android-5-ga-using-IMX6/m-p/416856#M62668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello may queen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did your issue resolved?&lt;/P&gt;&lt;P&gt;If its already resolved, please share how the you could able to resolved this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 06:39:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bcmdhd-driver-force-rescan-SDIO-on-Android-5-ga-using-IMX6/m-p/416856#M62668</guid>
      <dc:creator>anilhani</dc:creator>
      <dc:date>2015-10-28T06:39:51Z</dc:date>
    </item>
  </channel>
</rss>

