<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/arch/arm/mach-mx3/mx31ads.c, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2010-01-08T15:40:51+00:00</updated>
<entry>
<title>imx/mx3: rename files defining a machine to mach-$mach.c</title>
<updated>2010-01-08T15:40:51+00:00</updated>
<author>
<name>Uwe Kleine-König</name>
<email>u.kleine-koenig@pengutronix.de</email>
</author>
<published>2009-12-10T09:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=321ed164369bb5e4888eb24d70ebc64c232ffc31'/>
<id>urn:sha1:321ed164369bb5e4888eb24d70ebc64c232ffc31</id>
<content type='text'>
While at it remove some superfluous parenthesis.

Signed-off-by: Uwe Kleine-König &lt;u.kleine-koenig@pengutronix.de&gt;
Cc: Sascha Hauer &lt;kernel@pengutronix.de&gt;
Cc: Russell King &lt;linux@arm.linux.org.uk&gt;
Cc: Daniel Mack &lt;daniel@caiaq.de&gt;
Cc: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Cc: Valentin Longchamp &lt;valentin.longchamp@epfl.ch&gt;
</content>
</entry>
<entry>
<title>imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)</title>
<updated>2010-01-05T09:10:07+00:00</updated>
<author>
<name>Uwe Kleine-König</name>
<email>u.kleine-koenig@pengutronix.de</email>
</author>
<published>2009-12-09T10:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f568dd7f5805bfa9e99f6df866300498b55eb8f4'/>
<id>urn:sha1:f568dd7f5805bfa9e99f6df866300498b55eb8f4</id>
<content type='text'>
This just leaves cpu.c, devices.c and mm.c to clean up.  As these files
are used on more than one SOC they need some more work.

Signed-off-by: Uwe Kleine-König &lt;u.kleine-koenig@pengutronix.de&gt;
Cc: Russell King &lt;linux@arm.linux.org.uk&gt;
Cc: Alberto Panizzo &lt;maramaopercheseimorto@gmail.com&gt;
Cc: Valentin Longchamp &lt;valentin.longchamp@epfl.ch&gt;
Cc: Daniel Mack &lt;daniel@caiaq.de&gt;
Cc: Guennadi Liakhovetski &lt;lg@denx.de&gt;
Cc: Yoichi Yuasa &lt;yuasa@linux-mips.org&gt;
Cc: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Cc: Magnus Lilja &lt;lilja.magnus@gmail.com&gt;
Cc: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Cc: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Cc: Harro Haan &lt;hrhaan@yahoo.com&gt;
Cc: Jean Delvare &lt;khali@linux-fr.org&gt;
Cc: Luotao Fu &lt;l.fu@pengutronix.de&gt;
Cc: Ilya Yanok &lt;yanok@emcraft.com&gt;
</content>
</entry>
<entry>
<title>ARM: MX3: make CPU revision number detection work on all boards</title>
<updated>2010-01-04T11:28:58+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2009-12-14T23:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e94c4c34495e194d778e9ab20044c723280a54e7'/>
<id>urn:sha1:e94c4c34495e194d778e9ab20044c723280a54e7</id>
<content type='text'>
Commit 52939c03 (ARM: MX3: fix CPU revision number detection) started
using the CPU's SREV register for revision number detection. This
makes it mandatory to have a valid SPBA0 mapping. Add this to the
global map_io code instead of adding multiple copies for each board.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Cc: Daniel Mack &lt;daniel@caiaq.de&gt;
Cc: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;

Tested on Qong (EVB-Lite)
Tested-by: Wolfgang Denk &lt;wd@denx.de&gt;
Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>mxc: turn to soc specific init_irq functions</title>
<updated>2009-08-07T10:10:54+00:00</updated>
<author>
<name>Sascha Hauer</name>
<email>s.hauer@pengutronix.de</email>
</author>
<published>2009-05-25T15:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c5aa0ad0c557c63dcaf8c8d75a3dd4c5e90724b3'/>
<id>urn:sha1:c5aa0ad0c557c63dcaf8c8d75a3dd4c5e90724b3</id>
<content type='text'>
Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>mx31: calls to gpio_request moved into platform code</title>
<updated>2009-05-07T14:20:52+00:00</updated>
<author>
<name>Sascha Hauer</name>
<email>s.hauer@pengutronix.de</email>
</author>
<published>2009-05-06T10:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=4f163eb8811e8ea760d9fe654ecc6f17feecb477'/>
<id>urn:sha1:4f163eb8811e8ea760d9fe654ecc6f17feecb477</id>
<content type='text'>
In order to use the gpiolib, we now have to call gpio_request in
the plaform code since it is not done in iomux code anymore.

Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>MXC: rename mxc_map_io to architecture specific versions</title>
<updated>2009-05-07T14:15:37+00:00</updated>
<author>
<name>Sascha Hauer</name>
<email>s.hauer@pengutronix.de</email>
</author>
<published>2009-04-02T20:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=cd4a05f9df859e7cd2efa96e035444a3decb427a'/>
<id>urn:sha1:cd4a05f9df859e7cd2efa96e035444a3decb427a</id>
<content type='text'>
This allows us to have more mapping functions for more than one
i.MX architecture in the kernel. As this is the earliest board
specific hook we have, also use it to set the cpu type.

Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>mx31ads: Mark as having full regulatoion constraints with 1133-EV1 board</title>
<updated>2009-04-16T11:03:56+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@opensource.wolfsonmicro.com</email>
</author>
<published>2009-04-13T12:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0ac402fdaa4569604e802018922ae7cdbe0fc63b'/>
<id>urn:sha1:0ac402fdaa4569604e802018922ae7cdbe0fc63b</id>
<content type='text'>
This allows the regulator API to power off unused regulators at the end
of init.

Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
</entry>
<entry>
<title>mx31ads: imoux pins should be passed in as unsigned int</title>
<updated>2009-04-16T10:57:15+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@opensource.wolfsonmicro.com</email>
</author>
<published>2009-04-13T12:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9070e7afb80473c2b5c932152391b52e1e89c637'/>
<id>urn:sha1:9070e7afb80473c2b5c932152391b52e1e89c637</id>
<content type='text'>
To match the mxc_iomux_setup_multiple_pins() prototype.

Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
</entry>
<entry>
<title>[ARM] MX31: Move static virtual mappings of AIPS1/2 to common file</title>
<updated>2009-03-13T09:34:30+00:00</updated>
<author>
<name>Sascha Hauer</name>
<email>s.hauer@pengutronix.de</email>
</author>
<published>2009-02-06T17:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=fb4416ad61e4dac816ae866999115500c818406b'/>
<id>urn:sha1:fb4416ad61e4dac816ae866999115500c818406b</id>
<content type='text'>
On MX31 we can't do much without mapping the AIPS1/2 register space.
Move these mappings from individual boards to plat-mxc/mm.c

Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>mx31ads: Initial support for Wolfson Microelectronics 1133-EV1 module</title>
<updated>2009-03-13T09:34:05+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@opensource.wolfsonmicro.com</email>
</author>
<published>2009-01-15T16:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=fe7316bff119a11e68f895ecf9a5a713ed30004c'/>
<id>urn:sha1:fe7316bff119a11e68f895ecf9a5a713ed30004c</id>
<content type='text'>
The i.MX31ADS supports pluggable PMU modules, including the WM835x based
Wolfson Microelectronics 1133-EV1. These boards provide power, audio,
RTC and watchdiog services to the system. This patch adds initial support
for those boards in I2C mode.

Currently support is limited by the available support for the features
of the i.MX31 in the mainline kernel.  Some further work will be needed
once other PMU modules are supported and once there is SPI support.
Many of the regulator constraints will be sharable with other PMU
boards.

Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
</content>
</entry>
</feed>
