[PATCH 0/3] Read firmware, tplg and machine driver name from dts node

From: Daniel Baluta
Date: Thu Jul 15 2021 - 10:18:36 EST


From: Daniel Baluta <daniel.baluta@xxxxxxx>

This patchseries adds support for reading the firmware name, topology
name and machine driver name from dsp dts node.

Intel side uses ACPI to read this info. We should use DT for i.MX.

First patches should go via sof-dev tree. Also last one could go via the
same tree after we get an Ack from Rob.

Daniel Baluta (3):
ASoC: SOF: Parse fw/tplg filename from DT
ASoC: SOF: Introduce machine driver name
dt-bindings: dsp: fsl: Document newly introduced fsl,properties

.../devicetree/bindings/dsp/fsl,dsp.yaml | 20 +++++++++++
include/sound/sof.h | 1 +
sound/soc/sof/pcm.c | 5 ++-
sound/soc/sof/sof-audio.c | 2 +-
sound/soc/sof/sof-of-dev.c | 34 +++++++++++++++++++
5 files changed, 60 insertions(+), 2 deletions(-)

--
2.27.0