Hi Janui,
I did an ugly thing but it seems to work :
I duplicate /usr/lib/libreadline.so.7 into /usr/lib/libreadline.so.8
I also modify the source file "i-sabre-q2m.c" :
-> replace "snd_soc_component_read32" by "snd_soc_read" and other minor modifications (I will describe them in another post if I succeed...)
By doing these modifications, I compile and generate the files .ko (i-sabre-codec.ko and i-sabre-q2m.ko) and I generate the .dtbo file (i-sabre-q2m.dtbo).
Big step ahead !!!
A that point, I need to integrate that driver into Runeaudio...
And for that i need your help.
Many thanks
Nocolo