<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/clk/mxs, branch linux-3.5.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-3.5.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-3.5.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2012-06-25T23:51:48+00:00</updated>
<entry>
<title>clk: mxs: fix clock lookup after freeing init memory</title>
<updated>2012-06-25T23:51:48+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2012-06-21T18:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d03ac61daa8d4d17cd83a5ab98e85b616b90c7ac'/>
<id>urn:sha1:d03ac61daa8d4d17cd83a5ab98e85b616b90c7ac</id>
<content type='text'>
The struct clk_lookup are marked as __initdata, resulting in being
removed from memory after the kernel finished booting. However this
leads to a NULL pointer de-ref if loading a module which uses clk_get.

This patch removes the __initdata from the struct clk_lookup.

Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Signed-off-by: Mike Turquette &lt;mturquette@linaro.org&gt;
</content>
</entry>
<entry>
<title>clk: mxs: fix ref_io clock definition</title>
<updated>2012-06-25T23:51:48+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2012-06-22T02:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d6dc55c1857ff1911780881b74537785d8a4e6e1'/>
<id>urn:sha1:d6dc55c1857ff1911780881b74537785d8a4e6e1</id>
<content type='text'>
The definition of clocks ref_io0 and ref_io1 were inverted.  It causes
a mmc regression on some boards right away.  Fix the regression by
correcting the ref_io clock definition.

Reported-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Signed-off-by: Mike Turquette &lt;mturquette@linaro.org&gt;
</content>
</entry>
<entry>
<title>mmc: mxs-mmc: get rid of the use of cpu_is_xxx</title>
<updated>2012-05-13T00:05:31+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2012-05-05T12:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ef9b4d3996624f65ffa928bd7767f0e186687c15'/>
<id>urn:sha1:ef9b4d3996624f65ffa928bd7767f0e186687c15</id>
<content type='text'>
The register HW_SSP_VERSION is broken for ssp version detection,
as the address of the register is different between imx23 and imx28.
Let's use platform_device_id to detect the device, so that the use
of cpu_is_xxx can be removed.

Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Acked-by: Chris Ball &lt;cjb@laptop.org&gt;
</content>
</entry>
<entry>
<title>dma: mxs-dma: make platform_device_id more generic</title>
<updated>2012-05-12T05:32:17+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2012-05-09T22:23: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=8c92013643f5c40633d61ae331cef49c1069af10'/>
<id>urn:sha1:8c92013643f5c40633d61ae331cef49c1069af10</id>
<content type='text'>
Rewrite mxs_dma_is_apbh and mxs_dma_is_apbx in order to support
other SoCs like imx6q and reform the platform_device_id for the
better further dt support.

Cc: Dan Williams &lt;dan.j.williams@intel.com&gt;
Cc: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Cc: Huang Shijie &lt;b32955@freescale.com&gt;
Signed-off-by: Dong Aisheng &lt;dong.aisheng@linaro.org&gt;
Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
</content>
</entry>
<entry>
<title>ARM: mxs: add initial device tree support for imx23-evk board</title>
<updated>2012-05-12T05:32:17+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2012-05-04T13:33: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=2954ff395bcf69cb31dbe500bec20ce0944ea19e'/>
<id>urn:sha1:2954ff395bcf69cb31dbe500bec20ce0944ea19e</id>
<content type='text'>
It adds initial device tree support for imx23-evk board, and only
serial console is enabled.

Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: mxs: add initial device tree support for imx28-evk board</title>
<updated>2012-05-12T05:32:16+00:00</updated>
<author>
<name>Dong Aisheng</name>
<email>dong.aisheng@linaro.org</email>
</author>
<published>2012-03-31T13:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bc3a59c1b7b1c367fec615b872bdb89ac232f62e'/>
<id>urn:sha1:bc3a59c1b7b1c367fec615b872bdb89ac232f62e</id>
<content type='text'>
This patch includes basic dt support which can boot via nfs rootfs.

Signed-off-by: Dong Aisheng &lt;dong.aisheng@linaro.org&gt;
Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: mxs: remove now unused timer_clk argument from mxs_timer_init</title>
<updated>2012-05-08T16:02:43+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2012-04-28T16:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=50260924afd4b745bfb6e5f1caee381a1875fc31'/>
<id>urn:sha1:50260924afd4b745bfb6e5f1caee381a1875fc31</id>
<content type='text'>
With old mxs clock support removed, the timer_clk argument of
mxs_timer_init is unused now, so remove it.

Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
</content>
</entry>
<entry>
<title>clk: mxs: add clock support for imx28</title>
<updated>2012-05-08T16:02:38+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2012-04-28T16: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=7d81397cd93da2850e0aec54c3ba4eb4908a675b'/>
<id>urn:sha1:7d81397cd93da2850e0aec54c3ba4eb4908a675b</id>
<content type='text'>
Add imx28 clock support based on common clk framework.

Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
</content>
</entry>
<entry>
<title>clk: mxs: add clock support for imx23</title>
<updated>2012-05-08T16:02:36+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2012-04-28T16:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ff261b7f641edc61ca05f0c93b5631c9c8622c08'/>
<id>urn:sha1:ff261b7f641edc61ca05f0c93b5631c9c8622c08</id>
<content type='text'>
Add imx23 clock support based on common clk framework.

Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
</content>
</entry>
<entry>
<title>clk: mxs: add mxs specific clocks</title>
<updated>2012-05-08T16:02:35+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2012-04-28T16:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=23b5e15a2994fb0c1444f92b76f09a482f32843c'/>
<id>urn:sha1:23b5e15a2994fb0c1444f92b76f09a482f32843c</id>
<content type='text'>
Add mxs specific clocks, pll, reference clock (PFD), integer divider
and fractional divider.

Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
</content>
</entry>
</feed>
