![Phytec L-1017e.A3 i.MX 8M Plus Manual Download Page 36](http://html1.mh-extra.com/html/phytec/l-1017e-a3-i-mx-8m-plus/l-1017e-a3-i-mx-8m-plus_manual_1554092036.webp)
L-1017e.A3 i.MX 8M Plus BSP Manual
•
Board.dts
- include the carrier board and module dtsi files. There may also be some hardware configuration
nodes enabled on the carrier board or the module (i.e. the
Board .dts
shows the special characteristics of the
board configuration). For example, there are
phyCORE-i.MX 8M Plus SOMs
which may or may not have a MIPI
DSI to LVDS converter mounted. The converter is enabled (if available) in the
Board .dts
and not in
the
Module .dtsi
D
evice Tree Overlay
Device Tree overlays are device tree fragments that can be merged into a device tree during boot time. These are for
example hardware descriptions of an expansion board. They are instead of being added to the device tree as an
extra include, now applied as an overlay. They also may only contain setting the status of a node depending on if it
is mounted or not. The device tree overlays are placed next to the other device tree files in our Linux kernel
repository in the subfolder
arch/arm64/boot/dts/freescale/overlays
.
Available overlays for
phyboard-pollux-imx8mp-3.conf
are:
imx8mp-isi-csi1.dtbo
imx8mp-isi-csi2.dtbo
imx8mp-isp-csi1.dtbo
imx8mp-isp-csi2.dtbo
imx8mp-phyboard-pollux-peb-av-
010
.dtbo
imx8mp-phyboard-pollux-peb-av-
012
.dtbo
imx8mp-phyboard-pollux-peb-wlbt-
05
.dtbo
imx8mp-phycore-no-eth.dtbo
imx8mp-phycore-no-rtc.dtbo
imx8mp-phycore-no-spiflash.dtbo
imx8mp-phycore-rpmsg.dtbo
imx8mp-vm016-csi1.dtbo
imx8mp-vm016-csi1-fpdlink.dtbo
imx8mp-vm016-csi2.dtbo
imx8mp-vm016-csi2-fpdlink.dtbo
imx8mp-vm017-csi1.dtbo
imx8mp-vm017-csi1-fpdlink.dtbo
imx8mp-vm017-csi2.dtbo
imx8mp-vm017-csi2-fpdlink.dtbo
If an overlay should be applied or not can be set during runtime and will have an effect after a reboot. The overlays
are applied in the
bootloader
after the boot command is called and before the kernel is loaded. The next sections
explain how it is done.
Information
There is one more overlay available for
phyboard-pollux-imx8mp-2.conf: imx8mp-phyboard-
pollux-1552.1.dtbo