soundwire: Add SoundWire bus type
This adds the base SoundWire bus type, bus and driver registration. along with changes to module device table for new SoundWire device type. 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> Acked-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Vinod Koul <vinod.koul@intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- drivers/Kconfig 2 additions, 0 deletionsdrivers/Kconfig
- drivers/Makefile 1 addition, 0 deletionsdrivers/Makefile
- drivers/soundwire/Kconfig 22 additions, 0 deletionsdrivers/soundwire/Kconfig
- drivers/soundwire/Makefile 7 additions, 0 deletionsdrivers/soundwire/Makefile
- drivers/soundwire/bus_type.c 172 additions, 0 deletionsdrivers/soundwire/bus_type.c
- include/linux/mod_devicetable.h 6 additions, 0 deletionsinclude/linux/mod_devicetable.h
- include/linux/soundwire/sdw.h 108 additions, 0 deletionsinclude/linux/soundwire/sdw.h
- include/linux/soundwire/sdw_type.h 19 additions, 0 deletionsinclude/linux/soundwire/sdw_type.h
- scripts/mod/devicetable-offsets.c 4 additions, 0 deletionsscripts/mod/devicetable-offsets.c
- scripts/mod/file2alias.c 15 additions, 0 deletionsscripts/mod/file2alias.c
Loading
Please register or sign in to comment