IMX8MMini device tree overlay

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX8MMini device tree overlay

2,978件の閲覧回数
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,744件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------