Tool/software: Linux
Goodmorning,
I'm using a Beaglebone and I'm trying to use a mcp23s17 device connected to spi0 with cs0 pin as its chip select, the address of the peripheral is 0b01000000.
I've followed the link but it doesn't work.
If I try the command dmesg | grep spi, I get "mcp23s08 spi0.0: missing spi-present-mask".
If, instead of the kernel driver, I use it as a generic spi device, where I write and read directly on/from it, it works.
In attachment you can find both the .config file and my dts file.
What am I missing?
Thank you.4338.myConfig.txt