linux/drivers/soundwire
Vinod Koul 71bb8a1b05 soundwire: intel: Add Intel Master driver
Some Intel platforms have SoundWire Master, so add Intel SoundWire
Master driver which uses Cadence module. This patch adds probe and
initialization routines for Intel Master driver.

Signed-off-by: Hardik T Shah <hardik.t.shah@intel.com>
Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com>
Acked-By: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-19 11:32:02 +01:00
..
bus_type.c soundwire: Add MIPI DisCo property helpers 2017-12-19 11:14:57 +01:00
bus.c soundwire: Add slave status handling 2017-12-19 11:28:13 +01:00
bus.h soundwire: Add slave status handling 2017-12-19 11:28:13 +01:00
cadence_master.c soundwire: cdns: Add sdw_master_ops and IO transfer support 2017-12-19 11:31:33 +01:00
cadence_master.h soundwire: cdns: Add sdw_master_ops and IO transfer support 2017-12-19 11:31:33 +01:00
intel.c soundwire: intel: Add Intel Master driver 2017-12-19 11:32:02 +01:00
intel.h soundwire: intel: Add Intel Master driver 2017-12-19 11:32:02 +01:00
Kconfig soundwire: intel: Add Intel Master driver 2017-12-19 11:32:02 +01:00
Makefile soundwire: intel: Add Intel Master driver 2017-12-19 11:32:02 +01:00
mipi_disco.c soundwire: Add MIPI DisCo property helpers 2017-12-19 11:14:57 +01:00
slave.c