]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: mediatek: mt2701-cs42448: Convert to GPIO descriptors
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 6 Oct 2023 13:46:25 +0000 (15:46 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2023 13:27:44 +0000 (14:27 +0100)
commit654a23724072f37c0d07b31395e1d9f45f5563ab
tree6ed43161865289f9918fe2f24ca30e093e15448f
parent9e189e80dcb68528dea9e061d9704993f98cb84f
ASoC: mediatek: mt2701-cs42448: Convert to GPIO descriptors

The driver is pretty straight-forward to convert to use GPIO
descriptors, however a separate patch is needed to accept
the DT GPIO resources ending with "-gpio1" and "-gpio2"
instead of the standard "-gpio" or "-gpios" name convention.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20231006-descriptors-asoc-mediatek-v1-2-07fe79f337f5@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt2701/mt2701-cs42448.c