linux/sound/soc/amd
Meng Tang 3304a242f4
ASoC: amd: Use platform_get_irq_byname() to get the interrupt
platform_get_resource_byname(pdev, IORESOURCE_IRQ, ..) relies on static
allocation of IRQ resources in DT core code, this causes an issue
when using hierarchical interrupt domains using "interrupts" property
in the node as this bypasses the hierarchical setup and messes up the
irq chaining.

In preparation for removal of static setup of IRQ resource from DT core
code use platform_get_irq_byname().

Signed-off-by: Meng Tang <tangmeng@uniontech.com>
Link: https://lore.kernel.org/r/20220225112358.19403-1-tangmeng@uniontech.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-02-25 13:45:37 +00:00
..
acp ASoC: amd: Use platform_get_irq_byname() to get the interrupt 2022-02-25 13:45:37 +00:00
include
raven Merge some cs42l42 patches into asoc-5.15 2021-08-06 01:46:24 +01:00
renoir ASoC: amd: renoir: Add check for acp configuration flags 2022-01-28 15:59:35 +00:00
vangogh ASoC: amd: enable vangogh platform machine driver build 2021-10-15 16:10:55 +01:00
yc ASoC: amd: acp6x-pdm-dma: Constify static snd_soc_dai_ops 2021-12-06 13:49:31 +00:00
acp3x-rt5682-max9836.c ASoC: amd: Convert to new style DAI format definitions 2021-12-08 16:47:31 +00:00
acp-config.c ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card 2022-01-24 13:31:58 +00:00
acp-da7219-max98357a.c ASoC: amd: Convert to new style DAI format definitions 2021-12-08 16:47:31 +00:00
acp-pcm-dma.c ASoC: amd: acp-pcm-dma: add .delay support 2021-11-29 12:19:42 +00:00
acp-rt5645.c ASoC: amd: Convert to new style DAI format definitions 2021-12-08 16:47:31 +00:00
acp.h ASoC: amd: acp-pcm-dma: add .delay support 2021-11-29 12:19:42 +00:00
Kconfig ASoC: amd: renoir: Add check for acp configuration flags 2022-01-28 15:59:35 +00:00
mach-config.h ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00
Makefile ASoC: amd: Add module to determine ACP configuration 2021-11-17 17:35:50 +00:00