;
> }
> }
Here changes "node" to "ports", but please keep "node".
Here is checking "node" instead of "ports".
Except this
Acked-by: Kuninori Morimoto
Thank you for your help !!
Best regards
---
Kuninori Morimoto
oc/codecs/tlv320adcx140.c | 1 -
> sound/soc/codecs/tlv320aic31xx.c | 1 -
> sound/soc/codecs/ts3a227e.c | 1 -
> sound/soc/codecs/wsa883x.c | 1 -
> 19 files changed, 19 deletions(-)
For pcm3168a
Reviewed-by: Kuninori Morimoto
> diff --git a/sound/soc/codecs/ak4118.c
Hi
> of_gpio.h is deprecated and subject to remove.
> The driver doesn't use it directly, replace it
> with what is really being used.
>
> Signed-off-by: Andy Shevchenko
> ---
Acked-by: Kuninori Morimoto
> sound/soc/generic/audio-graph-card2-custom-sample.c |
Now we can share asoc_dummy_dlc. This patch use it.
Signed-off-by: Kuninori Morimoto
---
sound/soc/fsl/imx-audmix.c | 14 +-
sound/soc/fsl/imx-card.c | 11 +--
sound/soc/fsl/imx-rpmsg.c | 3 +--
sound/soc/fsl/imx-spdif.c | 8 +++-
4 files changed, 10 insertions
n.
2nd one is we can use common snd_soc_dai_link_component for it.
This patch-set adds common asoc_dummy_dlc, and use it.
v1 -> v2
- Separate intel patch into 3
- Topology codec doesn't use asoc_dummy_dlc
Link: https://lore.kernel.org/r/874jpe3uqh.wl-kuninori.morimoto...@re
of_node which other 2 platforms have.
Thank you for your help !!
Best regards
---
Kuninori Morimoto
Now we can share asoc_dummy_dlc. This patch use it.
Signed-off-by: Kuninori Morimoto
---
sound/soc/fsl/imx-audmix.c | 14 +-
sound/soc/fsl/imx-card.c | 11 +--
sound/soc/fsl/imx-rpmsg.c | 3 +--
sound/soc/fsl/imx-spdif.c | 6 ++
4 files changed, 9 insertions(+), 25
s not any reason to use strstr and of_node_name_eq
> can be used instead.
I guess this patch is for FSL ?
> ---
> sound/soc/fsl/fsl-asoc-card.c | 6 +++---
> sound/soc/generic/simple-scu-card.c | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
But, this patch is incl