Use of VIM3 SPI Bus Linux/Android

Hello to everyone!
We would like to use the new VIM3 board for projects.
So far, we have been at home in the Windows world and Intel,
and now the step to ARM and Linux / Android.
The description for the 40pol. GPIO Connector does not display any SPI channel
but although the CPU has it.
Have anyone have an advice how we can use one or two of the VIM3 SPI channels.

Thank’s kwklaus.

Well the GPIO is supported with the RPi library. So for now you could bit bang it. I will take a look and see. My guess is that the driver is there and the device tree needs to be edited.

@mangokid
Thanks for help!
I will try it as soon as we received the VIM3 Basic and Pro boards.