]> git.itanic.dy.fi Git - linux-stable/commit
gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 6 Oct 2023 13:46:24 +0000 (15:46 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2023 13:27:43 +0000 (14:27 +0100)
commit9e189e80dcb68528dea9e061d9704993f98cb84f
treee940c464c85ea9adeb90936f444993bd23035fd6
parent85a6af284d1c720d78683b550bb5d32bc84e3cfc
gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound

These gpio names are due to old DT bindings not following the
"-gpio"/"-gpios" conventions. Handle it using a quirk so the
driver can just look up the GPIOs.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-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-1-07fe79f337f5@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/gpio/gpiolib-of.c