<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/igloo-kernel.git/arch, branch wlan</title>
<subtitle>Igloo kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=wlan</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=wlan'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/'/>
<updated>2012-05-22T09:06:52+00:00</updated>
<entry>
<title>cw1200: Manage parent device during initialization</title>
<updated>2012-05-22T09:06:52+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2012-04-25T14:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=5c5f4d2df9e9c8eacfdab76ac8060d80c802616c'/>
<id>urn:sha1:5c5f4d2df9e9c8eacfdab76ac8060d80c802616c</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
<entry>
<title>wlan: ux500: Add U8520 machine</title>
<updated>2012-05-22T09:06:52+00:00</updated>
<author>
<name>Bengt Jonsson</name>
<email>bengt.g.jonsson@stericsson.com</email>
</author>
<published>2012-02-02T10:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=99dc13f4e5ccbdb914f76e2fbf76e1a27c31df96'/>
<id>urn:sha1:99dc13f4e5ccbdb914f76e2fbf76e1a27c31df96</id>
<content type='text'>
ST-Ericsson ID: 371953

Signed-off-by: Bengt Jonsson &lt;bengt.g.jonsson@stericsson.com&gt;
</content>
</entry>
<entry>
<title>wlan: mach-ux500: Add support for 9540</title>
<updated>2012-05-22T09:06:51+00:00</updated>
<author>
<name>Yann Gautier</name>
<email>yann.gautier@stericsson.com</email>
</author>
<published>2012-01-10T08:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=050d441e966431926e92357d1810340ddecc2290'/>
<id>urn:sha1:050d441e966431926e92357d1810340ddecc2290</id>
<content type='text'>
ST-Ericsson ID: 398896

Signed-off-by: Yann Gautier &lt;yann.gautier@stericsson.com&gt;
</content>
</entry>
<entry>
<title>u5500: WLAN: Adds prcmu_ctrl callback</title>
<updated>2012-05-22T09:06:35+00:00</updated>
<author>
<name>Bartosz Markowski</name>
<email>bartosz.markowski@tieto.com</email>
</author>
<published>2011-12-07T10:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=c81d6835ff70b5f4132d1cef32329e4f0ecde220'/>
<id>urn:sha1:c81d6835ff70b5f4132d1cef32329e4f0ecde220</id>
<content type='text'>
Adds prcmu_ctrl callback to u5500 WLAN
platform data file. In u5500 platform cw1200
reset pin is connected to PRCMU.

prcmu_resetout is used to set/unset RESOUT2_N_PIN by
writing to PRCMU register (platform callback)

ST-Ericsson Linux next: NA
ST-Ericsson ID: 375493
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: Iedfa62dcec0b0bb9bc67abb6ff8dc00b1b78f375
Signed-off-by: Bartosz Markowski &lt;bartosz.markowski@tieto.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/41359
Reviewed-by: QATOOLS
Reviewed-by: QABUILD
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
</content>
</entry>
<entry>
<title>u5500: cw1200: Remove requesting SDIO pins</title>
<updated>2012-05-22T09:06:34+00:00</updated>
<author>
<name>Bartosz Markowski</name>
<email>bartosz.markowski@tieto.com</email>
</author>
<published>2011-12-06T11:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=96d472636ea3216270ec94f6a0c5c896dfcf8002'/>
<id>urn:sha1:96d472636ea3216270ec94f6a0c5c896dfcf8002</id>
<content type='text'>
The SDIO pins belongs to the SDIO driver and
should be handled by the SDIO driver only.

The reason that it has worked up until now is that
the SDIO driver has just started using pm runtime.
Since both WLAN and SDIO framework enable
the pins, the number of users is set to two.

SDIO tries to release the pins (after 50 ms of inactivity
in order to save power), the usage count does not go
down to 0 and therefore the pins are not reconfigured
to GPIOs, which they must be when PL18X is not driving
the pins due to power down).

ST-Ericsson ID: 375493
ST-Ericsson Linux next: NA
ST-Ericsson FOSS-OUT ID: NA

Change-Id: Ibe3dfd32cb16a9d629a8c405e5723aec787a5ae6
Signed-off-by: Bartosz Markowski &lt;bartosz.markowski@tieto.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/41183
Reviewed-by: QATOOLS
Reviewed-by: QABUILD
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
</content>
</entry>
<entry>
<title>[U9500] Correct the GPIO configuration for WLAN</title>
<updated>2012-05-22T09:06:34+00:00</updated>
<author>
<name>Rejane Durand</name>
<email>rejane.durand@stericsson.com</email>
</author>
<published>2011-10-18T11:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=9e3cdf2a27ebe893f839b968ff34083ab0d777b1'/>
<id>urn:sha1:9e3cdf2a27ebe893f839b968ff34083ab0d777b1</id>
<content type='text'>
There are two parts in this correction.
Firstly, as there is much in common between a U9500 platform
and a U8500 one, all the tests performed to identify a U9500 platform
shall be done before the ones related to U8500. Otherwise,
the platform will be considered as a U8500 one and the GPIOs will
be badly configured.
Secondly, the mapping of WLAN_IRQ has to be changed. On U8500, WLAN_IRQ
is mapped onto GPIO04. On U9500, it is GPIO144 that shall be used.

ST-Ericsson ID: 368270
ST-Ericsson Linux next: NA
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: I5880f617c65f7cf4ca9eeabf22a53f7a77c20133
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/34320
Reviewed-by: Rejane DURAND &lt;rejane.durand@stericsson.com&gt;
Tested-by: Rejane DURAND &lt;rejane.durand@stericsson.com&gt;
Reviewed-by: QATOOLS
Reviewed-by: Baptiste CHAULOUX &lt;baptiste.chauloux@stericsson.com&gt;
Tested-by: Baptiste CHAULOUX &lt;baptiste.chauloux@stericsson.com&gt;
Reviewed-by: Christophe GUIBOUT &lt;christophe.guibout@stericsson.com&gt;
Reviewed-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
</content>
</entry>
<entry>
<title>wlan: Include module.h after 3.2 update</title>
<updated>2012-05-22T09:06:34+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2011-12-02T13:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=ae68329dd26193218c46571d86a91fffea717da4'/>
<id>urn:sha1:ae68329dd26193218c46571d86a91fffea717da4</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
<entry>
<title>ux500: enable WLAN clock by request</title>
<updated>2012-05-22T09:06:33+00:00</updated>
<author>
<name>Bartosz Markowski</name>
<email>bartosz.markowski@tieto.com</email>
</author>
<published>2011-10-14T06:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=9a140bee4c2705a5e4a4b9c26b276c1423e97d13'/>
<id>urn:sha1:9a140bee4c2705a5e4a4b9c26b276c1423e97d13</id>
<content type='text'>
Change-Id: Icd8433b49939613801c40e50138e15a4b49869d9
Signed-off-by: Dmitry Tarnyagin &lt;dmitry.tarnyagin@stericsson.com&gt;
Signed-off-by: Bartosz Markowski &lt;bartosz.markowski@tieto.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/34070
Tested-by: Robert MARKLUND &lt;robert.marklund@stericsson.com&gt;
Reviewed-by: Philippe LANGLAIS &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
<entry>
<title>cw1200: Re add snowball support</title>
<updated>2012-05-22T09:06:33+00:00</updated>
<author>
<name>Robert Marklund</name>
<email>robert.marklund@stericsson.com</email>
</author>
<published>2011-10-13T10:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=b93081d5df652dcadc409e0a558bee9862eab964'/>
<id>urn:sha1:b93081d5df652dcadc409e0a558bee9862eab964</id>
<content type='text'>
Re add power ctrl and snowball support in the
cw1200 driver

Change-Id: I6a6b0279a05a419e62c0259d217361e43c855665
Signed-off-by: Robert Marklund &lt;robert.marklund@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/34064
Reviewed-by: Bartosz MARKOWSKI &lt;bartosz.markowski@tieto.com&gt;
Reviewed-by: Philippe LANGLAIS &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
<entry>
<title>u8500: Adding clock control callback into platform data.</title>
<updated>2012-05-22T09:06:33+00:00</updated>
<author>
<name>Dmitry Tarnyagin</name>
<email>dmitry.tarnyagin@stericsson.com</email>
</author>
<published>2011-10-13T16:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=50efd61a75f1ef58920bd268be3088acee9b3259'/>
<id>urn:sha1:50efd61a75f1ef58920bd268be3088acee9b3259</id>
<content type='text'>
cw1200 device has hardware clock control. However on some platforms
it is required to explicitly enable clock for the device.
The patch adds a clock control callback into the platform data.

Change-Id: I5fd619a34a4dbeff8f1b25d55bcca9e912020c23
Signed-off-by: Dmitry Tarnyagin &lt;dmitry.tarnyagin@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/34069
Reviewed-by: Bartosz MARKOWSKI &lt;bartosz.markowski@tieto.com&gt;
Tested-by: Robert MARKLUND &lt;robert.marklund@stericsson.com&gt;
Reviewed-by: Philippe LANGLAIS &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
</feed>
