Add custom device tree overlay

Dear all,

I’m working with the following configuration:
Apalis iMX8QM 4GB WB IT V1.1D
Ixora Carrier Board V 1.2A
Linux BSP 6.3.0

I want to add device-tree-overlays/custom.dtbo to Yocto recipe.

Do you have any references?

Best regards,
sjjin

Hi @sjjin, you would need to create a patch or bbappend for device-tree-overlays_git.bb to include the desired device tree overlay changes (or new device tree overlays).

This documentation covers exactly your use case.

Kind regards,
Alvaro.

Hi @alvaro.tx,

Thanks for your reply.
We will proceed with this in mind.

Kind regards,
sjjin