IMX8MMini device tree overlay

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX8MMini device tree overlay

2,631 次查看
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.

标签 (2)
标记 (2)
1 回复

2,397 次查看
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!
-----------------------------------------------------------------------------------------------------------------------