]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: Intel: Skylake: Add sram address to sst_addr structure
authorGuneshwor Singh <guneshwor.o.singh@intel.com>
Fri, 30 Jun 2017 03:36:07 +0000 (09:06 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 30 Jun 2017 12:28:03 +0000 (13:28 +0100)
commit09e914d6b647cf23d81a226e1f1c4464bafdeb2d
treef6e9dc13538665ba439df2e7f316965de7317ff0
parentd14700a01f9101c2bc75c24fc859c8d85ba7e623
ASoC: Intel: Skylake: Add sram address to sst_addr structure

SRAM address and memory window size differ for different platforms.
So add members to sst_addr structure and initialize them in the
respective dsp_init().

Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/sst-dsp-priv.h
sound/soc/intel/skylake/bxt-sst.c
sound/soc/intel/skylake/skl-sst.c