lkml.org 
[lkml]   [2020]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] soundwire: add sysfs support
Date
Add soundwire sysfs support.

Pierre-Louis Bossart (3):
soundwire: disco: s/ch/channels/
soundwire: master: add sysfs support
soundwire: add Slave sysfs support

.../ABI/testing/sysfs-bus-soundwire-master | 23 ++
.../ABI/testing/sysfs-bus-soundwire-slave | 91 ++++++
drivers/soundwire/Makefile | 3 +-
drivers/soundwire/bus.c | 1 +
drivers/soundwire/bus.h | 1 +
drivers/soundwire/bus_type.c | 9 +-
drivers/soundwire/master.c | 84 +++++
drivers/soundwire/mipi_disco.c | 11 +-
drivers/soundwire/sysfs_local.h | 14 +
drivers/soundwire/sysfs_slave.c | 215 +++++++++++++
drivers/soundwire/sysfs_slave_dpn.c | 300 ++++++++++++++++++
include/linux/soundwire/sdw.h | 8 +-
12 files changed, 748 insertions(+), 12 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-bus-soundwire-master
create mode 100644 Documentation/ABI/testing/sysfs-bus-soundwire-slave
create mode 100644 drivers/soundwire/sysfs_local.h
create mode 100644 drivers/soundwire/sysfs_slave.c
create mode 100644 drivers/soundwire/sysfs_slave_dpn.c

--
2.17.1

\
 
 \ /
  Last update: 2020-05-19 10:31    [W:0.069 / U:1.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site