|
|
|
|
|
by nrclark
1776 days ago
|
|
A semi-related question: do kernel modules play nicely with device-tree instantiations? Like let's say I wanted to instantiate an I2C with a custom driver in my device-tree. Can I put the controller's driver in a kernel module that lives in /lib/modules? Or do I need to compile it into the kernel? |
|