Message ID | 20230224-asoc-mt6358-quick-fixes-v1-0-747d9186be4b@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: mt6358: Fixes from an initial glance at a kselftest run | expand |
On Sun, 26 Feb 2023 12:47:55 +0000, Mark Brown wrote: > This is a collection of fixes I came up after glancing through an > initial test run with the snappily named Kukui Jacuzzi SKU16 Chromebook > on KernelCI. There are more issues flagged, this is just what I fixed > thus far. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/3] ASoC: mt6358: Fix event generation for wake on voice stage 2 switch commit: 3425ddaea57af77ca96a59a5b8eaa2f9e1b021ba [2/3] ASoC: mt6358: Validate Wake on Voice 2 writes commit: 8e847a43c28fca0aaa11fba8f91da7dfd9d6936f [3/3] ASoC: mt6358: Remove undefined HPx Mux enumeration values commit: 8cbd7273a724d4e9615b26d696bb1221a8a48e4c All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
This is a collection of fixes I came up after glancing through an initial test run with the snappily named Kukui Jacuzzi SKU16 Chromebook on KernelCI. There are more issues flagged, this is just what I fixed thus far. Signed-off-by: Mark Brown <broonie@kernel.org> --- Mark Brown (3): ASoC: mt6358: Fix event generation for wake on voice stage 2 switch ASoC: mt6358: Validate Wake on Voice 2 writes ASoC: mt6358: Remove undefined HPx Mux enumeration values sound/soc/codecs/mt6358.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) --- base-commit: d2980d8d826554fa6981d621e569a453787472f8 change-id: 20230224-asoc-mt6358-quick-fixes-71b4ea6b8f13 Best regards,