OSDN Git Service

ASoC: rt5668: Convert to use GPIO descriptors
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 17 Aug 2023 14:03:19 +0000 (16:03 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 17 Aug 2023 14:10:12 +0000 (15:10 +0100)
commitab2a5d17064436585807f2ece5e6b4b03769a11f
tree6f7c5ab406092e4278c0550485814ebbf54cac49
parent647a3c4c33cd2c3902cdc07c50f3129166d715f5
ASoC: rt5668: Convert to use GPIO descriptors

Convert the RT5668 to use GPIO descriptors and drop the
legacy GPIO headers.

We remove the global GPIO number from the platform data,
but it is still possible to create board files using GPIO
descriptor tables, if desired.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230817-descriptors-asoc-rt-v2-3-02fa2ca3e5b0@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/rt5668.h
sound/soc/codecs/rt5668.c