<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch, branch v2024.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>arm: dts: iot2050: Fix by syncing from Linux</title>
<updated>2024-01-06T14:18:44+00:00</updated>
<author>
<name>Jan Kiszka</name>
<email>jan.kiszka@siemens.com</email>
</author>
<published>2024-01-06T12:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=82750ce44226e5f2b3bbcd79cf7b3ba3dfd3de4d'/>
<id>82750ce44226e5f2b3bbcd79cf7b3ba3dfd3de4d</id>
<content type='text'>
This restores support for IOT2050 by widely synchronizing its DT files
with the Linux kernel. We additionally need to add the alias restoration
that is still waiting for its upstream merge and the not-yet-upstreamed
bits needed for watchdog reboot detection.

Fixes: 4dbdc84754ea ("arm: dts: k3-am654: pull in dtb update from Linux")
Signed-off-by: Jan Kiszka &lt;jan.kiszka@siemens.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This restores support for IOT2050 by widely synchronizing its DT files
with the Linux kernel. We additionally need to add the alias restoration
that is still waiting for its upstream merge and the not-yet-upstreamed
bits needed for watchdog reboot detection.

Fixes: 4dbdc84754ea ("arm: dts: k3-am654: pull in dtb update from Linux")
Signed-off-by: Jan Kiszka &lt;jan.kiszka@siemens.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: dts: k3-am62a*: Sync with kernel v6.7-rc1</title>
<updated>2024-01-03T13:52:19+00:00</updated>
<author>
<name>Nishanth Menon</name>
<email>nm@ti.com</email>
</author>
<published>2023-11-13T14:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e703bfcb38ce837c5fd9e12ad15412eae951a7d7'/>
<id>e703bfcb38ce837c5fd9e12ad15412eae951a7d7</id>
<content type='text'>
Sync with kernel v6.7-rc1 and sync up the u-boot dts files accordingly.

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sync with kernel v6.7-rc1 and sync up the u-boot dts files accordingly.

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: mach-k3: am62a: Add main_timer0 id to the dev list</title>
<updated>2024-01-03T13:52:19+00:00</updated>
<author>
<name>Nishanth Menon</name>
<email>nm@ti.com</email>
</author>
<published>2023-11-13T14:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=244c9fd1a540b5ac7c4a67c8e8acfb0690a2075b'/>
<id>244c9fd1a540b5ac7c4a67c8e8acfb0690a2075b</id>
<content type='text'>
main_timer0 is used by u-boot as the tick-timer. Add it to the soc
devices list so it an be enabled via the k3 power controller.

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Reviewed-by: Neha Malcom Francis &lt;n-francis@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
main_timer0 is used by u-boot as the tick-timer. Add it to the soc
devices list so it an be enabled via the k3 power controller.

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Reviewed-by: Neha Malcom Francis &lt;n-francis@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: dts: k3-am654: convert bootph-pre-ram to bootph-all</title>
<updated>2024-01-03T13:36:37+00:00</updated>
<author>
<name>Bryan Brattlof</name>
<email>bb@ti.com</email>
</author>
<published>2023-12-29T17:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=37a1a4074b83fbd8504ac446fdee300a88e35551'/>
<id>37a1a4074b83fbd8504ac446fdee300a88e35551</id>
<content type='text'>
Many nodes are reused between WKUP SPL, MAIN SPL, and U-Boot. Using
bootph-pre-ram is causing these nodes to be present in SPL builds but
pruned away during the U-Boot build. Convert these nodes to bootph-all
so they will remain no matter which dtb build is happening.

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many nodes are reused between WKUP SPL, MAIN SPL, and U-Boot. Using
bootph-pre-ram is causing these nodes to be present in SPL builds but
pruned away during the U-Boot build. Convert these nodes to bootph-all
so they will remain no matter which dtb build is happening.

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: dts: k3-am654: remove duplicate mcu secure proxy node</title>
<updated>2024-01-03T13:36:37+00:00</updated>
<author>
<name>Bryan Brattlof</name>
<email>bb@ti.com</email>
</author>
<published>2023-12-29T17:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4aea536754a5764c7357032e5ade0d08392114e8'/>
<id>4aea536754a5764c7357032e5ade0d08392114e8</id>
<content type='text'>
With the Linux and U-Boot board dtb files unified, we now have a
duplicate mcu secure proxy node. Remove it

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the Linux and U-Boot board dtb files unified, we now have a
duplicate mcu secure proxy node. Remove it

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: dts: k3-am654: move dummy_clock to root node</title>
<updated>2024-01-03T13:36:37+00:00</updated>
<author>
<name>Bryan Brattlof</name>
<email>bb@ti.com</email>
</author>
<published>2023-12-29T17:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e055622bd7f42810b2f329ec60596dfa62952d69'/>
<id>e055622bd7f42810b2f329ec60596dfa62952d69</id>
<content type='text'>
The dummy_clock node is used to help the drivers probe the IO needed to
setup consoles and boot media to load firmware into the SoC.

This dummy_clock isn't a device that exists nor does it exist in the
mcu domain. So move it from cbass_mcu to the root node to avoid any
confusion.

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The dummy_clock node is used to help the drivers probe the IO needed to
setup consoles and boot media to load firmware into the SoC.

This dummy_clock isn't a device that exists nor does it exist in the
mcu domain. So move it from cbass_mcu to the root node to avoid any
confusion.

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: dts: k3-am654: remove un-needed aliases</title>
<updated>2024-01-03T13:36:37+00:00</updated>
<author>
<name>Bryan Brattlof</name>
<email>bb@ti.com</email>
</author>
<published>2023-12-29T17:47:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5baad5521d271cc980804d2ff26adf3e14d711eb'/>
<id>5baad5521d271cc980804d2ff26adf3e14d711eb</id>
<content type='text'>
These aliases are not needed in U-Boot. Remove them

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These aliases are not needed in U-Boot. Remove them

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: dts: k3-am654: remove duplicate root properties</title>
<updated>2024-01-03T13:36:37+00:00</updated>
<author>
<name>Bryan Brattlof</name>
<email>bb@ti.com</email>
</author>
<published>2023-12-29T17:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dabf30a2bf95a3236e5a54a944c37505ea7027a9'/>
<id>dabf30a2bf95a3236e5a54a944c37505ea7027a9</id>
<content type='text'>
With the Linux and U-Boot board dtb files unified, we have duplicate
properties in the root node. Remove them

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the Linux and U-Boot board dtb files unified, we have duplicate
properties in the root node. Remove them

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: dts: k3-am654: remove duplicate vtt pinmux</title>
<updated>2024-01-03T13:36:37+00:00</updated>
<author>
<name>Bryan Brattlof</name>
<email>bb@ti.com</email>
</author>
<published>2023-12-29T17:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d23582d052e4d5a0f1e782b64efca1d8a081332e'/>
<id>d23582d052e4d5a0f1e782b64efca1d8a081332e</id>
<content type='text'>
With the Linux and U-Boot board dtb files unified, we now have a
duplicate vtt_pinmux node. Remove it

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the Linux and U-Boot board dtb files unified, we now have a
duplicate vtt_pinmux node. Remove it

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: dts: k3-am654: remove duplicate mdio</title>
<updated>2024-01-03T13:36:37+00:00</updated>
<author>
<name>Bryan Brattlof</name>
<email>bb@ti.com</email>
</author>
<published>2023-12-29T17:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c7b075074f0c3adef3c64c6e5c69e2bd9a855508'/>
<id>c7b075074f0c3adef3c64c6e5c69e2bd9a855508</id>
<content type='text'>
With the Linux and U-Boot board dtb files unified, we now have a
duplicate mdio node. Remove it

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the Linux and U-Boot board dtb files unified, we now have a
duplicate mdio node. Remove it

Tested-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
