Hello, I would like to interface a SoC system based on an AM335x processor (in the specific a BeagleBone Black) to some peripherals speaking SPI in 3-wire mode. Looking at the spi-omap2 driver code (kernel version 3.11.4), the 3WIRE mode is not supported, but a comment in the code suggests that this may be supported by the hardware. The TRM indeed reports that the the McSPI in the AM335x processors supports 3-wire SPI. Does anyone have the code to add 3-wire SPI mode support to the driver? No?! I guess that would have been too much luck. In that case, can someone point me to what needs to be done to add this support to the driver? I may figure it out by myself, but a little guidance would probably help to make it happen before I loose interest :-) Thank you! Best, Daniele -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html