From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2C31EC433E0 for ; Fri, 19 Mar 2021 09:48:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 00EFF64F6B for ; Fri, 19 Mar 2021 09:48:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229745AbhCSJsH (ORCPT ); Fri, 19 Mar 2021 05:48:07 -0400 Received: from mx2.suse.de ([195.135.220.15]:40694 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229524AbhCSJru (ORCPT ); Fri, 19 Mar 2021 05:47:50 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 82615AC2E; Fri, 19 Mar 2021 09:47:49 +0000 (UTC) Date: Fri, 19 Mar 2021 10:47:49 +0100 Message-ID: From: Takashi Iwai To: Linus Torvalds Cc: Mark Brown , Liam Girdwood , Linux Kernel Mailing List Subject: [GIT PULL] sound fixes for 5.12-rc4 User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, please pull sound fixes for v5.12-rc4 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.12-rc4 The topmost commit is 50b1affc891cbc103a2334ce909a026e25f4c84d ---------------------------------------------------------------- sound fixes for 5.12-rc4 Majority of changes are various ASoC device/platform-specific small fixes (including a removal of stale file) while the only common change is a clk management fix in ASoC simple-card driver. The rest are usual HD-audio quirks. ---------------------------------------------------------------- Alexander Shiyan (1): ASoC: fsl_ssi: Fix TDM slot setup for I2S mode Bard Liao (1): ASoC: rt711: add snd_soc_component remove callback Benjamin Rood (1): ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe Colin Ian King (2): ASoC: codecs: lpass-rx-macro: Fix uninitialized variable ec_tx ALSA: usb-audio: Fix unintentional sign extension issue Hans de Goede (8): ASoC: rt5670: Remove 'OUT Channel Switch' control ASoC: rt5670: Remove 'HP Playback Switch' control ASoC: rt5670: Remove ADC vol-ctrl mute bits poking from Sto1 ADC mixer settings ASoC: rt5670: Add emulated 'DAC1 Playback Switch' control ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current threshold ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10 ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10 ASoC: es8316: Simplify adc_pga_gain_tlv table Hui Wang (1): ALSA: hda: generic: Fix the micmute led init state Jack Yu (2): ASoC: rt1015: fix i2c communication error ASoC: rt1015: enable BCLK detection after calibration Jeremy Szu (3): ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8 ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8 ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8 Jiaxin Yu (1): ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge Jon Hunter (1): ASoC: soc-core: Prevent warning if no DMI table is present Jonathan Marek (2): ASoC: codecs: lpass-va-macro: mute/unmute all active decimators ASoC: codecs: lpass-wsa-macro: fix RX MIX input controls Lucas Tanure (5): ASoC: cs42l42: Fix Bitclock polarity inversion ASoC: cs42l42: Fix channel width support ASoC: cs42l42: Fix mixer volume control ASoC: cs42l42: Don't enable/disable regulator at Bias Level ASoC: cs42l42: Always wait at least 3ms after reset Meng Li (1): spi: cadence: set cqspi to the driver_data field of struct device Pan Xiuli (1): ASoC: SOF: intel: fix wrong poll bits in dsp power down Peter Robinson (1): ASoC: remove remnants of sirf prima/atlas audio codec Pierre-Louis Bossart (1): ASoC: SOF: Intel: unregister DMIC device on probe error Sameer Pujar (2): ASoC: simple-card-utils: Do not handle device clock ASoC: rt5659: Update MCLK rate in set_sysclk() Shengjiu Wang (3): ASoC: ak4458: Add MODULE_DEVICE_TABLE ASoC: ak5558: Add MODULE_DEVICE_TABLE ASoC: dt-bindings: fsl_spdif: Add compatible string for new platforms Srinivas Kandagatla (3): ASoC: qcom: sdm845: Fix array out of bounds access ASoC: qcom: sdm845: Fix array out of range on rx slim channels ASoC: codecs: wcd934x: add a sanity check in set channel map Srinivasa Rao Mandadapu (1): ASoC: qcom: lpass-cpu: Fix lpass dai ids parse Takashi Sakamoto (1): ALSA: dice: fix null pointer dereference when node is disconnected Xiaoliang Yu (2): ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro --- .../devicetree/bindings/sound/fsl,spdif.yaml | 4 + drivers/spi/spi-cadence-quadspi.c | 1 + sound/firewire/dice/dice-stream.c | 5 +- sound/pci/hda/hda_generic.c | 2 +- sound/pci/hda/patch_realtek.c | 16 +++ sound/soc/codecs/Kconfig | 5 - sound/soc/codecs/ak4458.c | 1 + sound/soc/codecs/ak5558.c | 1 + sound/soc/codecs/cs42l42.c | 112 ++++++------------- sound/soc/codecs/cs42l42.h | 13 ++- sound/soc/codecs/es8316.c | 9 +- sound/soc/codecs/lpass-rx-macro.c | 2 +- sound/soc/codecs/lpass-va-macro.c | 28 +++-- sound/soc/codecs/lpass-wsa-macro.c | 20 ++-- sound/soc/codecs/rt1015.c | 2 + sound/soc/codecs/rt5640.c | 4 +- sound/soc/codecs/rt5651.c | 4 +- sound/soc/codecs/rt5659.c | 5 + sound/soc/codecs/rt5670.c | 110 +++++++++++++++--- sound/soc/codecs/rt5670.h | 9 +- sound/soc/codecs/rt711.c | 8 ++ sound/soc/codecs/sgtl5000.c | 2 +- sound/soc/codecs/sirf-audio-codec.h | 124 --------------------- sound/soc/codecs/wcd934x.c | 6 + sound/soc/fsl/fsl_ssi.c | 6 +- sound/soc/generic/simple-card-utils.c | 13 ++- sound/soc/intel/boards/bytcr_rt5640.c | 2 +- sound/soc/mediatek/mt8192/mt8192-dai-tdm.c | 4 +- sound/soc/mediatek/mt8192/mt8192-reg.h | 8 +- sound/soc/qcom/lpass-cpu.c | 2 +- sound/soc/qcom/sdm845.c | 6 +- sound/soc/soc-core.c | 4 + sound/soc/sof/intel/hda-dsp.c | 2 +- sound/soc/sof/intel/hda.c | 1 + sound/usb/mixer_quirks.c | 4 +- 35 files changed, 253 insertions(+), 292 deletions(-) delete mode 100644 sound/soc/codecs/sirf-audio-codec.h