devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ASoC: sun50i-codec-analog: Internal bias support
@ 2022-06-21  3:54 Samuel Holland
  2022-06-21  3:54 ` [PATCH v2 1/3] ASoC: dt-bindings: sun50i-codec: Add binding for internal bias Samuel Holland
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Samuel Holland @ 2022-06-21  3:54 UTC (permalink / raw)
  To: Chen-Yu Tsai, Jernej Skrabec, Liam Girdwood, Mark Brown
  Cc: Arnaud Ferraris, Samuel Holland, Jaroslav Kysela,
	Krzysztof Kozlowski, Maxime Ripard, Rob Herring, Takashi Iwai,
	alsa-devel, devicetree, linux-arm-kernel, linux-kernel,
	linux-sunxi

This series adds support for enabling the codec's internal microphone
bias, which is needed on at least some versions of the PinePhone.

Changes in v2:
 - Move register update from component probe to device probe

Arnaud Ferraris (2):
  ASoC: dt-bindings: sun50i-codec: Add binding for internal bias
  ASoC: sun50i-codec-analog: Add support for internal bias

Samuel Holland (1):
  arm64: dts: allwinner: pinephone: Enable internal HMIC bias

 .../bindings/sound/allwinner,sun50i-a64-codec-analog.yaml | 5 +++++
 .../arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.0.dts | 4 ++++
 .../arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.1.dts | 4 ++++
 sound/soc/sunxi/sun50i-codec-analog.c                     | 8 ++++++++
 4 files changed, 21 insertions(+)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-07-08 16:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21  3:54 [PATCH v2 0/3] ASoC: sun50i-codec-analog: Internal bias support Samuel Holland
2022-06-21  3:54 ` [PATCH v2 1/3] ASoC: dt-bindings: sun50i-codec: Add binding for internal bias Samuel Holland
2022-06-21  3:54 ` [PATCH v2 2/3] ASoC: sun50i-codec-analog: Add support " Samuel Holland
2022-06-21  3:54 ` [PATCH v2 3/3] arm64: dts: allwinner: pinephone: Enable internal HMIC bias Samuel Holland
2022-06-27 20:53   ` Jernej Škrabec
2022-07-08 16:52     ` Jernej Škrabec
2022-06-27 20:46 ` (subset) [PATCH v2 0/3] ASoC: sun50i-codec-analog: Internal bias support Mark Brown
2022-07-05 20:12   ` Jernej Škrabec
2022-07-05 20:58     ` Mark Brown
2022-07-05 21:04       ` Jernej Škrabec
2022-07-05 21:14         ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).