Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1381637
| From | Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RFC 0/2] sysfs new_id file support for spidev |
| Date | 2016-04-18 14:00 +0200 |
| Message-ID | <rpg0r-502-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[RFC 0/2] sysfs new_id file support for spidev Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> - 2016-04-18 14:00 +0200
csiph-web