Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound updates from Takashi Iwai:
"The majority of changes at this time were about ASoC with a lot of
code refactoring works. From the functionality POV, there isn't much
to see, but we have a wide range of device-specific fixes and updates.
Here are some highlights:
- Continued ASoC API cleanup work, spanned over many files
- Added a SoundWire SCDA generic class driver with regmap support
- Enhancements and fixes for Cirrus, Intel, Maxim and Qualcomm.
- Support for ASoC Allwinner A523, Mediatek MT8189, Qualcomm QCM2290,
QRB2210 and SM6115, SpacemiT K1, and TI TAS2568, TAS5802, TAS5806,
TAS5815, TAS5828 and TAS5830
- Usual HD-audio and USB-audio quirks and fixups
- Support for Onkyo SE-300PCIE, TASCAM IF-FW/DM MkII
Some gpiolib changes for shared GPIOs are included along with this PR
for covering ASoC drivers changes"
* tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (739 commits)
ALSA: hda/realtek: Add PCI SSIDs to HP ProBook quirks
ALSA: usb-audio: Simplify with usb_endpoint_max_periodic_payload()
ALSA: hda/realtek: fix mute/micmute LEDs don't work for more HP laptops
ALSA: rawmidi: Fix inconsistent indenting warning reported by smatch
ALSA: dice: fix buffer overflow in detect_stream_formats()
ASoC: codecs: Modify awinic amplifier dsp read and write functions
ASoC: SDCA: Fixup some more Kconfig issues
ASoC: cs35l56: Log a message if firmware is missing
ASoC: nau8325: Delete a stray tab
firmware: cs_dsp: Add test cases for client_ops == NULL
firmware: cs_dsp: Don't require client to provide a struct cs_dsp_client_ops
ASoC: fsl_micfil: Set channel range control
ASoC: fsl_micfil: Add default quality for different platforms
ASoC: intel: sof_sdw: Add codec_info for cs42l45
ASoC: sdw_utils: Add cs42l45 support functions
ASoC: intel: sof_sdw: Add ability to have auxiliary devices
ASoC: sdw_utils: Move codec_name to dai info
ASoC: sdw_utils: Add codec_conf for every DAI
ASoC: SDCA: Add terminal type into input/output widget name
ASoC: SDCA: Align mute controls to ALSA expectations
...
| -rw-r--r-- | Documentation/devicetree/bindings/sound/adi,max98363.yaml | 60 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/adi,ssm2602.txt | 19 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/adi,ssm3515.yaml | 49 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml | 4 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-spdif.yaml | 44 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/cirrus,cs4271.yaml | 10 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/cirrus,cs530x.yaml | 8 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/cs4265.txt | 29 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/cs4341.txt | 22 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/cs4349.txt | 19 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/da9055.txt | 22 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/mediatek,mt8189-afe-pcm.yaml | 178 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/mediatek,mt8189-nau8825.yaml | 101 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/nuvoton,nau8540.yaml | 40 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/nuvoton,nau8810.yaml | 45 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/nvidia,tegra210-admaif.yaml | 106 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/nxp,tfa9879.yaml | 44 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/nxp,uda1342.yaml | 42 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/pcm1789.txt | 22 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/pcm179x.txt | 27 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/pcm186x.txt | 42 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/pcm5102a.txt | 13 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml | 19 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml | 50 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 2 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml | 2 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/spacemit,k1-i2s.yaml | 87 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/ti,pcm1862.yaml | 76 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/ti,tas2781.yaml | 58 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/trivial-codec.yaml | 79 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8510.yaml | 41 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8523.yaml | 40 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8580.yaml | 42 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8711.yaml | 40 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8728.yaml | 40 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8737.yaml | 40 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8750.yaml | 42 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8753.yaml | 62 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8776.yaml | 41 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8961.yaml | 43 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8974.yaml | 41 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wm8770.txt | 16 | |
| -rw-r--r-- | MAINTAINERS | 8 | |
| -rw-r--r-- | drivers/base/regmap/regmap-sdw-mbq.c | 23 | |
| -rw-r--r-- | drivers/firmware/cirrus/cs_dsp.c | 175 | |
| -rw-r--r-- | drivers/firmware/cirrus/test/cs_dsp_test_callbacks.c | 1 | |
| -rw-r--r-- | drivers/gpio/Kconfig | 17 | |
| -rw-r--r-- | drivers/gpio/Makefile | 2 | |
| -rw-r--r-- | drivers/gpio/gpio-shared-proxy.c | 333 | |
| -rw-r--r-- | drivers/gpio/gpiolib-shared.c | 558 | |
| -rw-r--r-- | drivers/gpio/gpiolib-shared.h | 71 | |
| -rw-r--r-- | drivers/gpio/gpiolib.c | 70 | |
| -rw-r--r-- | drivers/gpio/gpiolib.h | 2 | |
| -rw-r--r-- | drivers/input/misc/arizona-haptics.c | 14 | |
| -rw-r--r-- | drivers/regulator/arizona-micsupp.c | 8 | |
| -rw-r--r-- | drivers/staging/greybus/audio_codec.c | 16 | |
| -rw-r--r-- | drivers/staging/greybus/audio_helper.c | 9 | |
| -rw-r--r-- | drivers/staging/greybus/audio_topology.c | 24 | |
| -rw-r--r-- | include/linux/firmware/cirrus/cs_dsp.h | 6 | |
| -rw-r--r-- | include/linux/firmware/cirrus/cs_dsp_test_utils.h | 18 | |
| -rw-r--r-- | include/linux/gpio/consumer.h | 9 | |
| -rw-r--r-- | include/linux/pci_ids.h | 1 | |
| -rw-r--r-- | include/linux/regmap.h | 21 | |
| -rw-r--r-- | include/linux/soundwire/sdw_registers.h | 2 | |
| -rw-r--r-- | include/linux/string.h | 18 | |
| -rw-r--r-- | include/sound/cs-amp-lib.h | 25 | |
| -rw-r--r-- | include/sound/cs35l56.h | 50 | |
| -rw-r--r-- | include/sound/sdca.h | 19 | |
| -rw-r--r-- | include/sound/sdca_fdl.h | 105 | |
| -rw-r--r-- | include/sound/sdca_function.h | 126 | |
| -rw-r--r-- | include/sound/sdca_hid.h | 21 | |
| -rw-r--r-- | include/sound/sdca_interrupts.h | 19 | |
| -rw-r--r-- | include/sound/sdca_regmap.h | 2 | |
| -rw-r--r-- | include/sound/sdca_ump.h | 50 | |
| -rw-r--r-- | include/sound/soc-acpi-intel-match.h | 2 | |
| -rw-r--r-- | include/sound/soc-acpi.h | 8 | |
| -rw-r--r-- | include/sound/soc.h | 39 | |
| -rw-r--r-- | include/sound/soc_sdw_utils.h | 19 | |
| -rw-r--r-- | include/sound/tas2781.h | 8 | |
| -rw-r--r-- | include/trace/events/asoc.h | 4 | |
| -rw-r--r-- | include/uapi/sound/intel/avs/tokens.h | 6 | |
| -rw-r--r-- | lib/tests/string_kunit.c | 13 | |
| -rw-r--r-- | sound/ac97_bus.c | 13 | |
| -rw-r--r-- | sound/core/pcm_drm_eld.c | 2 | |
| -rw-r--r-- | sound/core/rawmidi.c | 5 | |
| -rw-r--r-- | sound/drivers/pcmtest.c | 4 | |
| -rw-r--r-- | sound/firewire/dice/Makefile | 2 | |
| -rw-r--r-- | sound/firewire/dice/dice-extension.c | 4 | |
| -rw-r--r-- | sound/firewire/dice/dice-teac.c | 43 | |
| -rw-r--r-- | sound/firewire/dice/dice.c | 13 | |
| -rw-r--r-- | sound/firewire/dice/dice.h | 1 | |
| -rw-r--r-- | sound/hda/codecs/hdmi/intelhdmi.c | 1 | |
| -rw-r--r-- | sound/hda/codecs/realtek/alc269.c | 111 | |
| -rw-r--r-- | sound/hda/codecs/senarytech.c | 9 | |
| -rw-r--r-- | sound/hda/codecs/side-codecs/Kconfig | 15 | |
| -rw-r--r-- | sound/hda/codecs/side-codecs/cs35l56_hda.c | 116 | |
| -rw-r--r-- | sound/hda/codecs/side-codecs/cs35l56_hda.h | 6 | |
| -rw-r--r-- | sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | 44 | |
| -rw-r--r-- | sound/hda/controllers/intel.c | 2 | |
| -rw-r--r-- | sound/hda/core/intel-dsp-config.c | 8 | |
| -rw-r--r-- | sound/isa/gus/gus_reset.c | 3 | |
| -rw-r--r-- | sound/isa/wavefront/wavefront_midi.c | 2 | |
| -rw-r--r-- | sound/isa/wavefront/wavefront_synth.c | 4 | |
| -rw-r--r-- | sound/pci/au88x0/au88x0_eq.c | 2 | |
| -rw-r--r-- | sound/pci/ctxfi/ctatc.c | 97 | |
| -rw-r--r-- | sound/pci/ctxfi/ctatc.h | 8 | |
| -rw-r--r-- | sound/pci/ctxfi/ctdaio.c | 18 | |
| -rw-r--r-- | sound/pci/ctxfi/ctdaio.h | 3 | |
| -rw-r--r-- | sound/pci/ctxfi/cthardware.h | 4 | |
| -rw-r--r-- | sound/pci/ctxfi/cthw20k1.c | 3 | |
| -rw-r--r-- | sound/pci/ctxfi/cthw20k2.c | 81 | |
| -rw-r--r-- | sound/pci/ctxfi/ctmixer.c | 73 | |
| -rw-r--r-- | sound/pci/maestro3.c | 6 | |
| -rw-r--r-- | sound/soc/Kconfig | 1 | |
| -rw-r--r-- | sound/soc/Makefile | 1 | |
| -rw-r--r-- | sound/soc/amd/acp/acp-mach-common.c | 40 | |
| -rw-r--r-- | sound/soc/amd/acp/acp-sdw-legacy-mach.c | 23 | |
| -rw-r--r-- | sound/soc/amd/acp/acp-sdw-sof-mach.c | 12 | |
| -rw-r--r-- | sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c | 10 | |
| -rw-r--r-- | sound/soc/amd/ps/acp63.h | 2 | |
| -rw-r--r-- | sound/soc/amd/ps/pci-ps.c | 9 | |
| -rw-r--r-- | sound/soc/amd/vangogh/acp5x-mach.c | 3 | |
| -rw-r--r-- | sound/soc/atmel/atmel-pdmic.c | 4 | |
| -rw-r--r-- | sound/soc/atmel/sam9g20_wm8731.c | 2 | |
| -rw-r--r-- | sound/soc/atmel/tse850-pcm5142.c | 32 | |
| -rw-r--r-- | sound/soc/codecs/88pm860x-codec.c | 11 | |
| -rw-r--r-- | sound/soc/codecs/Kconfig |