On 12/08/2014 02:22 PM, Arnd Bergmann wrote:
On Monday 08 December 2014 12:53:30 Lee Jones wrote:
This is a new driver which controls the SPI component of ST's
Synchronous Serial Controller (SSC).

How does this related to the i2c driver for drivers/i2c/busses/i2c-st.c?
Could you have the same piece of hardware do one or the other mode
depending on pin configuration, or is each instance hardwired to
a particular mode?
This is the same IP, that can be configured either in SPI or I2C.


Is there any code worth sharing between the two drivers?
No, except a couple of registers, they are managed in a ways.

The way it is used, a single SSC instance can only be used either in SPI or I2C mode on a board,
so I think it wouldn't make sense to create a MFD driver to manage it.

Kr,
Maxime

        Arnd

_______________________________________________
Kernel mailing list
ker...@stlinux.com
http://www.stlinux.com/mailman/listinfo/kernel

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to