07-19-2016, 08:15 AM
(This post was last modified: 07-19-2016, 08:18 AM by martinayotte.)
@alevecchio, it is not the overlay templates that are complex, it is the configfs kernel driver that need to be back ported which is complex, because it relies on on sysfs and other stuff that are different between both kernels. Without it, we can't push overlays in the /sys/kernel/config/device-tree/overlays/ folder.
I presume longsleep will leave UART3/UART4 enabled by default, this means that SPI1 will be disabled.
But it pretty easy to switch that back and forth.
(07-19-2016, 06:37 AM)adamw Wrote: Great work guys!
Just so I'm clear, will both SPI0 and SPI1 be working in the next kernel or only SPI0?
I presume longsleep will leave UART3/UART4 enabled by default, this means that SPI1 will be disabled.
But it pretty easy to switch that back and forth.