This patchset adds support for loading spidev via sysfs new_id file. Any comments/suggestions welcome! Bhuvanchandra DV (2): spi: spidev: Use 'new_id' sysfs file for enabling spidev spi core: Add new sysfs 'num_chipselect' file Documentation/ABI/testing/sysfs-bus-spi-spidev | 8 +++ Documentation/spi/spi-summary | 3 ++ drivers/spi/spi.c | 23 ++++++++ drivers/spi/spidev.c | 75 +++++++++++++++++++++++--- 4 files changed, 103 insertions(+), 6 deletions(-) create mode 100644 Documentation/ABI/testing/sysfs-bus-spi-spidev -- 2.7.3 -- 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