On Fri, 24 Jun 2022 12:57:16 +0200, Sascha Hauer wrote: > The tx_mask check doesn't reflect what the driver and the chip support. > > The check currently checks for exactly two slots being enabled. The > tlv320adcx140 supports anything between one and eight channels, so relax > the check accordingly. > > The tlv320adcx140 supports arbitrary tx_mask settings, but the driver > currently only supports adjacent slots beginning with the first slot, > so extend the check to check that the first slot is being used and that > there are no holes in the tx_mask. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: tlv320adcx140: Fix tx_mask check commit: 91ff12ec2390a918883145e6c7d96cb10c4fcbd6 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