IMX8MMini device tree overlay

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8MMini device tree overlay

2,627 Views
jonver
Contributor II

Hi, 

I use Imx8MMini processor with this kernel: GitHub - varigit/linux-imx: i.MX Linux Kernel 

I want to load a driver for the max14830 chip, which is supported here: max310x.c

I compiled this file (now I have it as a .ko file) and I'm trying to load it via device tree overlay.

Unfortunately, I cannot find anywhere to put the .dtbo file. 

On RPi, this would be under /boot/overlay, but this folder is not available. Also, there is no dtoverlay command.

I noticed the overlay should be enabled in the kernel (here)

How can I load the module? 

Thanks.

Labels (2)
Tags (2)
1 Reply

2,393 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jonathan

unfortunately nxp does not support device tree overlay in its bsps and

as this is general linux question it may be posted on kernel mail list

Majordomo Lists at VGER.KERNEL.ORG 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------