<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/Documentation/devicetree/bindings/pinctrl, 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>pinctrl: update DT binding doc for DPAUX</title>
<updated>2019-02-12T19:57:45+00:00</updated>
<author>
<name>Vishwaroop</name>
<email>va@nvidia.com</email>
</author>
<published>2018-09-17T12:27: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=44c8edc8005547545afb11fa0fa5a15a01a5d664'/>
<id>44c8edc8005547545afb11fa0fa5a15a01a5d664</id>
<content type='text'>
Updated DT binding doc for dpaux pincontrol with t194
properties and removed the pinctrl nodes as dependency
of nvhost has been removed from the driver.

Bug 200447013

Change-Id: Iea6dbf11fd3884dbd0683c7fc442589b6ad7d2dd
Signed-off-by: Vishwaroop &lt;va@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1828064
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Yong Goo Yi &lt;yyi@nvidia.com&gt;
Reviewed-by: Kwangwoo Lee &lt;kwangwool@nvidia.com&gt;
Reviewed-by: Phoenix Jung &lt;pjung@nvidia.com&gt;
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
(cherry picked from commit ea8d105abf4f75c7fadacb70c4de8b2ee447497a)
Reviewed-on: https://git-master.nvidia.com/r/2016970
GVS: Gerrit_Virtual_Submit
Tested-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>
Updated DT binding doc for dpaux pincontrol with t194
properties and removed the pinctrl nodes as dependency
of nvhost has been removed from the driver.

Bug 200447013

Change-Id: Iea6dbf11fd3884dbd0683c7fc442589b6ad7d2dd
Signed-off-by: Vishwaroop &lt;va@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1828064
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Yong Goo Yi &lt;yyi@nvidia.com&gt;
Reviewed-by: Kwangwoo Lee &lt;kwangwool@nvidia.com&gt;
Reviewed-by: Phoenix Jung &lt;pjung@nvidia.com&gt;
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
(cherry picked from commit ea8d105abf4f75c7fadacb70c4de8b2ee447497a)
Reviewed-on: https://git-master.nvidia.com/r/2016970
GVS: Gerrit_Virtual_Submit
Tested-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>Merge remote-tracking branch 'remotes/origin/dev/linux-t19x' into linux-nvidia</title>
<updated>2017-11-16T07:44:33+00:00</updated>
<author>
<name>Deepak Nibade</name>
<email>dnibade@nvidia.com</email>
</author>
<published>2017-11-16T07:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=7047764bbc20ff8d839b646ad31bb4a9f97a243a'/>
<id>7047764bbc20ff8d839b646ad31bb4a9f97a243a</id>
<content type='text'>
Bug 200363166

Change-Id: Id0fcee1cc01fe1648afe7e3f2d44f820563898ca
Signed-off-by: Deepak Nibade &lt;dnibade@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 200363166

Change-Id: Id0fcee1cc01fe1648afe7e3f2d44f820563898ca
Signed-off-by: Deepak Nibade &lt;dnibade@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pinctrl: t194: pexclk-padctrl: Add DT binding document for pexclk padcontrol</title>
<updated>2017-05-19T07:14:17+00:00</updated>
<author>
<name>Laxman Dewangan</name>
<email>ldewangan@nvidia.com</email>
</author>
<published>2017-05-18T15:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=7efa42dee33447c87a51f6468e6f2bdd1a459fd0'/>
<id>7efa42dee33447c87a51f6468e6f2bdd1a459fd0</id>
<content type='text'>
Nvidia Tegra194 PCIE PEXCLK pads supports the single ended and
differential clock output. This helps in PCIE and camera interfaces
from the clock pads.

Add DT binding details to configure pins for single ended or
differential via pinctrl DT framework.

bug 200292499

Change-Id: Id59d6b3739ebee09ed90b824bb6aff6cf63b40b6
Signed-off-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Reviewed-on: http://git-master/r/1485043
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
Reviewed-by: Suresh Mangipudi &lt;smangipudi@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nvidia Tegra194 PCIE PEXCLK pads supports the single ended and
differential clock output. This helps in PCIE and camera interfaces
from the clock pads.

Add DT binding details to configure pins for single ended or
differential via pinctrl DT framework.

bug 200292499

Change-Id: Id59d6b3739ebee09ed90b824bb6aff6cf63b40b6
Signed-off-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Reviewed-on: http://git-master/r/1485043
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
Reviewed-by: Suresh Mangipudi &lt;smangipudi@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>padctl: enable over-current support</title>
<updated>2017-01-09T10:14:18+00:00</updated>
<author>
<name>Mark Kuo</name>
<email>mkuo@nvidia.com</email>
</author>
<published>2016-07-29T09:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=59eab1028db344ebf96ac090b1e5ae497de831ad'/>
<id>59eab1028db344ebf96ac090b1e5ae497de831ad</id>
<content type='text'>
Enable over-current support for USB2.0 and USB3.0 phys.

Bug 200150161
Bug 200260317

Change-Id: Id2ed1bc2bafda84a230b3c26bbbf6e5e47415e72
Signed-off-by: Mark Kuo &lt;mkuo@nvidia.com&gt;
Signed-off-by: Hans Yang &lt;hansy@nvidia.com&gt;
Reviewed-on: http://git-master/r/1260596
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable over-current support for USB2.0 and USB3.0 phys.

Bug 200150161
Bug 200260317

Change-Id: Id2ed1bc2bafda84a230b3c26bbbf6e5e47415e72
Signed-off-by: Mark Kuo &lt;mkuo@nvidia.com&gt;
Signed-off-by: Hans Yang &lt;hansy@nvidia.com&gt;
Reviewed-on: http://git-master/r/1260596
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>padctl: t186: suport host Tegra CDP as PHY</title>
<updated>2016-09-30T08:48:26+00:00</updated>
<author>
<name>Mark Kuo</name>
<email>mkuo@nvidia.com</email>
</author>
<published>2016-04-21T12:42: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=bd0f55f20e82cac0c25a2724a66cb136c47eda45'/>
<id>bd0f55f20e82cac0c25a2724a66cb136c47eda45</id>
<content type='text'>
Add new CDP lane "cdp-N" for each otg pad (UTMI ports), which only
supports "xusb" function, which implements Tegra CDP support (charging
downstream port) as a new type of phy: TEGRA_PADCTL_PHY_CDP_P(x).

After host controller driver requests a CDP phy, it can use phy_power_on
and phy_power_off to turn on or off Tegra CDP support on a specific UTMI
port.

Bug 200192880

Change-Id: I5271409f2df2d7aa0eb35779027de15bebb07746
Signed-off-by: Mark Kuo &lt;mkuo@nvidia.com&gt;
Reviewed-on: http://git-master/r/1130411
Reviewed-by: Automatic_Commit_Validation_User
Tested-by: Jinyoung Park &lt;jinyoungp@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new CDP lane "cdp-N" for each otg pad (UTMI ports), which only
supports "xusb" function, which implements Tegra CDP support (charging
downstream port) as a new type of phy: TEGRA_PADCTL_PHY_CDP_P(x).

After host controller driver requests a CDP phy, it can use phy_power_on
and phy_power_off to turn on or off Tegra CDP support on a specific UTMI
port.

Bug 200192880

Change-Id: I5271409f2df2d7aa0eb35779027de15bebb07746
Signed-off-by: Mark Kuo &lt;mkuo@nvidia.com&gt;
Reviewed-on: http://git-master/r/1130411
Reviewed-by: Automatic_Commit_Validation_User
Tested-by: Jinyoung Park &lt;jinyoungp@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pinctrl: add DT binding doc for DPAUX pincontrol</title>
<updated>2016-09-29T08:21:18+00:00</updated>
<author>
<name>Suresh Mangipudi</name>
<email>smangipudi@nvidia.com</email>
</author>
<published>2016-09-26T06:27: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=561b5c94bd4eb11e7525a8524e050c47f8442457'/>
<id>561b5c94bd4eb11e7525a8524e050c47f8442457</id>
<content type='text'>
DPAUX has an I2C controller for normal and display usage, the DPAUX registers
have to be muxed to the relevant functionality.

Add DT binding document to configure pins using pinctrl

Bug 1807080

Change-Id: I8f0846889e9d40c90fc925000bf9cd3aacc53048
Signed-off-by: Suresh Mangipudi &lt;smangipudi@nvidia.com&gt;
Reviewed-on: http://git-master/r/1226841
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DPAUX has an I2C controller for normal and display usage, the DPAUX registers
have to be muxed to the relevant functionality.

Add DT binding document to configure pins using pinctrl

Bug 1807080

Change-Id: I8f0846889e9d40c90fc925000bf9cd3aacc53048
Signed-off-by: Suresh Mangipudi &lt;smangipudi@nvidia.com&gt;
Reviewed-on: http://git-master/r/1226841
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dt-bindings: tegra186-padctl: compatible string</title>
<updated>2016-08-17T14:04:24+00:00</updated>
<author>
<name>Suresh Mangipudi</name>
<email>smangipudi@nvidia.com</email>
</author>
<published>2016-08-12T10:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=319c3d66249a31210abbea5956976b7ba1348450'/>
<id>319c3d66249a31210abbea5956976b7ba1348450</id>
<content type='text'>
Update nvidia,tegra186_padctl to nvidia,tegra186-xusb-padctl

Change-Id: Iee26491f47bfe11e85efbb03b9773608cc2e8364
Signed-off-by: Suresh Mangipudi &lt;smangipudi@nvidia.com&gt;
Reviewed-on: http://git-master/r/1201881
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jui Chang Kuo &lt;jckuo@nvidia.com&gt;
Reviewed-by: Rakesh Babu Bodla &lt;rbodla@nvidia.com&gt;
Reviewed-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update nvidia,tegra186_padctl to nvidia,tegra186-xusb-padctl

Change-Id: Iee26491f47bfe11e85efbb03b9773608cc2e8364
Signed-off-by: Suresh Mangipudi &lt;smangipudi@nvidia.com&gt;
Reviewed-on: http://git-master/r/1201881
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jui Chang Kuo &lt;jckuo@nvidia.com&gt;
Reviewed-by: Rakesh Babu Bodla &lt;rbodla@nvidia.com&gt;
Reviewed-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dt-bindings: tegra186-padctl: remove uphy</title>
<updated>2016-07-19T00:17:16+00:00</updated>
<author>
<name>JC Kuo</name>
<email>jckuo@nvidia.com</email>
</author>
<published>2016-07-18T06:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=5bb2ed4b33036b1db9810d7ca1747bf4b46c83b8'/>
<id>5bb2ed4b33036b1db9810d7ca1747bf4b46c83b8</id>
<content type='text'>
Tegra186 UPHY driver has been moved from kernel to bpmp-fw.

bug 200194202

Change-Id: Iaa367b07c02906dd35ef8054d09dad059f361a89
Signed-off-by: JC Kuo &lt;jckuo@nvidia.com&gt;
Reviewed-on: http://git-master/r/1182580
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Mark Kuo &lt;mkuo@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tegra186 UPHY driver has been moved from kernel to bpmp-fw.

bug 200194202

Change-Id: Iaa367b07c02906dd35ef8054d09dad059f361a89
Signed-off-by: JC Kuo &lt;jckuo@nvidia.com&gt;
Reviewed-on: http://git-master/r/1182580
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Mark Kuo &lt;mkuo@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>of: Add NVIDIA Tegra186 PADCTL/UPHY binding</title>
<updated>2015-07-11T02:54:31+00:00</updated>
<author>
<name>JC Kuo</name>
<email>jckuo@nvidia.com</email>
</author>
<published>2015-07-09T03:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=fd6e57f3e3b95f3a682458f0d4b57a2e5a592cf5'/>
<id>fd6e57f3e3b95f3a682458f0d4b57a2e5a592cf5</id>
<content type='text'>
This patch adds the device tree binding documatation for XUSB PADCTL
and UPHY controller found on Tegra186 SoCs.

bug 200024489

Change-Id: I4a6261836b0f5eb37a432e3271aa10ca32a24fbd
Signed-off-by: JC Kuo &lt;jckuo@nvidia.com&gt;
Reviewed-on: http://git-master/r/768195
GVS: Gerrit_Virtual_Submit
Reviewed-by: Rakesh Babu Bodla &lt;rbodla@nvidia.com&gt;
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the device tree binding documatation for XUSB PADCTL
and UPHY controller found on Tegra186 SoCs.

bug 200024489

Change-Id: I4a6261836b0f5eb37a432e3271aa10ca32a24fbd
Signed-off-by: JC Kuo &lt;jckuo@nvidia.com&gt;
Reviewed-on: http://git-master/r/768195
GVS: Gerrit_Virtual_Submit
Reviewed-by: Rakesh Babu Bodla &lt;rbodla@nvidia.com&gt;
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
