<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/arch/arm64/boot/dts/nvidia, branch linux-6.2.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.2.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.2.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2023-03-10T08:27:51Z</updated>
<entry>
<title>arm64: tegra: Mark host1x as dma-coherent on Tegra194/234</title>
<updated>2023-03-10T08:27:51Z</updated>
<author>
<name>Mikko Perttunen</name>
<email>mperttunen@nvidia.com</email>
</author>
<published>2023-01-19T13:38:58Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=17d0b6fd7e6d3e5d30ef4ce9d80294eaa15bd24f'/>
<id>urn:sha1:17d0b6fd7e6d3e5d30ef4ce9d80294eaa15bd24f</id>
<content type='text'>
[ Upstream commit 361238cdc52523fd7b1f3aa447c0579f42448b00 ]

Ensure appropriate configuration is done to make the host1x device
and context devices DMA coherent by adding the dma-coherent flag.

Fixes: b35f5b53a87b ("arm64: tegra: Add context isolation domains on Tegra234")
Signed-off-by: Mikko Perttunen &lt;mperttunen@nvidia.com&gt;
Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;
</content>
</entry>
<entry>
<title>arm64: tegra: Fix duplicate regulator on Jetson TX1</title>
<updated>2023-03-10T08:27:47Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2022-11-18T06:35:31Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=32c4a01d9b04a11e1a5abbfabf2cbb85bc50c7e6'/>
<id>urn:sha1:32c4a01d9b04a11e1a5abbfabf2cbb85bc50c7e6</id>
<content type='text'>
[ Upstream commit 29bcc1eaca315326d1cc883fbe9b451d1f9e3fa5 ]

When the top-level regulators were renamed, the 1.2V camera regulator
accidentally ended up with the same DT node name as the 1.8V camera
regulator.

Fixes: 097e01c61015 ("arm64: tegra: Rename top-level regulators")
Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;
</content>
</entry>
<entry>
<title>arm64: tegra: Remove unneeded clock-names for Tegra132 PWM</title>
<updated>2022-11-21T12:30:16Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2022-11-17T08:32:41Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=1002a361127b6b42b8d1ef686a4c1fa68541d6f5'/>
<id>urn:sha1:1002a361127b6b42b8d1ef686a4c1fa68541d6f5</id>
<content type='text'>
There's only a single clock for this IP block, so it doesn't need a
clock-names property.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>arm64: tegra: Fix up compatible string for SDMMC1 on Tegra234</title>
<updated>2022-11-21T12:30:15Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2022-11-04T12:38:34Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=132b552cba159f41b576fbd0da8e0684460f9ab3'/>
<id>urn:sha1:132b552cba159f41b576fbd0da8e0684460f9ab3</id>
<content type='text'>
The compatible string list for SDHCI on Tegra234 should be
"nvidia,tegra234-sdhci", followed by the "nvidia,tegra186-sdhci"
fallback. Use that consistently for all SDHCI controllers.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>arm64: tegra: Remove unused reset-names for QSPI</title>
<updated>2022-11-21T12:30:15Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2022-11-04T12:35:57Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d8e194786a89ac3c9f7657e97eb38a2238519bd3'/>
<id>urn:sha1:d8e194786a89ac3c9f7657e97eb38a2238519bd3</id>
<content type='text'>
The Tegra QSPI controller uses a single reset line, so there's no need
for a reset-names property. Remove such properties.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>arm64: tegra: Fixup pinmux node names</title>
<updated>2022-11-21T12:30:15Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2022-11-04T12:35:08Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=efe499d8854f73686c6ebc1c89b33d8ee4a30181'/>
<id>urn:sha1:efe499d8854f73686c6ebc1c89b33d8ee4a30181</id>
<content type='text'>
Pinmux node names should have a pinmux- prefix and not use underscores.
Fix up some cases that didn't follow those rules.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>arm64: tegra: Remove reset-names for QSPI</title>
<updated>2022-11-21T12:30:15Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2022-09-05T16:08:55Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e9ddebc3a210f434f69ec7e68dd857b8af3b8300'/>
<id>urn:sha1:e9ddebc3a210f434f69ec7e68dd857b8af3b8300</id>
<content type='text'>
The Tegra QSPI controllers use a single reset control, so reset-names is
not necessary and therefore not specified in the DT bindings. Drop the
property from device tree files to avoid validation warnings.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>arm64: tegra: Use correct compatible string for Tegra234 HDA</title>
<updated>2022-11-21T12:30:15Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2022-11-04T13:14:16Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=b2fbcbe1ae1946d2aae47fac02a2547c6475fffa'/>
<id>urn:sha1:b2fbcbe1ae1946d2aae47fac02a2547c6475fffa</id>
<content type='text'>
The Tegra234 HDA controller is not backwards-compatible with Tegra30, so
drop the corresponding compatible string from the list.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>arm64: tegra: Use correct compatible string for Tegra194 HDA</title>
<updated>2022-11-21T12:30:14Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2022-11-04T13:11:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=7f0ea5acfc195076a0a4042d18a4abd18a080772'/>
<id>urn:sha1:7f0ea5acfc195076a0a4042d18a4abd18a080772</id>
<content type='text'>
The Tegra194 HDA controller is not backwards-compatible with Tegra30, so
drop the corresponding compatible string from the list.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>arm64: tegra: Use vbus-gpios property</title>
<updated>2022-11-21T12:30:14Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2022-11-04T13:10:17Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=3d5d63e96af46a3658272bcd25ba4c20997d19b9'/>
<id>urn:sha1:3d5d63e96af46a3658272bcd25ba4c20997d19b9</id>
<content type='text'>
Instead of using the deprecated vbus-gpio property, switch to using the
more standard vbus-gpios property.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
</feed>
