<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/clk, branch v4.6</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v4.6</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v4.6'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2016-04-15T22:40:49Z</updated>
<entry>
<title>Merge tag 'imx-clk-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-fixes</title>
<updated>2016-04-15T22:40:49Z</updated>
<author>
<name>Stephen Boyd</name>
<email>sboyd@codeaurora.org</email>
</author>
<published>2016-04-15T22:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2c49477f2a0fdccfe4765326efa5567c5b259aa1'/>
<id>urn:sha1:2c49477f2a0fdccfe4765326efa5567c5b259aa1</id>
<content type='text'>
The i.MX clk fixes for 4.6:
 - Fix the typo in CAN clock definition which is introduced by commit
   ee36027427c7 ("clk: imx: Add clock support for imx6qp")

* tag 'imx-clk-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  clk: imx6q: fix typo in CAN clock definition
</content>
</entry>
<entry>
<title>clk: imx6q: fix typo in CAN clock definition</title>
<updated>2016-04-13T07:27:15Z</updated>
<author>
<name>Lothar Waßmann</name>
<email>LW@KARO-electronics.de</email>
</author>
<published>2016-03-30T12:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7196c52c9377df0175b510ff5896bda524f7345e'/>
<id>urn:sha1:7196c52c9377df0175b510ff5896bda524f7345e</id>
<content type='text'>
commit ee36027427c7 ("clk: imx: Add clock support for imx6qp")
introduced a regression due to a subtle typo in the 'can_root' clock
definition. The effect is that trying to configure the bitrate of the
can interfaces fails with -EDOM or produces a division by zero error
due to the clock_freq of the can serial clock being reported as '0'.

Signed-off-by: Lothar Waßmann &lt;LW@KARO-electronics.de&gt;
Fixes: ee36027427c7 ("clk: imx: Add clock support for imx6qp")
Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;
</content>
</entry>
<entry>
<title>clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll</title>
<updated>2016-03-29T23:31:16Z</updated>
<author>
<name>Matthew McClintock</name>
<email>mmcclint@codeaurora.org</email>
</author>
<published>2016-03-23T22:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2aac7ddf9a410e3418c9cc69618f304550466793'/>
<id>urn:sha1:2aac7ddf9a410e3418c9cc69618f304550466793</id>
<content type='text'>
Drivers for these don't exist yet so we will add them as fixed clocks
so we don't BUG() if we change clocks that reference these clocks.

Signed-off-by: Matthew McClintock &lt;mmcclint@codeaurora.org&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>clk: qcom: ipq4019: switch remaining defines to enums</title>
<updated>2016-03-29T23:31:11Z</updated>
<author>
<name>Matthew McClintock</name>
<email>mmcclint@codeaurora.org</email>
</author>
<published>2016-03-23T22:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bc95d4f0a920150e77083c2946fe7b7d2f6e217c'/>
<id>urn:sha1:bc95d4f0a920150e77083c2946fe7b7d2f6e217c</id>
<content type='text'>
When this was added not all the remaining defines were switched over to
use enums, so let's complete that process here

Reported-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
Signed-off-by: Matthew McClintock &lt;mmcclint@codeaurora.org&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>clk: qcom: Make reset_control_ops const</title>
<updated>2016-03-29T23:30:26Z</updated>
<author>
<name>Philipp Zabel</name>
<email>p.zabel@pengutronix.de</email>
</author>
<published>2016-02-25T09:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=add479eeb1a208a31ab913ae7c97506a81383079'/>
<id>urn:sha1:add479eeb1a208a31ab913ae7c97506a81383079</id>
<content type='text'>
The qcom_reset_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>clk: tegra: Make reset_control_ops const</title>
<updated>2016-03-29T23:30:12Z</updated>
<author>
<name>Philipp Zabel</name>
<email>p.zabel@pengutronix.de</email>
</author>
<published>2016-02-25T09:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7ba256d2aa2a18e24b7c9ec4e03cd22b0149c51c'/>
<id>urn:sha1:7ba256d2aa2a18e24b7c9ec4e03cd22b0149c51c</id>
<content type='text'>
The rst_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>clk: sunxi: Make reset_control_ops const</title>
<updated>2016-03-29T23:30:07Z</updated>
<author>
<name>Philipp Zabel</name>
<email>p.zabel@pengutronix.de</email>
</author>
<published>2016-02-25T09:45:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5e7bc9c6cee68fdd3583eb689583214a3d56341e'/>
<id>urn:sha1:5e7bc9c6cee68fdd3583eb689583214a3d56341e</id>
<content type='text'>
The sunxi_ve_reset_ops, sun9i_mmc_reset_ops, and sunxi_usb_reset_ops
structures are never modified. Make them const.

Signed-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>clk: atlas7: Make reset_control_ops const</title>
<updated>2016-03-29T23:30:01Z</updated>
<author>
<name>Philipp Zabel</name>
<email>p.zabel@pengutronix.de</email>
</author>
<published>2016-02-25T09:45:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b1b69c5dd5ada9be222721dd297c329dafb65d06'/>
<id>urn:sha1:b1b69c5dd5ada9be222721dd297c329dafb65d06</id>
<content type='text'>
The atlas7_rst_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>clk: rockchip: Make reset_control_ops const</title>
<updated>2016-03-29T23:29:46Z</updated>
<author>
<name>Philipp Zabel</name>
<email>p.zabel@pengutronix.de</email>
</author>
<published>2016-02-25T09:45:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3fb950fea6e14b159899b713ede0b7506ca03649'/>
<id>urn:sha1:3fb950fea6e14b159899b713ede0b7506ca03649</id>
<content type='text'>
The rockchip_softrst_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;
Reviewed-by: Heiko Stuebner &lt;heiko@sntech.de&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>clk: mmp: Make reset_control_ops const</title>
<updated>2016-03-29T23:29:34Z</updated>
<author>
<name>Philipp Zabel</name>
<email>p.zabel@pengutronix.de</email>
</author>
<published>2016-02-25T09:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=fd92f41dc2527722e5fd63f859ff811482f0ce1a'/>
<id>urn:sha1:fd92f41dc2527722e5fd63f859ff811482f0ce1a</id>
<content type='text'>
The mmp_clk_reset_ops structure is never modified. Make it const.

Signed-off-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
</content>
</entry>
</feed>
