Home
last modified time | relevance | path

Searched hist:"637 a7969ef5780536f4d422f116fdee238bf1d18" (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dmax9768.hdiff 637a7969ef5780536f4d422f116fdee238bf1d18 Mon Sep 11 10:23:48 CEST 2023 Linus Walleij <linus.walleij@linaro.org> ASoC: max9768: Convert to use GPIO descriptors

The MAX9768 is pretty straight forward to convert to GPIO
descriptors.

To name the GPIO properties, I looke at the bindings in
maxim,max9759.yaml which names these GPIO "mute" and
"shutdown" respectively.

No board files using platform data exist in the kernel, new
users can use GPIO descriptor tables if desired.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230911-descriptors-asoc-max-v2-1-b9d793fb768e@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
/linux/sound/soc/codecs/
H A Dmax9768.cdiff 637a7969ef5780536f4d422f116fdee238bf1d18 Mon Sep 11 10:23:48 CEST 2023 Linus Walleij <linus.walleij@linaro.org> ASoC: max9768: Convert to use GPIO descriptors

The MAX9768 is pretty straight forward to convert to GPIO
descriptors.

To name the GPIO properties, I looke at the bindings in
maxim,max9759.yaml which names these GPIO "mute" and
"shutdown" respectively.

No board files using platform data exist in the kernel, new
users can use GPIO descriptor tables if desired.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230911-descriptors-asoc-max-v2-1-b9d793fb768e@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>