<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/platform/tegra/rtcpu/clk-group.c, branch rtss22-ae</title>
<subtitle>NVIDIA's kernel modules to support tegra chips (used in Jetson boards)</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/'/>
<entry>
<title>rtcpu: Unchecked return value</title>
<updated>2021-03-30T20:41:15+00:00</updated>
<author>
<name>Smriti Sharma</name>
<email>smritis@nvidia.com</email>
</author>
<published>2021-01-26T17:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=0e4c36fdd75f6cf83cbb96a8cbf82a829f096273'/>
<id>0e4c36fdd75f6cf83cbb96a8cbf82a829f096273</id>
<content type='text'>
Check for error returned by of_property_read_string().

This fix coverity issue : 10075172

Bug 200689436

Change-Id: Ifdaff0d8b43ead1539653cb757a6784312b0e8b3
Signed-off-by: Smriti Sharma &lt;smritis@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2475679
Reviewed-by: Dmitry Pervushin &lt;dpervushin@nvidia.com&gt;
Reviewed-by: Rahul Jain (SW-TEGRA) &lt;rahuljain@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
(cherry picked from commit 9e487f7d6efe682caf9ae1c711422ad74df2c8d2)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2475671
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Phoenix Jung &lt;pjung@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check for error returned by of_property_read_string().

This fix coverity issue : 10075172

Bug 200689436

Change-Id: Ifdaff0d8b43ead1539653cb757a6784312b0e8b3
Signed-off-by: Smriti Sharma &lt;smritis@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2475679
Reviewed-by: Dmitry Pervushin &lt;dpervushin@nvidia.com&gt;
Reviewed-by: Rahul Jain (SW-TEGRA) &lt;rahuljain@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
(cherry picked from commit 9e487f7d6efe682caf9ae1c711422ad74df2c8d2)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2475671
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Phoenix Jung &lt;pjung@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: camera: rtcpu: add parents to clk group</title>
<updated>2018-10-08T15:59:44+00:00</updated>
<author>
<name>Pekka Pessi</name>
<email>ppessi@nvidia.com</email>
</author>
<published>2018-09-27T11:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=826b8718d74b13b26b6830483056700558a83946'/>
<id>826b8718d74b13b26b6830483056700558a83946</id>
<content type='text'>
Add parent clocks allowing RTCPU to use very slow clocks from clk-m
instead of more power hungly nafll clocks during the idle time.

Bug 200421756

Change-Id: Iaf742a342cb09f4df398033daa774ecc49262620
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1849575
(cherry picked from commit 43043ae0355b501884a102b2b84022b558efb1a8)
Reviewed-on: https://git-master.nvidia.com/r/1920748
Reviewed-by: Rajkumar Kasirajan &lt;rkasirajan@nvidia.com&gt;
Tested-by: Rajkumar Kasirajan &lt;rkasirajan@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add parent clocks allowing RTCPU to use very slow clocks from clk-m
instead of more power hungly nafll clocks during the idle time.

Bug 200421756

Change-Id: Iaf742a342cb09f4df398033daa774ecc49262620
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1849575
(cherry picked from commit 43043ae0355b501884a102b2b84022b558efb1a8)
Reviewed-on: https://git-master.nvidia.com/r/1920748
Reviewed-by: Rajkumar Kasirajan &lt;rkasirajan@nvidia.com&gt;
Tested-by: Rajkumar Kasirajan &lt;rkasirajan@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: camera: rtcpu: refactor resets and clocks</title>
<updated>2017-12-05T17:13:16+00:00</updated>
<author>
<name>Pekka Pessi</name>
<email>ppessi@nvidia.com</email>
</author>
<published>2017-11-13T15:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=06bf40b12227a0f0146266bbf962a4336e70d806'/>
<id>06bf40b12227a0f0146266bbf962a4336e70d806</id>
<content type='text'>
Add structs camrtc_clk_group and camrtc_reset_group for handling
groups of multiple clocks/resets. The number of clocks/resets within
the group is determined by the device tree.

There can be named reset groups, too. The SCE reset sequence is
complex and it needs two groups of resets in case the BPMP support for
unified reset is lacking.

Bug 2019538
Jira CAMC-211

Change-Id: I479fe54558e1b308cfb20b718125bc0cbdaeb299
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1598218
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-by: Mika Liljeberg &lt;mliljeberg@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add structs camrtc_clk_group and camrtc_reset_group for handling
groups of multiple clocks/resets. The number of clocks/resets within
the group is determined by the device tree.

There can be named reset groups, too. The SCE reset sequence is
complex and it needs two groups of resets in case the BPMP support for
unified reset is lacking.

Bug 2019538
Jira CAMC-211

Change-Id: I479fe54558e1b308cfb20b718125bc0cbdaeb299
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1598218
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-by: Mika Liljeberg &lt;mliljeberg@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
