<feed xmlns='http://www.w3.org/2005/Atom'>
<title>device-tree-overlays.git/overlays/Makefile, branch master</title>
<subtitle>Sources for Device Tree Overlays</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/'/>
<entry>
<title>toradex-smarc-imx95: add overlay to reserve the Cortex-M7 uart</title>
<updated>2026-03-06T09:01:43+00:00</updated>
<author>
<name>Emanuele Ghidoli</name>
<email>emanuele.ghidoli@toradex.com</email>
</author>
<published>2026-03-04T11:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=62ebb60137984dab21e7c4032af1b2b90d46a8be'/>
<id>62ebb60137984dab21e7c4032af1b2b90d46a8be</id>
<content type='text'>
Reserve lpuart2 (Smarc SER0) on the Cortex-A side, when using it for
the Cortex-M7. As per Smarc specification, this UART, together with
SER1 already used by Cortex-A, should be used for Cortex-M7 console
or debug purposes.

Consider modify MCUXpresso SDK examples to use lpuart2 instead of lpuart3
(Smarc SER2).

Related-to: ELB-6860
Signed-off-by: Emanuele Ghidoli &lt;emanuele.ghidoli@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reserve lpuart2 (Smarc SER0) on the Cortex-A side, when using it for
the Cortex-M7. As per Smarc specification, this UART, together with
SER1 already used by Cortex-A, should be used for Cortex-M7 console
or debug purposes.

Consider modify MCUXpresso SDK examples to use lpuart2 instead of lpuart3
(Smarc SER2).

Related-to: ELB-6860
Signed-off-by: Emanuele Ghidoli &lt;emanuele.ghidoli@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>aquila-am69: add overlays for upstream kernel</title>
<updated>2026-02-03T12:07:51+00:00</updated>
<author>
<name>Vitor Soares</name>
<email>vitor.soares@toradex.com</email>
</author>
<published>2026-02-02T17:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=707040d21aa6bba808f95ef874d764290ff1f2d9'/>
<id>707040d21aa6bba808f95ef874d764290ff1f2d9</id>
<content type='text'>
Add device tree overlays for various peripherals:
- CSI camera support (OV5640 on CSI1/CSI2 with 24MHz/27MHz clocks)
- DSI display panels (7" and 10" capacitive touch)
- Display bridges (DSI-to-HDMI and DSI-to-LVDS)
- SPI interfaces (spidev on SPI1/SPI2)

These overlays are compatible with upstream kernel device trees.

Related-to: ELB-6432
Signed-off-by: Vitor Soares &lt;vitor.soares@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add device tree overlays for various peripherals:
- CSI camera support (OV5640 on CSI1/CSI2 with 24MHz/27MHz clocks)
- DSI display panels (7" and 10" capacitive touch)
- Display bridges (DSI-to-HDMI and DSI-to-LVDS)
- SPI interfaces (spidev on SPI1/SPI2)

These overlays are compatible with upstream kernel device trees.

Related-to: ELB-6432
Signed-off-by: Vitor Soares &lt;vitor.soares@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>toradex-smarc-imx95: add overlays for upstream kernel</title>
<updated>2026-01-26T18:17:59+00:00</updated>
<author>
<name>Vitor Soares</name>
<email>vitor.soares@toradex.com</email>
</author>
<published>2026-01-26T18:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=751c06ae30e386a19362dcbdc272be4f0ffd0cd3'/>
<id>751c06ae30e386a19362dcbdc272be4f0ffd0cd3</id>
<content type='text'>
Add device tree overlays compatible with upstream kernel.
Display and camera-related overlays are excluded due to missing
subsystem support in the upstream kernel.

Related-to: ELB-6435
Signed-off-by: Vitor Soares &lt;vitor.soares@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add device tree overlays compatible with upstream kernel.
Display and camera-related overlays are excluded due to missing
subsystem support in the upstream kernel.

Related-to: ELB-6435
Signed-off-by: Vitor Soares &lt;vitor.soares@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>apalis-imx8: Add spidev overlay</title>
<updated>2026-01-16T10:49:52+00:00</updated>
<author>
<name>Francesco Dolcini</name>
<email>francesco.dolcini@toradex.com</email>
</author>
<published>2026-01-16T10:49:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=262fce92250d5f94491611aebf612bbc5399e520'/>
<id>262fce92250d5f94491611aebf612bbc5399e520</id>
<content type='text'>
Add spidev overlay files, for SPI_1 and SPI_2 interface.

Related-to: ELB-6739
Signed-off-by: Francesco Dolcini &lt;francesco.dolcini@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add spidev overlay files, for SPI_1 and SPI_2 interface.

Related-to: ELB-6739
Signed-off-by: Francesco Dolcini &lt;francesco.dolcini@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>toradex-smarc-imx8mp: ov5640: add legacy module and fix reset control</title>
<updated>2025-11-17T10:19:51+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2025-11-17T09:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=8a886ed5828c0ca33a8fe8275b16d2f59f03ec89'/>
<id>8a886ed5828c0ca33a8fe8275b16d2f59f03ec89</id>
<content type='text'>
For camera modules that only control the power to the camera but lack
a power down GPIO the driver recommends to use the power down GPIO
setting to control the power.

The ov5640 driver only controls the reset GPIO if the power down GPIO
is also configured in the device tree.

Thus move the power control from the regulator to the power down GPIO
to control both, the power pin and the reset pin correctly.

This makes the older OV5640 camera module work. Thus add additional
overlays which support the older modules in addition to the newer
Arducam camera module.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For camera modules that only control the power to the camera but lack
a power down GPIO the driver recommends to use the power down GPIO
setting to control the power.

The ov5640 driver only controls the reset GPIO if the power down GPIO
is also configured in the device tree.

Thus move the power control from the regulator to the power down GPIO
to control both, the power pin and the reset pin correctly.

This makes the older OV5640 camera module work. Thus add additional
overlays which support the older modules in addition to the newer
Arducam camera module.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>verdin-am62p: add overlays for upstream kernel</title>
<updated>2025-07-15T15:48:35+00:00</updated>
<author>
<name>Vitor Soares</name>
<email>vitor.soares@toradex.com</email>
</author>
<published>2025-07-14T10:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=034fe1e0943a044681b31cb07e9a7053cf76f6de'/>
<id>034fe1e0943a044681b31cb07e9a7053cf76f6de</id>
<content type='text'>
Add device tree overlays compatible with upstream kernel.
Display-related overlays are excluded due to missing display subsystem
(DSS) support in the upstream kernel.

Related-to: ELB-6431
Signed-off-by: Vitor Soares &lt;vitor.soares@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add device tree overlays compatible with upstream kernel.
Display-related overlays are excluded due to missing display subsystem
(DSS) support in the upstream kernel.

Related-to: ELB-6431
Signed-off-by: Vitor Soares &lt;vitor.soares@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>toradex-smarc-imx8mp: csi1-ov5640-27mhz: add overlay</title>
<updated>2025-06-12T13:42:16+00:00</updated>
<author>
<name>Hiago De Franco</name>
<email>hiago.franco@toradex.com</email>
</author>
<published>2025-06-09T20:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=3946ce4f19c955077ab9edc96004808177901a22'/>
<id>3946ce4f19c955077ab9edc96004808177901a22</id>
<content type='text'>
Add CSI1 Arducam OV5640 camera overlay.

Related-to: ELB-6417
Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add CSI1 Arducam OV5640 camera overlay.

Related-to: ELB-6417
Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>toradex-smarc-imx8mp: csi0-ov5640-27mhz: add overlay</title>
<updated>2025-06-12T13:42:09+00:00</updated>
<author>
<name>Hiago De Franco</name>
<email>hiago.franco@toradex.com</email>
</author>
<published>2025-06-09T20:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=0b9dfe1955f77bf8270c705e373ac0f3557dc690'/>
<id>0b9dfe1955f77bf8270c705e373ac0f3557dc690</id>
<content type='text'>
Add CSI0 Arducam OV5640 camera overlay.

Related-to: ELB-6417
Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add CSI0 Arducam OV5640 camera overlay.

Related-to: ELB-6417
Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>toradex-smarc-imx8mp: panel-cap-touch-7inch-dsi: add overlay</title>
<updated>2025-06-11T13:20:02+00:00</updated>
<author>
<name>Hiago De Franco</name>
<email>hiago.franco@toradex.com</email>
</author>
<published>2025-06-06T16:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=eebbac1c93c34faa8d45ac1bed0d87b859e24182'/>
<id>eebbac1c93c34faa8d45ac1bed0d87b859e24182</id>
<content type='text'>
Add Toradex SMARC iMX8MP 7 inch DSI capacitive touch display overlay.

Related-to: ELB-6417
Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Toradex SMARC iMX8MP 7 inch DSI capacitive touch display overlay.

Related-to: ELB-6417
Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>toradex-smarc-imx8mp: panel-cap-touch-10inch-dsi: add overlay</title>
<updated>2025-06-11T13:19:21+00:00</updated>
<author>
<name>Hiago De Franco</name>
<email>hiago.franco@toradex.com</email>
</author>
<published>2025-06-05T18:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/device-tree-overlays.git/commit/?id=7a5eb8890c648a7faf09187063ee28b85878cc77'/>
<id>7a5eb8890c648a7faf09187063ee28b85878cc77</id>
<content type='text'>
Add Toradex SMARC iMX8MP 10 inch DSI capacitive touch display overlay.
Add toradex-smarc_backlight-lcd1_overlay.dtsi as well so this can be
reused for other overlays in the future.

Related-to: ELB-6417
Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Toradex SMARC iMX8MP 10 inch DSI capacitive touch display overlay.
Add toradex-smarc_backlight-lcd1_overlay.dtsi as well so this can be
reused for other overlays in the future.

Related-to: ELB-6417
Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
