Hello!
I'm looking for a way to add driver for SC16IS752 IC.
I want to use the Waveshare 2-CH RS232 HAT . This hat contains a SC16IS752 IC which uses SPI to communicate.
As far as i see the default image does not contains this module so i want to compile it from source: sc16is7xx.c(v4.14)
But i did not found the current kernel headers in /lib/modules/4.14.78/build. It points to /home/embest/compile/linux which is a not exist.
How can i achive this the most easily? Could someone point me in the right direction?