[PATCH 2/5] ASoC: ti: Convert RX51 to use exclusively GPIO descriptors

Jarkko Nikula jarkko.nikula at bitmer.com
Sun Oct 1 10:48:06 PDT 2023


On 9/26/23 16:25, Linus Walleij wrote:
> The RX51/Nokia n900 uses the legacy GPIO header to convert a GPIO
> back to the global GPIO numberspace and then the jack using it
> in the snd_soc_jack_add_gpios() call immediately looks up the
> corresponding descriptor again.
> 
> The snd_soc_jack_add_gpios() handles GPIOs passed with devices
> just fine: pass in the device instead, and rename the GPIO
> to match the property in the device tree, and it should work
> all the same but without all the trouble.
> 
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---

Tested-by: Jarkko Nikula <jarkko.nikula at bitmer.com>



More information about the linux-arm-kernel mailing list