<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/platform/tegra/rtcpu/device-group.h, 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>tegra: rtcpu: access camera devices by name</title>
<updated>2018-08-14T19:10:47+00:00</updated>
<author>
<name>Pekka Pessi</name>
<email>ppessi@nvidia.com</email>
</author>
<published>2018-07-25T10:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=c07b8b92509c0d169e643f2b752f525e4964f508'/>
<id>c07b8b92509c0d169e643f2b752f525e4964f508</id>
<content type='text'>
Some configurations may not expose all the camera devices.

Jira CAMASIL-184
Bug 2274108

Change-Id: Ic39da21649615872c7aebd88c4024e4ea2feb6b9
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1795993
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jon Mayo &lt;jmayo@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>
Some configurations may not expose all the camera devices.

Jira CAMASIL-184
Bug 2274108

Change-Id: Ic39da21649615872c7aebd88c4024e4ea2feb6b9
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1795993
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jon Mayo &lt;jmayo@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: rtcpu: reset all camera devices upon reboot</title>
<updated>2017-12-26T13:21:52+00:00</updated>
<author>
<name>Pekka Pessi</name>
<email>ppessi@nvidia.com</email>
</author>
<published>2017-12-19T04:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=bef893b6214f004300d52dcfb0698d1d0c7a692c'/>
<id>bef893b6214f004300d52dcfb0698d1d0c7a692c</id>
<content type='text'>
Reset all camera devices when RTCPU gets rebooted.

Jira CAMC-457
Bug 2036846

Change-Id: I085ab6ce6487cf4460bbc3ecb772b32d4bbc2df3
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1620931
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Amit Purwar &lt;apurwar@nvidia.com&gt;
Tested-by: Amit Purwar &lt;apurwar@nvidia.com&gt;
Reviewed-by: Shantanu Nath &lt;snath@nvidia.com&gt;
Reviewed-by: Shubham Chandra &lt;shubhamc@nvidia.com&gt;
Tested-by: Shubham Chandra &lt;shubhamc@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>
Reset all camera devices when RTCPU gets rebooted.

Jira CAMC-457
Bug 2036846

Change-Id: I085ab6ce6487cf4460bbc3ecb772b32d4bbc2df3
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1620931
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Amit Purwar &lt;apurwar@nvidia.com&gt;
Tested-by: Amit Purwar &lt;apurwar@nvidia.com&gt;
Reviewed-by: Shantanu Nath &lt;snath@nvidia.com&gt;
Reviewed-by: Shubham Chandra &lt;shubhamc@nvidia.com&gt;
Tested-by: Shubham Chandra &lt;shubhamc@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: link camera devices</title>
<updated>2017-12-05T17:13:16+00:00</updated>
<author>
<name>Pekka Pessi</name>
<email>ppessi@nvidia.com</email>
</author>
<published>2017-11-14T18:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=539431c2087cd348f48d68a966a9dbe088247f4f'/>
<id>539431c2087cd348f48d68a966a9dbe088247f4f</id>
<content type='text'>
Power on the relevant camera devices before activating the RTCPU. The
camera devices are under nvhost for historical reasons.

Fix problem where the runtime PM of rtcpu device is left disabled if
probing gets deferred.

Jira CAMC-211
Bug 2019538

Change-Id: Ic0d83b2f857ae165e6d7e4b0a3c398770a6c4bcc
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1598219
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>
Power on the relevant camera devices before activating the RTCPU. The
camera devices are under nvhost for historical reasons.

Fix problem where the runtime PM of rtcpu device is left disabled if
probing gets deferred.

Jira CAMC-211
Bug 2019538

Change-Id: Ic0d83b2f857ae165e6d7e4b0a3c398770a6c4bcc
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1598219
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>
