<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/dtb, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>rockchip: support CM3588 board</title>
<updated>2026-04-16T06:05:21+00:00</updated>
<author>
<name>Martin Filla</name>
<email>freebsd@sysctl.cz</email>
</author>
<published>2026-03-16T14:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aa462efde6dc009eed0e09272b5359950193b0be'/>
<id>aa462efde6dc009eed0e09272b5359950193b0be</id>
<content type='text'>
Signed-off-by: Martin Filla &lt;freebsd@sysctl.cz&gt;
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/2086
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Filla &lt;freebsd@sysctl.cz&gt;
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/2086
</pre>
</div>
</content>
</entry>
<entry>
<title>dtb: generate .DTB for some RK3588 based boards.</title>
<updated>2026-02-22T17:53:27+00:00</updated>
<author>
<name>Michal Meloun</name>
<email>mmel@FreeBSD.org</email>
</author>
<published>2025-11-06T19:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=67fc0ff33d202bf90d93e0553271742ccd779bab'/>
<id>67fc0ff33d202bf90d93e0553271742ccd779bab</id>
<content type='text'>
MFC after:	3 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	3 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "ophgo: import new .dts"</title>
<updated>2026-01-10T15:08:30+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2026-01-10T15:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3ae56f659aad8621a9d26b5ad0caeeaf1092c4ad'/>
<id>3ae56f659aad8621a9d26b5ad0caeeaf1092c4ad</id>
<content type='text'>
This reverts commit b55d106df9785d141f9e3e1c916e921df9d877ac.

Per request of original author, manu, and mmel, revert this
change. While this is a genuinely cool device, there's some issues that
need to be sorted out before moving forward:

o Imported dt-bindings that weren't used and could interfere in the
  future.
o no platform code for sophgo, though it likely needs it
o Potential interference from the dts/dtsi files imported for future
  linux device-tree imports. These are the dts files from the vendor
  sdk, and history has down often upstream introduces enough change
  that keeping them here in the mean time lays the groundwork for
  merge conflicts in the future.

That makes this import premature.  Revert until it's more mature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b55d106df9785d141f9e3e1c916e921df9d877ac.

Per request of original author, manu, and mmel, revert this
change. While this is a genuinely cool device, there's some issues that
need to be sorted out before moving forward:

o Imported dt-bindings that weren't used and could interfere in the
  future.
o no platform code for sophgo, though it likely needs it
o Potential interference from the dts/dtsi files imported for future
  linux device-tree imports. These are the dts files from the vendor
  sdk, and history has down often upstream introduces enough change
  that keeping them here in the mean time lays the groundwork for
  merge conflicts in the future.

That makes this import premature.  Revert until it's more mature.
</pre>
</div>
</content>
</entry>
<entry>
<title>ophgo: import new .dts</title>
<updated>2026-01-10T05:05:38+00:00</updated>
<author>
<name>Martin Filla</name>
<email>freebsd@sysctl.cz</email>
</author>
<published>2025-09-09T14:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b55d106df9785d141f9e3e1c916e921df9d877ac'/>
<id>b55d106df9785d141f9e3e1c916e921df9d877ac</id>
<content type='text'>
Signed-off-by: Martin Filla &lt;freebsd@sysctl.cz&gt;
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1844
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Filla &lt;freebsd@sysctl.cz&gt;
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1844
</pre>
</div>
</content>
</entry>
<entry>
<title>dtb: build Radxa Cubie A5E DTB</title>
<updated>2025-12-15T17:03:08+00:00</updated>
<author>
<name>Martin Filla</name>
<email>freebsd@sysctl.cz</email>
</author>
<published>2025-12-11T20:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1291523fde5f953f1c12b7ab4e15bc8b4cd4c3d2'/>
<id>1291523fde5f953f1c12b7ab4e15bc8b4cd4c3d2</id>
<content type='text'>
Reviewed by:	mhorne
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	mhorne
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1916
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove: sys/dts/arm/overlays/spigen-rpi-b.dtso</title>
<updated>2025-12-12T11:44:44+00:00</updated>
<author>
<name>Oskar Holmlund</name>
<email>oh@FreeBSD.org</email>
</author>
<published>2025-12-12T11:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2cb6206e10a6d82c5cbb5bc372382efe50a7b3e'/>
<id>f2cb6206e10a6d82c5cbb5bc372382efe50a7b3e</id>
<content type='text'>
Remove SPIGEN device tree overlay used with rpi-b (BCM2835/armv6)

Approved by: manu (mentor)
Differential revision: https://reviews.freebsd.org/D54188
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove SPIGEN device tree overlay used with rpi-b (BCM2835/armv6)

Approved by: manu (mentor)
Differential revision: https://reviews.freebsd.org/D54188
</pre>
</div>
</content>
</entry>
<entry>
<title>sys/dts: Remove i.MX5 device tree</title>
<updated>2025-12-11T17:59:50+00:00</updated>
<author>
<name>Oskar Holmlund</name>
<email>oh@FreeBSD.org</email>
</author>
<published>2025-12-11T17:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b9915c27a70f6ab2215006d8ac0906f6206dc40d'/>
<id>b9915c27a70f6ab2215006d8ac0906f6206dc40d</id>
<content type='text'>
IMX51 is already EOL and IMX53 is going to be EOL in Feb 2026.
See NXP product longevity site

Remove
Digi ConnectCore Wi-i.MX53
Genesi Efika MX
FreeBSD own DTSI for imx51 and imx53
sys/modules/dtb/imx5 for i.MX53 quick start board.

Approved by: manu (mentor)
Differential revision: https://reviews.freebsd.org/D53888
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IMX51 is already EOL and IMX53 is going to be EOL in Feb 2026.
See NXP product longevity site

Remove
Digi ConnectCore Wi-i.MX53
Genesi Efika MX
FreeBSD own DTSI for imx51 and imx53
sys/modules/dtb/imx5 for i.MX53 quick start board.

Approved by: manu (mentor)
Differential revision: https://reviews.freebsd.org/D53888
</pre>
</div>
</content>
</entry>
<entry>
<title>Update path for TI Am335x device trees</title>
<updated>2025-12-05T18:32:50+00:00</updated>
<author>
<name>Oskar Holmlund</name>
<email>oh@FreeBSD.org</email>
</author>
<published>2025-12-05T18:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8f0b21089483b2caa99e41211ef55a59e67a709e'/>
<id>8f0b21089483b2caa99e41211ef55a59e67a709e</id>
<content type='text'>
Since Linux DTS has been starting to using vendor subdirs we need
to update this aswell.

Approved by: manu (mentor)
Differential revision: https://reviews.freebsd.org/D53890
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since Linux DTS has been starting to using vendor subdirs we need
to update this aswell.

Approved by: manu (mentor)
Differential revision: https://reviews.freebsd.org/D53890
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/dtb: Add the ARM dtb module</title>
<updated>2025-10-23T10:47:05+00:00</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2025-10-20T18:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b157c28ce97bbabfdddde35f67e3181053ed3ffd'/>
<id>b157c28ce97bbabfdddde35f67e3181053ed3ffd</id>
<content type='text'>
fvp-base-revc.dtb works with the kernel now interrupt-maps are
supported in more cases.

Reviewed by:	mhorne
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D51258
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fvp-base-revc.dtb works with the kernel now interrupt-maps are
supported in more cases.

Reviewed by:	mhorne
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D51258
</pre>
</div>
</content>
</entry>
<entry>
<title>riscv: build allwinner DTBs</title>
<updated>2025-10-20T23:37:13+00:00</updated>
<author>
<name>Mitchell Horne</name>
<email>mhorne@FreeBSD.org</email>
</author>
<published>2025-10-20T14:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3ed48eb085f7c4ae5c019ee882e694b432d43911'/>
<id>3ed48eb085f7c4ae5c019ee882e694b432d43911</id>
<content type='text'>
These are known to work if loaded manually by loader(8) (for the Nezha
board at least). If nothing else, it is useful to provide a DTB closely
tied to the kernel version.

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D53118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are known to work if loaded manually by loader(8) (for the Nezha
board at least). If nothing else, it is useful to provide a DTB closely
tied to the kernel version.

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D53118
</pre>
</div>
</content>
</entry>
</feed>
