Searched hist:"26 e91f61d6b91ccfb0bbb15cbc81845dd1d223af" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-colibri.dtsi | diff 26e91f61d6b91ccfb0bbb15cbc81845dd1d223af Thu Dec 14 14:15:45 CET 2023 Linus Walleij <linus.walleij@linaro.org> 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>
|
/linux/sound/soc/tegra/ |
H A D | tegra20_ac97.h | diff 26e91f61d6b91ccfb0bbb15cbc81845dd1d223af Thu Dec 14 14:15:45 CET 2023 Linus Walleij <linus.walleij@linaro.org> 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>
|
H A D | tegra20_ac97.c | diff 26e91f61d6b91ccfb0bbb15cbc81845dd1d223af Thu Dec 14 14:15:45 CET 2023 Linus Walleij <linus.walleij@linaro.org> 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>
|