diff options
author | 2023-12-14 14:15:45 +0100 | |
---|---|---|
committer | 2023-12-18 14:03:32 +0000 | |
commit | 26e91f61d6b91ccfb0bbb15cbc81845dd1d223af (patch) | |
tree | 9205fe2a5d424462a74c9b85e542f4d094da4533 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: simple-card-utils: Drop GPIO include (diff) | |
download | wireguard-linux-26e91f61d6b91ccfb0bbb15cbc81845dd1d223af.tar.xz wireguard-linux-26e91f61d6b91ccfb0bbb15cbc81845dd1d223af.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions