linux/sound/soc/tegra
Linus Walleij 26e91f61d6
ASoC: tegra: tegra20_ac97: Convert to use GPIO descriptors
The Tegra20 AC97 driver is using the legacy GPIO APIs in
<linux/of_gpio.h> and <linux/gpio.h> to obtain GPIOs for reset
and sync.

Convert it over and fix the polarity error on the RESET line
in the process: this reset line is clearly active low. Just
fix the one in-tree device tree site using it at the same
time.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://msgid.link/r/20231214-gpio-descriptors-sound-misc-v1-4-e3004176bd8b@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-12-18 14:03:32 +00:00
..
Kconfig
Makefile
tegra20_ac97.c ASoC: tegra: tegra20_ac97: Convert to use GPIO descriptors 2023-12-18 14:03:32 +00:00
tegra20_ac97.h ASoC: tegra: tegra20_ac97: Convert to use GPIO descriptors 2023-12-18 14:03:32 +00:00
tegra20_das.c
tegra20_i2s.c ASoC: tegra: merge DAI call back functions into ops 2023-08-14 13:10:18 +01:00
tegra20_i2s.h
tegra20_spdif.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra20_spdif.h
tegra30_ahub.c
tegra30_ahub.h
tegra30_i2s.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra30_i2s.h
tegra186_asrc.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra186_asrc.h
tegra186_dspk.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra186_dspk.h
tegra210_admaif.c ASoC: tegra: merge DAI call back functions into ops 2023-08-14 13:10:18 +01:00
tegra210_admaif.h
tegra210_adx.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra210_adx.h
tegra210_ahub.c
tegra210_ahub.h
tegra210_amx.c ASoC: tegra: Fix -Wuninitialized in tegra210_amx_platform_probe() 2023-10-12 13:04:55 +01:00
tegra210_amx.h
tegra210_dmic.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra210_dmic.h
tegra210_i2s.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra210_i2s.h
tegra210_mbdrc.c
tegra210_mbdrc.h
tegra210_mixer.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra210_mixer.h
tegra210_mvc.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra210_mvc.h
tegra210_ope.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra210_ope.h
tegra210_peq.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra210_peq.h
tegra210_sfc.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
tegra210_sfc.h ASoC: tegra: Fix SFC conversion for few rates 2023-06-24 01:57:16 +01:00
tegra_asoc_machine.c ASoC: tegra: machine: Handle component name prefix 2023-10-26 12:15:54 +01:00
tegra_asoc_machine.h
tegra_audio_graph_card.c ASoC: simple-card-utils: Make simple_util_remove() return void 2023-10-23 13:29:45 +01:00
tegra_cif.h
tegra_pcm.c ASoC: tegra: convert not to use dma_request_slave_channel() 2023-11-13 01:26:12 +00:00
tegra_pcm.h
tegra_wm8903.c ASoC: tegra: convert not to use asoc_xxx() 2023-09-25 14:16:30 +02:00