<feed xmlns='http://www.w3.org/2005/Atom'>
<title>starfive-tech/linux.git/drivers/clocksource, branch VF2_v3.4.5</title>
<subtitle>StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)</subtitle>
<id>https://git.radix-linux.su/starfive-tech/linux.git/atom?h=VF2_v3.4.5</id>
<link rel='self' href='https://git.radix-linux.su/starfive-tech/linux.git/atom?h=VF2_v3.4.5'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/'/>
<updated>2023-06-07T11:33:32+00:00</updated>
<entry>
<title>driver/include/sound: Normalize the copyright licenses</title>
<updated>2023-06-07T11:33:32+00:00</updated>
<author>
<name>Xingyu Wu</name>
<email>xingyu.wu@starfivetech.com</email>
</author>
<published>2023-06-01T02:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=461c67f020261b2a0b452e8a886f5c37ae48b688'/>
<id>urn:sha1:461c67f020261b2a0b452e8a886f5c37ae48b688</id>
<content type='text'>
Normalize the copyright licenses about clocktree/watchdog/timer/spdif/pwmdac.

Signed-off-by: Xingyu Wu &lt;xingyu.wu@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>timer-starfive:add pm ops for timer</title>
<updated>2023-01-05T05:27:24+00:00</updated>
<author>
<name>ziv.xu</name>
<email>ziv.xu@starfive.com</email>
</author>
<published>2022-10-27T02:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=cc625321ba259cd732eded12304f76397b42cce8'/>
<id>urn:sha1:cc625321ba259cd732eded12304f76397b42cce8</id>
<content type='text'>
add system pm ops for timer

Signed-off-by: ziv.xu &lt;ziv.xu@starfive.com&gt;
</content>
</entry>
<entry>
<title>clocksource: starfive: Remove struct reset_control</title>
<updated>2022-09-15T02:05:35+00:00</updated>
<author>
<name>Ley Foon Tan</name>
<email>leyfoon.tan@linux.starfivetech.com</email>
</author>
<published>2022-09-12T02:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=8897cc4826549299de7e86b6077bc3e930ce5deb'/>
<id>urn:sha1:8897cc4826549299de7e86b6077bc3e930ce5deb</id>
<content type='text'>
Remove struct reset_control from starfive_clkevt struct, uses local
struct reset_control instead.

Signed-off-by: Ley Foon Tan &lt;leyfoon.tan@linux.starfivetech.com&gt;
</content>
</entry>
<entry>
<title>clocksource:timer:Modify compatible name</title>
<updated>2022-09-01T02:12:14+00:00</updated>
<author>
<name>Xingyu Wu</name>
<email>xingyu.wu@starfivetech.com</email>
</author>
<published>2022-08-31T08:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=6963108ff0d3726b0ed222471e9e04590f2951ac'/>
<id>urn:sha1:6963108ff0d3726b0ed222471e9e04590f2951ac</id>
<content type='text'>
Modify compatible name to 'starfive,jh7110-timers'.

Signed-off-by: Xingyu Wu &lt;xingyu.wu@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>clocksource: starfive: Update timer names</title>
<updated>2022-07-12T03:29:43+00:00</updated>
<author>
<name>Ley Foon Tan</name>
<email>leyfoon.tan@linux.starfivetech.com</email>
</author>
<published>2022-07-07T09:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=eb0c7d6b8bb1c3612c2065960b0bffb5e1bfc087'/>
<id>urn:sha1:eb0c7d6b8bb1c3612c2065960b0bffb5e1bfc087</id>
<content type='text'>
The existing implementation uses DT clock-names 'timer0', 'timer1' and etc
as timer names.  This will have issue if there are two timer instance IPs
in the system.

This patch update timer names to format below, example:
timer@13050000.ch0
timer@13050000.ch1
timer@13050000.ch2
timer@13050000.ch3

Signed-off-by: Ley Foon Tan &lt;leyfoon.tan@linux.starfivetech.com&gt;
</content>
</entry>
<entry>
<title>clocksource: starfive: Add reset control support</title>
<updated>2022-07-12T02:57:20+00:00</updated>
<author>
<name>xingyu.wu</name>
<email>xingyu.wu@starfivetech.com</email>
</author>
<published>2022-07-12T02:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=3097bce5e5d1616cce6fc8def38699635f09e46b'/>
<id>urn:sha1:3097bce5e5d1616cce6fc8def38699635f09e46b</id>
<content type='text'>
Reset the timer if the reset control is available.

Signed-off-by: Xingyu Wu &lt;xingyu.wu@starfivetech.com&gt;
Signed-off-by: Ley Foon Tan &lt;leyfoon.tan@linux.starfivetech.com&gt;
</content>
</entry>
<entry>
<title>clocksource: starfive: Update compatible string to "starfive,timers"</title>
<updated>2022-07-12T01:42:00+00:00</updated>
<author>
<name>Ley Foon Tan</name>
<email>leyfoon.tan@linux.starfivetech.com</email>
</author>
<published>2022-06-28T03:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=bc577135961c55d6904a47bbd69135700b23d60f'/>
<id>urn:sha1:bc577135961c55d6904a47bbd69135700b23d60f</id>
<content type='text'>
Update compatible string to "starfive,timers".

Signed-off-by: Ley Foon Tan &lt;leyfoon.tan@linux.starfivetech.com&gt;
</content>
</entry>
<entry>
<title>clocksource: Kconfig: starfive: Update StarFive timer help description</title>
<updated>2022-07-12T01:37:53+00:00</updated>
<author>
<name>Ley Foon Tan</name>
<email>leyfoon.tan@linux.starfivetech.com</email>
</author>
<published>2022-06-28T05:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=968c220d5605fd7c2f262696ebcc07cc39c53051'/>
<id>urn:sha1:968c220d5605fd7c2f262696ebcc07cc39c53051</id>
<content type='text'>
Same StarFive timer IP is used in JH8100 SoC. Remove JH71xx wording from
description to be more generic.

Signed-off-by: Ley Foon Tan &lt;leyfoon.tan@linux.starfivetech.com&gt;
</content>
</entry>
<entry>
<title>clocksource: starfive: Allocates struct starfive_clkevt in driver</title>
<updated>2022-06-30T14:26:30+00:00</updated>
<author>
<name>xingyu.wu</name>
<email>xingyu.wu@starfivetech.com</email>
</author>
<published>2022-06-30T14:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=9a41464b122b0c2cba564b5e5b49b2a0de4fc1f5'/>
<id>urn:sha1:9a41464b122b0c2cba564b5e5b49b2a0de4fc1f5</id>
<content type='text'>
Allocates struct starfive_clkevt in driver dynamically instead of global
struct to support more than one instance of IP.

Signed-off-by: Xingyu Wu &lt;xingyu.wu@starfivetech.com&gt;
Signed-off-by: Ley Foon Tan &lt;leyfoon.tan@linux.starfivetech.com&gt;
</content>
</entry>
<entry>
<title>drivers:clocksource:Modify timer driver and add exit codes</title>
<updated>2022-06-30T14:24:24+00:00</updated>
<author>
<name>xingyu.wu</name>
<email>xingyu.wu@starfivetech.com</email>
</author>
<published>2022-06-23T01:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=258d47936492b28999b108c2f0a4a1608880a931'/>
<id>urn:sha1:258d47936492b28999b108c2f0a4a1608880a931</id>
<content type='text'>
Signed-off-by: Xingyu Wu &lt;xingyu.wu@starfivetech.com&gt;
</content>
</entry>
</feed>
