diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2023-12-14 16:15:45 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-12-18 17:03:32 +0300 |
commit | 26e91f61d6b91ccfb0bbb15cbc81845dd1d223af (patch) | |
tree | 9205fe2a5d424462a74c9b85e542f4d094da4533 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4504f63321e1a581a3c0cbc8de91bd0175d94783 (diff) | |
download | linux-26e91f61d6b91ccfb0bbb15cbc81845dd1d223af.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions