<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/clk/starfive, branch v2024.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/clk/starfive?h=v2024.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/clk/starfive?h=v2024.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2023-12-05T08:40:16Z</updated>
<entry>
<title>clk: starfive: jh7110: Add watchdog clocks</title>
<updated>2023-12-05T08:40:16Z</updated>
<author>
<name>Chanho Park</name>
<email>chanho61.park@samsung.com</email>
</author>
<published>2023-11-05T23:13:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8ef2d7926f6973707164f4bd8f76bb94e80f336b'/>
<id>urn:sha1:8ef2d7926f6973707164f4bd8f76bb94e80f336b</id>
<content type='text'>
Add JH7110_SYSCLK_WDT_APB and JH7110_SYSCLK_WDT_CORE clocks for JH7110
watchdog device.

Signed-off-by: Chanho Park &lt;chanho61.park@samsung.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>clk: starfive: jh7110: Add security clocks</title>
<updated>2023-11-02T09:45:53Z</updated>
<author>
<name>Chanho Park</name>
<email>chanho61.park@samsung.com</email>
</author>
<published>2023-11-01T12:16:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=88af85cf9266a0f29a610126f9c836ee7266c375'/>
<id>urn:sha1:88af85cf9266a0f29a610126f9c836ee7266c375</id>
<content type='text'>
Add STGCLK_SEC_HCLK and STGCLK_SEC_MISCAHB clocks for JH7110 TRNG
device.

Signed-off-by: Chanho Park &lt;chanho61.park@samsung.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversion</title>
<updated>2023-07-24T05:21:16Z</updated>
<author>
<name>Xingyu Wu</name>
<email>xingyu.wu@starfivetech.com</email>
</author>
<published>2023-07-07T10:50:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9adf1cf6096a13c11d2ff57f9132a6ad178d177c'/>
<id>urn:sha1:9adf1cf6096a13c11d2ff57f9132a6ad178d177c</id>
<content type='text'>
Modify the drivers to add of_xlate ops and transform clock id.

Signed-off-by: Xingyu Wu &lt;xingyu.wu@starfivetech.com&gt;
Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
Reviewed-by: Torsten Duwe &lt;duwe@suse.de&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>clk: starfive: jh7110: Separate the PLL driver</title>
<updated>2023-07-24T05:20:44Z</updated>
<author>
<name>Xingyu Wu</name>
<email>xingyu.wu@starfivetech.com</email>
</author>
<published>2023-07-07T10:50:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2d7a5787915716040ec381d1cf5064a3401ed12a'/>
<id>urn:sha1:2d7a5787915716040ec381d1cf5064a3401ed12a</id>
<content type='text'>
Drop the PLL part in SYSCRG driver and separate to be a single
PLL driver of which the compatible is "starfive,jh7110-pll".

Signed-off-by: Xingyu Wu &lt;xingyu.wu@starfivetech.com&gt;
Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
Reviewed-by: Torsten Duwe &lt;duwe@suse.de&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>clk: starfive: pll: Fix to use postdiv1_mask</title>
<updated>2023-07-06T09:28:08Z</updated>
<author>
<name>Hoegeun Kwon</name>
<email>hoegeun.kwon@samsung.com</email>
</author>
<published>2023-06-28T10:19:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=422fc299df9b873e7e485db08621e5fb499c6a8f'/>
<id>urn:sha1:422fc299df9b873e7e485db08621e5fb499c6a8f</id>
<content type='text'>
There is a problem that the rates of PLL0 and PLL1 are set incorrectly
because the postdiv1_mask value is incorrectly entered when setting
the pll clk reg. Modify postdiv1's mask value to be put correctly.

Signed-off-by: Hoegeun Kwon &lt;hoegeun.kwon@samsung.com&gt;
Reviewed-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>clk: starfive: Add StarFive JH7110 clock driver</title>
<updated>2023-04-20T08:08:44Z</updated>
<author>
<name>Yanhong Wang</name>
<email>yanhong.wang@starfivetech.com</email>
</author>
<published>2023-03-29T03:42:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c13fe7c034fa2b616cc0223e20fd365afb36574a'/>
<id>urn:sha1:c13fe7c034fa2b616cc0223e20fd365afb36574a</id>
<content type='text'>
Add a DM clock driver for StarFive JH7110 SoC.

Signed-off-by: Yanhong Wang &lt;yanhong.wang@starfivetech.com&gt;
Tested-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;
</content>
</entry>
</feed>
