<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/clk, branch v2017.07-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/clk?h=v2017.07-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/clk?h=v2017.07-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-06-09T19:45:33Z</updated>
<entry>
<title>rockchip: Init clocks again when chain-loading</title>
<updated>2017-06-09T19:45:33Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2017-05-31T23:57:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d3cb46aa8c41e85b07ccf494ca90f3a7fe19373d'/>
<id>urn:sha1:d3cb46aa8c41e85b07ccf494ca90f3a7fe19373d</id>
<content type='text'>
Detect with a previous boot loader has already set up the clocks and set
them up again so that U-Boot gets what it expects.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: rk3288: Convert clock driver to use shifted masks</title>
<updated>2017-06-09T19:45:33Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2017-05-31T23:57:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b223c1aeade5b29c13347354edd1ce4e66f60b7f'/>
<id>urn:sha1:b223c1aeade5b29c13347354edd1ce4e66f60b7f</id>
<content type='text'>
Shifted masks are the standard approach with rockchip since it allows
use of the mask without shifting it each time. Update the definitions and
the driver to match.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: clk: Add rv1108 clock driver</title>
<updated>2017-06-07T13:29:25Z</updated>
<author>
<name>Andy Yan</name>
<email>andy.yan@rock-chips.com</email>
</author>
<published>2017-06-01T10:00:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bae2f282a96e400a2bbcc8a545598289f36e1c32'/>
<id>urn:sha1:bae2f282a96e400a2bbcc8a545598289f36e1c32</id>
<content type='text'>
Add clock driver support for Rockchip rv1108 soc

Signed-off-by: Andy Yan &lt;andy.yan@rock-chips.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: clock: rk3036: some fix according TRM</title>
<updated>2017-06-07T13:29:20Z</updated>
<author>
<name>Kever Yang</name>
<email>kever.yang@rock-chips.com</email>
</author>
<published>2017-05-15T12:52:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1960b0103420a74ae5b154ed8684785036e2235b'/>
<id>urn:sha1:1960b0103420a74ae5b154ed8684785036e2235b</id>
<content type='text'>
- hclk/pclk_div range　should use '&lt;=' instead of '&lt;'
- use GPLL for pd_bus clock source
- pd_bus HCLK/PCLK clock rate should not bigger than ACLK

Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: rk3036: clean mask definition for cru reg</title>
<updated>2017-06-07T13:29:20Z</updated>
<author>
<name>Kever Yang</name>
<email>kever.yang@rock-chips.com</email>
</author>
<published>2017-05-15T12:52:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=37943aaeea55011d48a0a492838c50111ba2a37e'/>
<id>urn:sha1:37943aaeea55011d48a0a492838c50111ba2a37e</id>
<content type='text'>
Embeded the shift in mask MACRO definition in cru header file
and clock driver.

Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: rk3368: Add clock driver</title>
<updated>2017-06-07T13:29:19Z</updated>
<author>
<name>Andy Yan</name>
<email>andy.yan@rock-chips.com</email>
</author>
<published>2017-05-15T09:49:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d1dcf8527ececd1595d7ae6dc56c19bbcf0c537d'/>
<id>urn:sha1:d1dcf8527ececd1595d7ae6dc56c19bbcf0c537d</id>
<content type='text'>
Add driver to setup the various PLLs and peripheral
clocks on the RK3368.

Signed-off-by: Andy Yan &lt;andy.yan@rock-chips.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: clk: fixed: Update to support livetree</title>
<updated>2017-06-01T13:03:14Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2017-05-19T02:09:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8b92e1cd597608ca1e2aa2756c76a3dff786062c'/>
<id>urn:sha1:8b92e1cd597608ca1e2aa2756c76a3dff786062c</id>
<content type='text'>
Update the fixed-rate clock driver to support a live device tree.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: clk: Update uclass to support livetree</title>
<updated>2017-06-01T13:03:14Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2017-05-31T03:47:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aa9bb0944acecf5459971c4f0f195c59f1af1fe1'/>
<id>urn:sha1:aa9bb0944acecf5459971c4f0f195c59f1af1fe1</id>
<content type='text'>
Update the clk uclass to support a live device tree.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>clk: Modify xlate() method for livetree</title>
<updated>2017-06-01T13:03:14Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2017-05-19T02:09:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a4e0ef50dae404939f14e46493a3d5c2111a9d4c'/>
<id>urn:sha1:a4e0ef50dae404939f14e46493a3d5c2111a9d4c</id>
<content type='text'>
Update the xlate() method to use ofnode_phandle_args instead of the fdtdec
variant. This will allow drivers to support a live device tree.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: core: Update device_bind_driver_to_node() to use ofnode</title>
<updated>2017-06-01T13:03:08Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2017-05-19T02:09:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=45a26867e8158d0338ba5b99d21989a72d423209'/>
<id>urn:sha1:45a26867e8158d0338ba5b99d21989a72d423209</id>
<content type='text'>
Adjust this function to us an ofnode instead of an offset, so it can be
used with livetree. This involves updating all callers.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
