<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/reset/tegra/reset-tegra.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>reset: tegra: fix compatibility string</title>
<updated>2016-11-08T01:04:41+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-11-03T00:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=b0ad05f19614488f319bcbf9327fe3cafb41a564'/>
<id>b0ad05f19614488f319bcbf9327fe3cafb41a564</id>
<content type='text'>
Add 'nvidia,bpmp-resets' to avoid ambiguity with t186 clks provider

JIRA BPMP-90

Change-Id: Id302a63f2498f57f23b9faa4f88e6355467e29ff
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1246737
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add 'nvidia,bpmp-resets' to avoid ambiguity with t186 clks provider

JIRA BPMP-90

Change-Id: Id302a63f2498f57f23b9faa4f88e6355467e29ff
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1246737
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>reset: tegra: query reset count from firmware</title>
<updated>2016-10-08T17:03:35+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-08-26T20:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=dbf9997147fd10e9d7212a9b1e72a81f5c490f20'/>
<id>dbf9997147fd10e9d7212a9b1e72a81f5c490f20</id>
<content type='text'>
BPMP-90
Bug 1802776

Change-Id: If9cb0140626d5685209285db888fc719c1d075ce
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209436
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BPMP-90
Bug 1802776

Change-Id: If9cb0140626d5685209285db888fc719c1d075ce
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209436
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>reset: tegra: make the driver more generic</title>
<updated>2016-09-02T18:43:51+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-08-24T23:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=4a4e2ba4b1577baf598d42f61ef0cdcad3528a5e'/>
<id>4a4e2ba4b1577baf598d42f61ef0cdcad3528a5e</id>
<content type='text'>
and enable selectable probe points

Bug 1787987

Change-Id: If5cf701625cbf57d02fae4532636a370ac01f44e
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209434
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and enable selectable probe points

Bug 1787987

Change-Id: If5cf701625cbf57d02fae4532636a370ac01f44e
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209434
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>reset: tegra: rename reset-t186.c -&gt; reset-tegra.c</title>
<updated>2016-09-02T18:43:49+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-08-24T21:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=89b207d469e89cb8187be7923b143786f93522da'/>
<id>89b207d469e89cb8187be7923b143786f93522da</id>
<content type='text'>
Make this generic. While at it and since we are updating the makefile,
add the missing copyright text.

Bug 1787987

Change-Id: I6e735f4b45bd91e761d054f7449cc2c5b98af003
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209433
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make this generic. While at it and since we are updating the makefile,
add the missing copyright text.

Bug 1787987

Change-Id: I6e735f4b45bd91e761d054f7449cc2c5b98af003
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209433
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
</feed>
