Hi,
I'm using CLAC with raspberry pi 3, and it works well. (Linux raspberrypi 4.4.6-v7+, cirrus-linux-4.4.6).
As a next step, I'm trying to add one more SPI slave somehow in order to use mcp3008.
But SPI1 pins (GPIO 18-21) are occupied by I2S functions which are used by CLAC,
and I'm not sure if I could add SPI0.2 by modifying "rpi-cirrus-wm5102.dts".
Could anyone kindly tell me how to add additional SPI slaves?
#Should I use I2C ADC?
Thanks,