<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/dts/upstream/src/arm64/qcom, branch v2026.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/dts/upstream/src/arm64/qcom?h=v2026.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/dts/upstream/src/arm64/qcom?h=v2026.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2025-10-08T21:01:20Z</updated>
<entry>
<title>Subtree merge tag 'v6.17-dts' of dts repo [1] into dts/upstream</title>
<updated>2025-10-08T21:01:20Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-10-08T21:01:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=eea470fd7f6a0db9fbdf8ab187a8b522dbb49c10'/>
<id>urn:sha1:eea470fd7f6a0db9fbdf8ab187a8b522dbb49c10</id>
<content type='text'>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git
</content>
</entry>
<entry>
<title>Subtree merge tag 'v6.16-dts' of dts repo [1] into dts/upstream</title>
<updated>2025-07-30T15:53:54Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-07-30T14:23:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=79f3e77133bd7248e4579827effc13f97a32a8a8'/>
<id>urn:sha1:79f3e77133bd7248e4579827effc13f97a32a8a8</id>
<content type='text'>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git

Perform a few fixups in our dts* files to match upstream changes.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Subtree merge tag 'v6.15-dts' of dts repo [1] into dts/upstream</title>
<updated>2025-05-27T17:07:10Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-05-27T15:50:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f3766949bbea7aa5a472157561d387fd94205d2'/>
<id>urn:sha1:2f3766949bbea7aa5a472157561d387fd94205d2</id>
<content type='text'>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Subtree merge tag 'v6.14-dts' of dts repo [1] into dts/upstream</title>
<updated>2025-04-02T14:31:20Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-04-02T14:31:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d6cc404b5f8d95b8c84537eac097eb5bcca08d78'/>
<id>urn:sha1:d6cc404b5f8d95b8c84537eac097eb5bcca08d78</id>
<content type='text'>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git
</content>
</entry>
<entry>
<title>Subtree merge tag 'v6.13-dts' of dts repo [1] into dts/upstream</title>
<updated>2025-01-26T22:19:33Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-01-26T22:17:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d8a7100d658eb201fa0e955667fdff298db31945'/>
<id>urn:sha1:d8a7100d658eb201fa0e955667fdff298db31945</id>
<content type='text'>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git

[rockchip fixes from Jonas Karlman via IRC]
</content>
</entry>
<entry>
<title>arm64: dts: qcom: qcs9100: Add support for the QCS9100 Ride and Ride Rev3 boards</title>
<updated>2025-01-22T15:26:51Z</updated>
<author>
<name>Tengfei Fan</name>
<email>quic_tengfan@quicinc.com</email>
</author>
<published>2025-01-10T05:08:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5c713a9cf1f23a2ed70a15ef83181fcdb4375a2a'/>
<id>urn:sha1:5c713a9cf1f23a2ed70a15ef83181fcdb4375a2a</id>
<content type='text'>
Add device tree support for the QCS9100 Ride and Ride Rev3 boards. The
QCS9100 is a variant of the SA8775p, and they are fully compatible with
each other. The QCS9100 Ride/Ride Rev3 board is essentially the same as
the SA8775p Ride/Ride Rev3 board, with the QCS9100 SoC mounted instead
of the SA8775p.

Signed-off-by: Tengfei Fan &lt;quic_tengfan@quicinc.com&gt;
Reviewed-by: Konrad Dybcio &lt;konradybcio@kernel.org&gt;
Link: https://lore.kernel.org/r/20240911-add_qcs9100_support-v2-4-e43a71ceb017@quicinc.com
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;

[ upstream commit: 7dcc1dfaa3d1cd3aafed2beb7086ed34fdb22303 ]

(cherry picked from commit db6231faa8ef46e5ff5d5ece0c930a07c6358562)

Reviewed-by: Sumit Garg &lt;sumit.garg@linaro.org&gt;
Link: https://lore.kernel.org/r/20250110050817.3819282-2-quic_varada@quicinc.com
Signed-off-by: Caleb Connolly &lt;caleb.connolly@linaro.org&gt;
</content>
</entry>
<entry>
<title>Subtree merge tag 'v6.12-dts' of dts repo [1] into dts/upstream</title>
<updated>2024-12-24T19:33:03Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-12-24T18:07:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6a042f830f5d98f6ba3127a5d34b7acfd319690e'/>
<id>urn:sha1:6a042f830f5d98f6ba3127a5d34b7acfd319690e</id>
<content type='text'>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git

Based on what "git diff" suggests, rename a device tree for
imx8mm_venice_defconfig and imx8mp_venice_defconfig

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
---
Cc: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>Subtree merge tag 'v6.11-dts' of dts repo [1] into dts/upstream</title>
<updated>2024-10-01T18:24:21Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-10-01T18:24:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=136b7b6d2e9837849732c6ade8f4bdaf870ed83a'/>
<id>urn:sha1:136b7b6d2e9837849732c6ade8f4bdaf870ed83a</id>
<content type='text'>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git
</content>
</entry>
<entry>
<title>Subtree merge tag 'v6.10-dts' of devicetree-rebasing repo [1] into dts/upstream</title>
<updated>2024-07-20T17:15:22Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-07-20T17:15:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5024a96db8ea6ff2e814f4599af9e5faf09296b7'/>
<id>urn:sha1:5024a96db8ea6ff2e814f4599af9e5faf09296b7</id>
<content type='text'>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/
</content>
</entry>
<entry>
<title>Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstream</title>
<updated>2024-05-20T15:55:18Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-05-20T15:54:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=85854bc3324edd0c81047780ee60033d056fd490'/>
<id>urn:sha1:85854bc3324edd0c81047780ee60033d056fd490</id>
<content type='text'>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/

Tested-by: Heiko Stuebner &lt;heiko@sntech.de&gt; # rk3588-rock5b, rk3588-jaguar,
                                            # rk3588-tiger (pending patch)
</content>
</entry>
</feed>
