<?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: wl18xx and iMX6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352990#M49188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your useful information!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I'm working on binging up WL1801mod on MX6Q/LTIB-3.0.35 platform.&lt;/P&gt;&lt;P&gt;Could you please share more information about the "backports driver" of wl18xx?&lt;/P&gt;&lt;P&gt;Where can I get it? &lt;/P&gt;&lt;P&gt;Or could you please send a copy to me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Robbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Aug 2015 09:21:44 GMT</pubDate>
    <dc:creator>RobbieJiang</dc:creator>
    <dc:date>2015-08-08T09:21:44Z</dc:date>
    <item>
      <title>wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352983#M49181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've got an Engicam iCoreM6D module which is equipped with iMX6Dual@800 MHz. Engicam has provided a linux-3.0.35 kernel, which is patched to run on this module. This kernel is obviously based on the original 3.0.35 released by Freescale for the iMX6 processors. Furthermore, we have a custom 'baseboard' in which the processor module fits. This board has a TI WL1835 wlan chip which is wired to SD2, since it has an SDIO communication interface. My task is to bring the wlan up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.0.35 doesn't contain any driver for WL18xx, but later kernels do. If I chose a newer kernel, even a version which is supported by Freescale in Yocto (3.10?), I'd still have to add support for iCoreM6D module before the kernel would run normally. This is what I want to avoid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead, I've found the 'backports' package having a wl12xx/wl18xx driver. I could successfully compile it against my 3.0.35 kernel, but further work must be done before the wlan chip begins working. I've added 'struct platform_device' and other structures, and the driver really gets inited, but I'm far away from the finish. Now I have to make the wl18xx driver somehow use the kernel's MMC/SDHC functions to communicate with the chip. There are function pointers to be filled (struct wl1271_if_operations), the driver just calls these functions that are doing the SDIO magic behind the scenes. Currently I'm a bit lost how to make the SD2 enter SDIO mode, what to do with the WLAN IRQ (wired to a GPIO) etc. Does anybody have experience with this? Can anybody help me pushing iMX6's SDHC#2 into SDIO mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anywhere on the net a driver for wl18xx for 3.0.35?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 06:54:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352983#M49181</guid>
      <dc:creator>tselmeci</dc:creator>
      <dc:date>2014-11-19T06:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352984#M49182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think link below (wilink8 (wl1835mod) patches for imx6SL with 3.10.17 kernel)&lt;/P&gt;&lt;P&gt;may be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://e2e.ti.com/support/wireless_connectivity/f/307/t/361507.aspx" title="http://e2e.ti.com/support/wireless_connectivity/f/307/t/361507.aspx"&gt;wilink8: bluetooth configuration for creating kim node - WiLink™ WiFi + Bluetooth Forum - Wireless Connectivity - TI E2E…&lt;/A&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 08:43:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352984#M49182</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-11-19T08:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352985#M49183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks for the link. Unfortunately 3.10 is already device-tree based, while 3.0.35 isn't, so the patch is not usable.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 08:53:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352985#M49183</guid>
      <dc:creator>tselmeci</dc:creator>
      <dc:date>2014-11-19T08:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352986#M49184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've successfully managed to bring WL1835 up on our custom board with linux-3.0.35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The wl18xx driver from 'backports' was used. Fortunately (almost) nothing has to be done with the SDIO/SDHC subsystem of linux - the subsystem is capable of automatically negotiating with the card and entering the correct operation mode.&lt;/P&gt;&lt;P&gt;So:&lt;/P&gt;&lt;P&gt;- apply correct pin muxing on the SDHC device the wl18xx is wired to;&lt;/P&gt;&lt;P&gt;- setup the SDHC device correctly (card detect GPIO, write protect GPIO, quirks etc);&lt;/P&gt;&lt;P&gt;- create and fill a 'struct wl12xx_platform_data' structure - don't forget about the IRQ line wl18xx is about to use;&lt;/P&gt;&lt;P&gt;- call 'wl12xx_set_platform_data(...)' on the structure mentioned above;&lt;/P&gt;&lt;P&gt;- compile wl18xx.ko, wlcore.ko and wlcore_sdio.ko from 'backports';&lt;/P&gt;&lt;P&gt;- perform wl18xx chip init. This includes multiple 0 --&amp;gt; 1 --&amp;gt; 0 transients on the WLAN_EN pin with quite long (e.g. 70ms) delays between transients;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, the SDIO subsystem of linux-3.0.35 can't handle CCCR ver 3 in default case, so apply this small patch:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gitorious.org/gcx/staging/commit/b8a9e53ab5b24fd10014c2eb6a5c63fe67810621" title="https://gitorious.org/gcx/staging/commit/b8a9e53ab5b24fd10014c2eb6a5c63fe67810621"&gt;https://gitorious.org/gcx/staging/commit/b8a9e53ab5b24fd10014c2eb6a5c63fe67810621&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If everything is alright the machine will automatically find the SDIO device and print some message in the kernel log.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 07:13:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352986#M49184</guid>
      <dc:creator>tselmeci</dc:creator>
      <dc:date>2014-11-21T07:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352987#M49185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wonder that whether bluetooth 4.0 (bluetooth low energy) stack works or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 06:44:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352987#M49185</guid>
      <dc:creator>sailfish009</dc:creator>
      <dc:date>2014-12-12T06:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352988#M49186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't tested it yet...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 07:02:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352988#M49186</guid>
      <dc:creator>tselmeci</dc:creator>
      <dc:date>2014-12-12T07:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352989#M49187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamas!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could You provide more details about each item?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 07:58:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352989#M49187</guid>
      <dc:creator>ivannikolaenko</dc:creator>
      <dc:date>2015-07-02T07:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352990#M49188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your useful information!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I'm working on binging up WL1801mod on MX6Q/LTIB-3.0.35 platform.&lt;/P&gt;&lt;P&gt;Could you please share more information about the "backports driver" of wl18xx?&lt;/P&gt;&lt;P&gt;Where can I get it? &lt;/P&gt;&lt;P&gt;Or could you please send a copy to me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Robbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2015 09:21:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352990#M49188</guid>
      <dc:creator>RobbieJiang</dc:creator>
      <dc:date>2015-08-08T09:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352991#M49189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robbie!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this guide &lt;A _jive_internal="true" href="https://community.nxp.com/message/532388#532388"&gt;https://community.freescale.com/message/532388#532388&lt;/A&gt;. It helps me so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 06:58:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352991#M49189</guid>
      <dc:creator>ivannikolaenko</dc:creator>
      <dc:date>2015-08-10T06:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352992#M49190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's your host OS? Android or Linux (which distribution)? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if perform wl18xx chip init. This includes multiple 0 --&amp;gt; 1 --&amp;gt; 0, will not detect new SDIO card.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 09:38:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352992#M49190</guid>
      <dc:creator>fredwang</dc:creator>
      <dc:date>2015-08-26T09:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352993#M49191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a custom Linux OS based on the kernel mentioned above in my first post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 10:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352993#M49191</guid>
      <dc:creator>tselmeci</dc:creator>
      <dc:date>2015-08-26T10:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352994#M49192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your confirmation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am porting TI wl1837mod WiFi module into Android, based on iMX6 too.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/message/536722#536722"&gt;Re: Support TI wl1837mod Wi-Fi module in Android 4.3_1.1.0 Kernel 3.0.35 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I met below write timeout issue when uploading uploading fw chunk.&lt;/P&gt;&lt;P&gt;[ 2104.996568] wlcore: chunk 9 addr 0x80900000 len 60496&lt;/P&gt;&lt;P&gt;[ 2105.001731] wlcore: starting firmware upload&lt;/P&gt;&lt;P&gt;[ 2105.006099] wlcore: fw_data_len 60496 chunk_size 16384&lt;/P&gt;&lt;P&gt;[ 2105.011487] wlcore: mem_start 80900000 mem_size 00014000&lt;/P&gt;&lt;P&gt;[ 2105.016915] wlcore: reg_start 00810000 reg_size 0000BFFF&lt;/P&gt;&lt;P&gt;[ 2105.022410] wlcore: mem2_start 00000000 mem2_size 00000000&lt;/P&gt;&lt;P&gt;[ 2105.028005] wlcore: mem3_start 00000000 mem3_size 00000000&lt;/P&gt;&lt;P&gt;[ 2105.062275] wlcore: uploading fw chunk 0xdc9d8ee4 to 0x80900000&lt;/P&gt;&lt;P&gt;[ 2110.495519] wl1271_sdio mmc0:0001:2: sdio write failed (-110)&lt;/P&gt;&lt;P&gt;[ 2110.518502] wlcore: ERROR firmware boot failed despite 3 retries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any suggestion about that? Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 02:22:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352994#M49192</guid>
      <dc:creator>fredwang</dc:creator>
      <dc:date>2015-08-27T02:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352995#M49193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry to say, but is was several months ago (in November 2014) so I can't recall now all the details. My blocking issue was the CCCR in linux kernel. After patching that I believe the firmware download wasn't an issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 13:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352995#M49193</guid>
      <dc:creator>tselmeci</dc:creator>
      <dc:date>2015-08-27T13:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352996#M49194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. Yes, I met CCCR issue too, please help to look at my patch, is that ok to only add version 3.00 tags?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Index: include/linux/mmc/sdio.h&lt;/P&gt;&lt;P&gt;===================================================================&lt;/P&gt;&lt;P&gt;--- include/linux/mmc/sdio.h (revision xxx)&lt;/P&gt;&lt;P&gt;+++ include/linux/mmc/sdio.h (working copy)&lt;/P&gt;&lt;P&gt;@@ -72,11 +72,13 @@&lt;/P&gt;&lt;P&gt; #define&amp;nbsp; SDIO_CCCR_REV_1_00&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* CCCR/FBR Version 1.00 */&lt;/P&gt;&lt;P&gt; #define&amp;nbsp; SDIO_CCCR_REV_1_10&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* CCCR/FBR Version 1.10 */&lt;/P&gt;&lt;P&gt; #define&amp;nbsp; SDIO_CCCR_REV_1_20&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* CCCR/FBR Version 1.20 */&lt;/P&gt;&lt;P&gt;+#define&amp;nbsp; SDIO_CCCR_REV_3_00&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* CCCR/FBR Version 3.00 */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; #define&amp;nbsp; SDIO_SDIO_REV_1_00&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* SDIO Spec Version 1.00 */&lt;/P&gt;&lt;P&gt; #define&amp;nbsp; SDIO_SDIO_REV_1_10&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* SDIO Spec Version 1.10 */&lt;/P&gt;&lt;P&gt; #define&amp;nbsp; SDIO_SDIO_REV_1_20&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* SDIO Spec Version 1.20 */&lt;/P&gt;&lt;P&gt; #define&amp;nbsp; SDIO_SDIO_REV_2_00&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* SDIO Spec Version 2.00 */&lt;/P&gt;&lt;P&gt;+#define&amp;nbsp; SDIO_SDIO_REV_3_00&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* SDIO Spec Version 3.00 */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; #define SDIO_CCCR_SD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Index: drivers/mmc/core/sdio.c&lt;/P&gt;&lt;P&gt;===================================================================&lt;/P&gt;&lt;P&gt;--- drivers/mmc/core/sdio.c&amp;nbsp; (revision xxx)&lt;/P&gt;&lt;P&gt;+++ drivers/mmc/core/sdio.c&amp;nbsp; (working copy)&lt;/P&gt;&lt;P&gt;@@ -115,7 +115,7 @@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cccr_vsn = data &amp;amp; 0x0f;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (cccr_vsn &amp;gt; SDIO_CCCR_REV_1_20) {&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (cccr_vsn &amp;gt; SDIO_CCCR_REV_3_00) {&lt;/P&gt;&lt;P&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;&amp;nbsp; printk(KERN_ERR "%s: unrecognised CCCR structure version %d\n",&lt;/P&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mmc_hostname(card-&amp;gt;host), cccr_vsn);&lt;/P&gt;&lt;P&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;&amp;nbsp; return -EINVAL;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 00:13:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352996#M49194</guid>
      <dc:creator>fredwang</dc:creator>
      <dc:date>2015-08-28T00:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352997#M49195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hi Tamas,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;I have a plan to porting the wl18xx driver to the kernel 3.0.35.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;But I can't find driver source code from 'backports'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me concretely where is the source code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;tomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 11:41:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352997#M49195</guid>
      <dc:creator>tomo</dc:creator>
      <dc:date>2016-02-01T11:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352998#M49196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/" title="http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/"&gt;backports: Linux kernel backports&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 15:06:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352998#M49196</guid>
      <dc:creator>tselmeci</dc:creator>
      <dc:date>2016-02-01T15:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352999#M49197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;By the way, what version did you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Best regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;tomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 23:49:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/352999#M49197</guid>
      <dc:creator>tomo</dc:creator>
      <dc:date>2016-02-01T23:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/353000#M49198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3.17.1-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 11:36:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/353000#M49198</guid>
      <dc:creator>tselmeci</dc:creator>
      <dc:date>2016-02-02T11:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: wl18xx and iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/353001#M49199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ported the wl18xx driver to the kernel 3.0.35 successfully.&lt;/P&gt;&lt;P&gt;I used backports-4.0.1-1 version.&lt;/P&gt;&lt;P&gt;This driver is running on Android ICS.&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;tomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 11:39:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wl18xx-and-iMX6/m-p/353001#M49199</guid>
      <dc:creator>tomo</dc:creator>
      <dc:date>2016-02-05T11:39:54Z</dc:date>
    </item>
  </channel>
</rss>

