: Dave Ertman
---
sound/soc/sof/sof-client.c | 55 ++
sound/soc/sof/sof-client.h | 25 +
2 files changed, 80 insertions(+)
diff --git a/sound/soc/sof/sof-client.c b/sound/soc/sof/sof-client.c
index dd75a0ba4c28..838aaa5ea179 100644
--- a/sound/soc
From: Ranjani Sridharan
Add new ops for registering/unregistering clients based
on DSP capabilities and/or DT information.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/core.c | 10 ++
sound/soc/sof/ops.h
Reviewed-by: Pierre-Louis Bossart
Reviewed-by: Shiraz Saleem
Reviewed-by: Parav Pandit
Reviewed-by: Dan Williams
Signed-off-by: Dave Ertman
---
Documentation/driver-api/auxiliary_bus.rst | 234 ++
Documentation/driver-api/index.rst | 1 +
drivers/base/Kconfig
defining sof_probe_compr_ops
again.
Reviewed-by: Pierre-Louis Bossart
Tested-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/compress.c | 9 +
sound/soc/sof/compress.h | 1 +
sound/soc/sof/intel/hda-dai.c | 12
3 files
From: Ranjani Sridharan
Remove the IPC flood test support in the SOF core as it is
now added in the IPC flood test client.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig| 8 --
sound/soc
creation of a separate sound
card that can be used for audio data extraction from user
specified points in the audio pipeline.
Reviewed-by: Pierre-Louis Bossart
Tested-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/intel/cnl.c | 18 +-
1 file
in the driver is existing code that has been copied
from the core. These will be removed from the SOF core
making is less monolithic and easier to maintain.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave
will be used for maintaining the list of
clients.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig | 19 ++
sound/soc/sof/Makefile | 3 +
sound/soc/sof/core.c
lood_test()
fix a looping error in ancillary_match_id
updated error value in sof_client_dev_register()
mutex held while traversing client list when unregistering clients
updated includes in sof-client.h
Dave Ertman (1):
Add auxiliary bus support
Ranjani Sridharan (9):
ASoC: SOF: Introduce de
registered.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/intel/Kconfig| 9 +++
sound/soc/sof/intel/Makefile | 3 +++
sound/soc/sof/intel/apl.c | 16
easier
for the probes functionality to be added for all platforms
without having the need to modify the existing(15+) machine
drivers.
Reviewed-by: Pierre-Louis Bossart
Tested-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig | 18
From: Ranjani Sridharan
Remove the IPC flood test support in the SOF core as it is
now added in the IPC flood test client.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig| 8 --
sound/soc
r()
mutex held while traversing client list when unregistering clients
updated includes in sof-client.h
Dave Ertman (1):
Add auxiliary bus support
Ranjani Sridharan (9):
ASoC: SOF: Introduce descriptors for SOF client
ASoC: SOF: Create client driver for IPC test
ASoC: SOF: ops: Add ops for
: Dave Ertman
---
sound/soc/sof/sof-client.c | 55 ++
sound/soc/sof/sof-client.h | 25 +
2 files changed, 80 insertions(+)
diff --git a/sound/soc/sof/sof-client.c b/sound/soc/sof/sof-client.c
index dd75a0ba4c28..838aaa5ea179 100644
--- a/sound/soc
defining sof_probe_compr_ops
again.
Reviewed-by: Pierre-Louis Bossart
Tested-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/compress.c | 9 +
sound/soc/sof/compress.h | 1 +
sound/soc/sof/intel/hda-dai.c | 12
3 files
creation of a separate sound
card that can be used for audio data extraction from user
specified points in the audio pipeline.
Reviewed-by: Pierre-Louis Bossart
Tested-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/intel/cnl.c | 18 +-
1 file
will be used for maintaining the list of
clients.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig | 19 ++
sound/soc/sof/Makefile | 3 +
sound/soc/sof/core.c
in the driver is existing code that has been copied
from the core. These will be removed from the SOF core
making is less monolithic and easier to maintain.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave
easier
for the probes functionality to be added for all platforms
without having the need to modify the existing(15+) machine
drivers.
Reviewed-by: Pierre-Louis Bossart
Tested-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig | 18
registered.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/intel/Kconfig| 9 +++
sound/soc/sof/intel/Makefile | 3 +++
sound/soc/sof/intel/apl.c | 16
Reviewed-by: Pierre-Louis Bossart
Reviewed-by: Shiraz Saleem
Reviewed-by: Parav Pandit
Reviewed-by: Dan Williams
Signed-off-by: Dave Ertman
---
Documentation/driver-api/auxiliary_bus.rst | 228 ++
Documentation/driver-api/index.rst | 1 +
drivers/base/Kconfig
From: Ranjani Sridharan
Add new ops for registering/unregistering clients based
on DSP capabilities and/or DT information.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/core.c | 10 ++
sound/soc/sof/ops.h
Reviewed-by: Parav Pandit
Reviewed-by: Dan Williams
Signed-off-by: Dave Ertman
---
Documentation/driver-api/ancillary_bus.rst | 229 +
Documentation/driver-api/index.rst | 1 +
drivers/bus/Kconfig| 3 +
drivers/bus/Makefile
will be used for maintaining the list of
clients.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig | 19 ++
sound/soc/sof/Makefile | 3 +
sound/soc/sof/core.c
Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig | 10 +
sound/soc/sof/Makefile | 4 +
sound/soc/sof/sof-ipc-test-client.c | 332
3 files
remove
changed the signature of sof_debug_ipc_flood_test()
fix a looping error in ancillary_match_id
updated error value in sof_client_dev_register()
mutex held while traversing client list when unregistering clients
updated includes in sof-client.h
Dave Ertman (1):
Add ancillary bus support
Fre
registered.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/intel/Kconfig| 9 +
sound/soc/sof/intel/Makefile | 3 ++
sound/soc/sof/intel/apl.c | 18
From: Ranjani Sridharan
Add new ops for registering/unregistering clients based
on DSP capabilities and/or DT information.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/core.c | 10 ++
sound/soc/sof/ops.h
From: Fred Oh
Remove the IPC flood test support in the SOF core as it is
now added in the IPC flood test client.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig| 8 --
sound/soc/sof/debug.c
Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig | 10 +
sound/soc/sof/Makefile | 4 +
sound/soc/sof/sof-ipc-test-client.c | 314
3 files
ces
(mic/speakers etc), HDMI, sensing, probes, debug etc. In this series,
we demonstrate the usage of the ancillary bus with the help of the IPC
test client which is used for testing the serialization of IPCs when
multiple clients talk to the DSP at the same time.
Dave Ertman (1):
Add ancillary bus
From: Fred Oh
Remove the IPC flood test support in the SOF core as it is
now added in the IPC flood test client.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Fred Oh
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig| 8 --
sound/soc/sof/debug.c
Reviewed-by: Parav Pandit
Reviewed-by: Dan Williams
Signed-off-by: Dave Ertman
---
Documentation/driver-api/ancillary_bus.rst | 230 +
Documentation/driver-api/index.rst | 1 +
drivers/bus/Kconfig| 3 +
drivers/bus/Makefile
will be used for maintaining the list of
clients.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/Kconfig | 19 ++
sound/soc/sof/Makefile | 3 +
sound/soc/sof/core.c
From: Ranjani Sridharan
Add new ops for registering/unregistering clients based
on DSP capabilities and/or DT information.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Signed-off-by: Dave Ertman
---
sound/soc/sof/core.c | 10 ++
sound/soc/sof/ops.h
registered.
Reviewed-by: Pierre-Louis Bossart
Signed-off-by: Ranjani Sridharan
Co-developed-by: Fred Oh
Signed-off-by: Fred Oh
Signed-off-by: Dave Ertman
---
sound/soc/sof/intel/Kconfig| 9 ++
sound/soc/sof/intel/Makefile | 3 ++
sound/soc/sof/intel/apl.c | 18
36 matches
Mail list logo