On Mon, Sep 17, 2012 at 04:51:20PM -0700, Guenter Roeck wrote: > The I2C core provides a means to instantiate devices from userspace > using sysfs attributes. Provide the same mechanism for SPI devices.
So, unlike I2C this is only going to work for a subset of controllers - anything that relies on GPIOs for chip select will need more data to add the chip selects for example. This means I'm having a hard time getting enthused about the idea, it seems like it might be a support burden. -- 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/