All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ES8316 audio codec fixes on Rock5B
@ 2023-05-30 18:11 ` Cristian Ciocaltea
  0 siblings, 0 replies; 18+ messages in thread
From: Cristian Ciocaltea @ 2023-05-30 18:11 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Zhu Ning, Pierre-Louis Bossart, Charles Keepax,
	Uwe Kleine-König, David Yang, Daniel Drake
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel,
	alsa-devel, kernel

This patch series handles a few issues related to the ES8316 audio 
codec, discovered while doing some testing on the Rock 5B board.

Changes in v2:
 - Preserved original dB gain range in PATCH 1
 - Rewrote PATCH 2 conditional statement, per Mark's review
 - Rebased series onto next-20230530
 - v1: https://lore.kernel.org/all/20230524074156.147387-1-cristian.ciocaltea@collabora.com/

Cristian Ciocaltea (3):
  ASoC: es8316: Increment max value for ALC Capture Target Volume
    control
  ASoC: es8316: Do not set rate constraints for unsupported MCLKs
  arm64: dts: rockchip: Assign ES8316 MCLK rate on rk3588-rock-5b

 .../boot/dts/rockchip/rk3588-rock-5b.dts      |  2 ++
 sound/soc/codecs/es8316.c                     | 23 +++++++++++--------
 2 files changed, 16 insertions(+), 9 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-06-06 17:08 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-30 18:11 [PATCH v2 0/3] ES8316 audio codec fixes on Rock5B Cristian Ciocaltea
2023-05-30 18:11 ` Cristian Ciocaltea
2023-05-30 18:11 ` Cristian Ciocaltea
2023-05-30 18:11 ` [PATCH v2 1/3] ASoC: es8316: Increment max value for ALC Capture Target Volume control Cristian Ciocaltea
2023-05-30 18:11   ` Cristian Ciocaltea
2023-05-30 18:11   ` Cristian Ciocaltea
2023-05-30 18:11 ` [PATCH v2 2/3] ASoC: es8316: Do not set rate constraints for unsupported MCLKs Cristian Ciocaltea
2023-05-30 18:11   ` Cristian Ciocaltea
2023-05-30 18:11   ` Cristian Ciocaltea
2023-05-30 18:11 ` [PATCH v2 3/3] arm64: dts: rockchip: Assign ES8316 MCLK rate on rk3588-rock-5b Cristian Ciocaltea
2023-05-30 18:11   ` Cristian Ciocaltea
2023-05-30 18:11   ` Cristian Ciocaltea
2023-05-30 19:42 ` (subset) [PATCH v2 0/3] ES8316 audio codec fixes on Rock5B Mark Brown
2023-05-30 19:42   ` Mark Brown
2023-05-30 19:42   ` Mark Brown
2023-06-06 17:07 ` Heiko Stuebner
2023-06-06 17:07   ` Heiko Stuebner
2023-06-06 17:07   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.