All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Read firmware, tplg and machine driver name from dts node
@ 2021-07-15 14:17 ` Daniel Baluta
  0 siblings, 0 replies; 29+ messages in thread
From: Daniel Baluta @ 2021-07-15 14:17 UTC (permalink / raw)
  To: alsa-devel, pierre-louis.bossart, broonie, robh+dt, devicetree
  Cc: lgirdwood, linux-kernel, ranjani.sridharan, kai.vehmanen, perex,
	tiwai, daniel.baluta, Daniel Baluta

From: Daniel Baluta <daniel.baluta@nxp.com>

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


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2021-07-21 17:01 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-15 14:17 [PATCH 0/3] Read firmware, tplg and machine driver name from dts node Daniel Baluta
2021-07-15 14:17 ` Daniel Baluta
2021-07-15 14:18 ` [PATCH 1/3] ASoC: SOF: Parse fw/tplg filename from DT Daniel Baluta
2021-07-15 14:18   ` Daniel Baluta
2021-07-15 14:39   ` Mark Brown
2021-07-15 14:39     ` Mark Brown
2021-07-16 14:31     ` Daniel Baluta
2021-07-16 14:31       ` Daniel Baluta
2021-07-20 14:54       ` Daniel Baluta
2021-07-20 14:54         ` Daniel Baluta
2021-07-20 15:28         ` Pierre-Louis Bossart
2021-07-20 15:28           ` Pierre-Louis Bossart
2021-07-21 12:59           ` Mark Brown
2021-07-21 12:59             ` Mark Brown
2021-07-21 13:28             ` Pierre-Louis Bossart
2021-07-21 13:28               ` Pierre-Louis Bossart
2021-07-21 17:00               ` Mark Brown
2021-07-21 17:00                 ` Mark Brown
2021-07-15 18:06   ` kernel test robot
2021-07-15 14:18 ` [PATCH 2/3] ASoC: SOF: Introduce machine driver name Daniel Baluta
2021-07-15 14:18   ` Daniel Baluta
2021-07-15 14:18 ` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl,properties Daniel Baluta
2021-07-15 14:18   ` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl, properties Daniel Baluta
2021-07-15 14:59   ` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl,properties Rob Herring
2021-07-15 14:59     ` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl, properties Rob Herring
2021-07-16 14:25     ` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl,properties Daniel Baluta
2021-07-16 14:25       ` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl, properties Daniel Baluta
2021-07-15 15:51   ` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl,properties Rob Herring
2021-07-15 15:51     ` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl, properties Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.