On Fri, 19 Feb 2021 13:33:08 -0500, Benjamin Rood wrote: > According to the SGTL5000 datasheet [1], the DAP_AVC_CTRL register has > the following bit field definitions: > > | BITS | FIELD | RW | RESET | DEFINITION | > | 15 | RSVD | RO | 0x0 | Reserved | > | 14 | RSVD | RW | 0x1 | Reserved | > | 13:12 | MAX_GAIN | RW | 0x1 | Max Gain of AVC in expander mode | > | 11:10 | RSVD | RO | 0x0 | Reserved | > | 9:8 | LBI_RESP | RW | 0x1 | Integrator Response | > | 7:6 | RSVD | RO | 0x0 | Reserved | > | 5 | HARD_LMT_EN | RW | 0x0 | Enable hard limiter mode | > | 4:1 | RSVD | RO | 0x0 | Reserved | > | 0 | EN | RW | 0x0 | Enable/Disable AVC | > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe commit: d74fcdc51afd431ca9d956e032e14d12f0ee4153 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