lkml.org 
[lkml]   [2020]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC 0/5] soundwire: create master device and use it
Date
This series adds sdw master devices and use it instead of platform devices.

An open needs to be addressed is that should we use differrent bus type for
sdw master and slave devices?

Pierre-Louis Bossart (4):
soundwire: bus_type: add sdw_master_device support
soundwire: qcom: fix error handling in probe
soundwire: qcom: add sdw_master_device support
soundwire: intel: transition to sdw_master_device

Srinivas Kandagatla (1):
soundwire: master: use device node pointer from master device

drivers/soundwire/Makefile | 2 +-
drivers/soundwire/bus.h | 2 +
drivers/soundwire/bus_type.c | 19 +-
drivers/soundwire/intel.c | 98 ++++++----
drivers/soundwire/intel.h | 8 +-
drivers/soundwire/intel_init.c | 293 ++++++++++++++++++++++-------
drivers/soundwire/master.c | 168 +++++++++++++++++
drivers/soundwire/qcom.c | 59 ++++--
drivers/soundwire/slave.c | 8 +-
include/linux/soundwire/sdw.h | 60 ++++++
include/linux/soundwire/sdw_type.h | 10 +-
11 files changed, 601 insertions(+), 126 deletions(-)
create mode 100644 drivers/soundwire/master.c

--
2.17.1

\
 
 \ /
  Last update: 2020-04-17 10:53    [W:0.163 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site