linux/drivers/soundwire
Pierre-Louis Bossart de763fa888 soundwire: intel: pass link_mask information to each master
While the hardware exposes independent bits to power-up each master,
the recommended sequence is to power all links or none. Idle links can
still use the clock stop mode while the master is powered.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20200901150556.19432-10-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-09-03 16:14:39 +05:30
..
bus.c
bus.h
bus_type.c
cadence_master.c
cadence_master.h soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resuming 2020-08-18 12:01:05 +05:30
debugfs.c
intel.c soundwire: intel: add error log for clock-stop invalid configs 2020-09-03 16:14:39 +05:30
intel.h soundwire: intel: pass link_mask information to each master 2020-09-03 16:14:39 +05:30
intel_init.c soundwire: intel: pass link_mask information to each master 2020-09-03 16:14:39 +05:30
Kconfig
Makefile
master.c
mipi_disco.c soundwire: fix port_ready[] dynamic allocation in mipi_disco 2020-09-03 16:02:29 +05:30
qcom.c
slave.c soundwire: fix port_ready[] dynamic allocation in mipi_disco 2020-09-03 16:02:29 +05:30
stream.c soundwire: stream: enable hw_sync as needed by hardware 2020-09-03 16:14:39 +05:30
sysfs_local.h
sysfs_slave.c
sysfs_slave_dpn.c