Searched hist:"6 f23f4e2" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/soundwire/ |
H A D | intel_ace2x.c | 6f23f4e2 Mon May 15 02:10:19 CDT 2023 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> soundwire: intel_ace2x: add empty new ops for LunarLake
The register map and programming sequences for the ACE2.x IP are completely different and need to be abstracted with a different set of callbacks.
This initial patch adds a new file, follow-up patches will add each required callback.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Rander Wang <rander.wang@intel.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Link: https://lore.kernel.org/r/20230515071042.2038-4-yung-chuan.liao@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|
H A D | Makefile | 6f23f4e2 Mon May 15 02:10:19 CDT 2023 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> soundwire: intel_ace2x: add empty new ops for LunarLake
The register map and programming sequences for the ACE2.x IP are completely different and need to be abstracted with a different set of callbacks.
This initial patch adds a new file, follow-up patches will add each required callback.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Rander Wang <rander.wang@intel.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Link: https://lore.kernel.org/r/20230515071042.2038-4-yung-chuan.liao@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|
/openbmc/linux/include/linux/soundwire/ |
H A D | sdw_intel.h | 6f23f4e2 Mon May 15 02:10:19 CDT 2023 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> soundwire: intel_ace2x: add empty new ops for LunarLake
The register map and programming sequences for the ACE2.x IP are completely different and need to be abstracted with a different set of callbacks.
This initial patch adds a new file, follow-up patches will add each required callback.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Rander Wang <rander.wang@intel.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Link: https://lore.kernel.org/r/20230515071042.2038-4-yung-chuan.liao@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|