linux_dsm_epyc7002/sound/soc/codecs
Stephan Gerhold 9110d1b0e2
ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX
According to the PM8916 Hardware Register Description,
CDC_D_CDC_CONN_HPHR_DAC_CTL has only a single bit (RX_SEL)
to switch between RX1 (0) and RX2 (1). It is not possible to
disable it entirely to achieve the "ZERO" state.

However, at the moment the "RDAC2 MUX" mixer defines three possible
values ("ZERO", "RX2" and "RX1"). Setting the mixer to "ZERO"
actually configures it to RX1. Setting the mixer to "RX1" has
(seemingly) no effect.

Remove "ZERO" and replace it with "RX1" to fix this.

Fixes: 585e881e5b ("ASoC: codecs: Add msm8916-wcd analog codec")
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20191020153007.206070-1-stephan@gerhold.net
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-10-21 13:50:01 +01:00
..
88pm860x-codec.c ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux' 2019-08-15 15:07:25 +01:00
88pm860x-codec.h
ab8500-codec.c
ab8500-codec.h
ac97.c
ad193x-i2c.c
ad193x-spi.c
ad193x.c ASoC: codecs: ad193x: make two arrays static const, makes object smaller 2019-09-09 10:50:51 +01:00
ad193x.h
ad1836.c
ad1836.h
ad1980.c
ad73311.c
ad73311.h
adau17x1.c
adau17x1.h
adau1373.c
adau1373.h
adau1701.c
adau1701.h
adau1761-i2c.c
adau1761-spi.c
adau1761.c
adau1761.h
adau1781-i2c.c
adau1781-spi.c
adau1781.c
adau1781.h
adau1977-i2c.c
adau1977-spi.c
adau1977.c
adau1977.h
adau7002.c
adau-utils.c
adau-utils.h
adav80x.c
adav80x.h
adav801.c
adav803.c
ads117x.c
ak4104.c
ak4118.c
ak4458.c
ak4458.h
ak4535.c
ak4535.h
ak4554.c
ak4613.c
ak4641.c
ak4642.c
ak4671.c
ak4671.h
ak5386.c
ak5558.c
ak5558.h
alc5623.c
alc5623.h
alc5632.c
alc5632.h
arizona.c
arizona.h
bd28623.c
bt-sco.c
cpcap.c
cq93vc.c
cros_ec_codec.c chrome platform changes for v5.3 2019-07-11 18:45:29 -07:00
cs35l32.c
cs35l32.h
cs35l33.c
cs35l33.h
cs35l34.c
cs35l34.h
cs35l35.c
cs35l35.h
cs35l36.c
cs35l36.h
cs42l42.c
cs42l42.h
cs42l51-i2c.c
cs42l51.c
cs42l51.h
cs42l52.c
cs42l52.h
cs42l56.c ASoC: cs42l56: remove unused variable 'adc_swap_enum' 2019-08-15 15:07:07 +01:00
cs42l56.h
cs42l73.c ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux' 2019-08-15 15:04:41 +01:00
cs42l73.h
cs42xx8-i2c.c
cs42xx8.c ASoC: cs42xx8: Force suspend/resume during system suspend/resume 2019-08-27 20:39:46 +01:00
cs42xx8.h
cs47l15.c ASoC: cs47l15: Add codec driver for Cirrus Logic CS47L15 2019-07-25 17:42:55 +01:00
cs47l24.c
cs47l24.h
cs47l35.c ASoC: cs47l35: Use define for DSPCLK enable bit 2019-07-22 13:26:19 +01:00
cs47l85.c
cs47l90.c ASoC: wm_adsp: Allow bus error handler to be called directly 2019-07-25 17:42:35 +01:00
cs47l92.c ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92 2019-07-25 17:43:17 +01:00
cs53l30.c
cs53l30.h
cs4265.c
cs4265.h
cs4270.c
cs4271-i2c.c
cs4271-spi.c
cs4271.c ASoC: cs4271: Fix a typo in the CS4171_NR_RATIOS 2019-07-31 12:07:12 +01:00
cs4271.h
cs4341.c
cs4349.c ASoC: cs4349: Use PM ops 'cs4349_runtime_pm' 2019-08-15 15:05:00 +01:00
cs4349.h
cs43130.c
cs43130.h
cx2072x.c
cx2072x.h
cx20442.c
cx20442.h
da732x_reg.h
da732x.c
da732x.h
da7210.c
da7213.c
da7213.h
da7218.c
da7218.h
da7219-aad.c
da7219-aad.h
da7219.c
da7219.h
da9055.c
dmic.c
es7134.c
es7241.c
es8316.c ASoC: es8316: support fixed and variable both clock rates 2019-09-09 10:50:36 +01:00
es8316.h
es8328-i2c.c
es8328-spi.c
es8328.c ASoC: es8328: Fix copy-paste error in es8328_right_line_controls 2019-08-15 15:06:49 +01:00
es8328.h
gtm601.c
hdac_hda.c ASoC: hdac_hda: fix page fault issue by removing race 2019-08-08 20:38:53 +01:00
hdac_hda.h
hdac_hdmi.c Merge branch 'asoc-5.3' into asoc-5.4 2019-08-20 18:28:43 +01:00
hdac_hdmi.h
hdmi-codec.c ASoC: hdmi-codec: Add an op to set callback function for plug event 2019-09-09 14:50:03 +01:00
ics43432.c
inno_rk3036.c ASoC: inno_rk3036: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:11:21 +01:00
inno_rk3036.h
isabelle.c
isabelle.h
jz4725b.c ASoC: codecs: jz4725b: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:10:35 +01:00
jz4740.c ASoC: jz4740: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:11:03 +01:00
Kconfig ASoC: codecs: Add uda1334 codec driver 2019-07-31 12:26:47 +01:00
l3.c
lm4857.c
lm49453.c
lm49453.h
lochnagar-sc.c
madera.c ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92 2019-07-25 17:43:17 +01:00
madera.h ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92 2019-07-25 17:43:17 +01:00
Makefile ASoC: codecs: Add uda1334 codec driver 2019-07-31 12:26:47 +01:00
max9759.c
max9768.c
max9850.c ASoC: max9850: remove unused variable 'max9850_reg' 2019-08-09 18:12:39 +01:00
max9850.h
max9860.c
max9860.h
max9867.c
max9867.h
max9877.c
max9877.h
max98088.c
max98088.h
max98090.c
max98090.h
max98095.c
max98095.h
max98357a.c ASoC: max98357a: use mdelay for sdmode-delay 2019-07-10 16:24:39 +01:00
max98371.c ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv' 2019-08-15 15:05:18 +01:00
max98371.h
max98373.c ASoC: max98373: check for device node before parsing 2019-10-01 12:45:33 +01:00
max98373.h Merge branch 'asoc-5.3' into asoc-5.4 2019-08-20 18:28:43 +01:00
max98504.c
max98504.h
max98925.c
max98925.h
max98926.c ASoC: max98926: remove two unused variables 2019-08-09 18:12:38 +01:00
max98926.h
max98927.c
max98927.h
mc13783.c
mc13783.h
ml26124.c ASoC: ml26124: remove unused variable 'ngth' 2019-08-09 13:24:47 +01:00
ml26124.h
msm8916-wcd-analog.c ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX 2019-10-21 13:50:01 +01:00
msm8916-wcd-digital.c ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 2019-10-09 18:02:18 +01:00
mt6351.c ASoC: mt6351: remove unused variable 'mt_lineout_control' 2019-08-09 13:24:29 +01:00
mt6351.h
mt6358.c ASoC: mediatek: mt6358: add delay after dmic clock on 2019-08-15 15:04:04 +01:00
mt6358.h
nau8540.c
nau8540.h
nau8810.c
nau8810.h
nau8822.c
nau8822.h
nau8824.c
nau8824.h
nau8825.c Merge branch 'asoc-5.2' into asoc-linus 2019-07-06 12:25:24 +01:00
nau8825.h Merge branch 'asoc-5.2' into asoc-linus 2019-07-06 12:25:24 +01:00
pcm179x-i2c.c
pcm179x-spi.c
pcm179x.c
pcm179x.h
pcm186x-i2c.c
pcm186x-spi.c
pcm186x.c
pcm186x.h
pcm512x-i2c.c
pcm512x-spi.c
pcm512x.c
pcm512x.h
pcm1681.c
pcm1789-i2c.c
pcm1789.c
pcm1789.h
pcm3008.c
pcm3008.h
pcm3060-i2c.c ASoC: Relocate my e-mail to .com domain zone 2019-07-10 16:25:12 +01:00
pcm3060-spi.c ASoC: Relocate my e-mail to .com domain zone 2019-07-10 16:25:12 +01:00
pcm3060.c ASoC: Relocate my e-mail to .com domain zone 2019-07-10 16:25:12 +01:00
pcm3060.h ASoC: Relocate my e-mail to .com domain zone 2019-07-10 16:25:12 +01:00
pcm3168a-i2c.c
pcm3168a-spi.c
pcm3168a.c ASoC: pcm3168a: The codec does not support S32_LE 2019-09-20 12:06:17 +01:00
pcm3168a.h
pcm5102a.c
rk3328_codec.c ASoC: rockchip: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:03:52 +01:00
rk3328_codec.h
rl6231.c
rl6231.h
rl6347a.c
rl6347a.h
rt274.c
rt274.h
rt286.c
rt286.h
rt298.c
rt298.h
rt1011.c ASoC: rt1011: make array pd static const, makes object smaller 2019-09-09 10:51:36 +01:00
rt1011.h ASoC: rt1011: Add a flag for the R0 calibration test 2019-08-07 14:19:13 +01:00
rt1305.c ASoC: rt1305: make array pd static const, makes object smaller 2019-09-09 10:51:52 +01:00
rt1305.h
rt1308.c ASoC: rt1308: make array pd static const, makes object smaller 2019-09-09 10:52:07 +01:00
rt1308.h Merge branch 'asoc-5.3' into asoc-5.4 2019-07-26 13:10:09 +01:00
rt5514-spi.c
rt5514-spi.h
rt5514.c
rt5514.h
rt5616.c
rt5616.h
rt5631.c
rt5631.h
rt5640.c
rt5640.h
rt5645.c
rt5645.h
rt5651.c ASoC: intel: bytcr_rt5651: add null check to support_button_press 2019-10-01 18:33:02 +01:00
rt5651.h
rt5659.c
rt5659.h
rt5660.c
rt5660.h
rt5663.c
rt5663.h
rt5665.c ASoC: rt5665: Fix a typo in the name of a function 2019-07-23 12:25:39 +01:00
rt5665.h
rt5668.c
rt5668.h
rt5670-dsp.h
rt5670.c
rt5670.h
rt5677-spi.c
rt5677-spi.h
rt5677.c ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF 2019-09-09 13:22:07 +01:00
rt5677.h
rt5682.c ASoC: rt5682: add NULL handler to set_jack function 2019-10-01 18:32:35 +01:00
rt5682.h
sgtl5000.c ASoC: sgtl5000: Fix charge pump source assignment 2019-07-22 13:26:27 +01:00
sgtl5000.h ASoC: sgtl5000: Fix definition of VAG Ramp Control 2019-07-22 13:26:25 +01:00
si476x.c
sigmadsp-i2c.c
sigmadsp-regmap.c
sigmadsp.c
sigmadsp.h
simple-amplifier.c
sirf-audio-codec.c ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify code 2019-09-04 13:48:31 +01:00
sirf-audio-codec.h
spdif_receiver.c
spdif_transmitter.c
ssm2305.c
ssm2518.c
ssm2518.h
ssm2602-i2c.c
ssm2602-spi.c
ssm2602.c
ssm2602.h
ssm4567.c
sta32x.c
sta32x.h
sta350.c
sta350.h
sta529.c
stac9766.c
sti-sas.c
tas571x.c
tas571x.h
tas2552.c
tas2552.h
tas5086.c
tas5720.c
tas5720.h
tas6424.c
tas6424.h
tda7419.c
tfa9879.c
tfa9879.h
tlv320aic3x.c
tlv320aic3x.h
tlv320aic23-i2c.c
tlv320aic23-spi.c
tlv320aic23.c ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src' 2019-08-15 15:05:55 +01:00
tlv320aic23.h
tlv320aic26.c
tlv320aic26.h
tlv320aic31xx.c ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum' 2019-08-15 15:06:13 +01:00
tlv320aic31xx.h
tlv320aic32x4-clk.c
tlv320aic32x4-i2c.c
tlv320aic32x4-spi.c
tlv320aic32x4.c
tlv320aic32x4.h
tlv320dac33.c
tlv320dac33.h
tpa6130a2.c
tpa6130a2.h
ts3a227e.c
ts3a227e.h
tscs42xx.c
tscs42xx.h
tscs454.c ASoC: tscs454: remove unused variable 'PLL_48K_RATE' 2019-08-08 20:57:00 +01:00
tscs454.h
twl4030.c
twl6040.c ASoC: Remove dev_err() usage after platform_get_irq() 2019-08-02 12:12:31 +01:00
twl6040.h
uda134x.c
uda134x.h
uda1334.c ASoC: codecs: Add uda1334 codec driver 2019-07-31 12:26:47 +01:00
uda1380.c
uda1380.h
wcd9335.c ASoC: wcd9335: remove redundant use of ret variable 2019-09-11 11:16:05 +01:00
wcd9335.h
wcd-clsh-v2.c ASoC: wcd9335: Fix misuse of GENMASK macro 2019-07-22 13:09:45 +01:00
wcd-clsh-v2.h
wl1273.c
wl1273.h
wm0010.c
wm1250-ev1.c
wm2000.c
wm2000.h
wm2200.c
wm2200.h
wm5100-tables.c
wm5100.c
wm5100.h
wm5102.c
wm5102.h
wm5110.c
wm5110.h
wm8350.c
wm8350.h
wm8400.c
wm8400.h
wm8510.c
wm8510.h
wm8523.c
wm8523.h
wm8524.c
wm8580.c
wm8580.h
wm8711.c
wm8711.h
wm8727.c
wm8728.c
wm8728.h
wm8731.c
wm8731.h
wm8737.c ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls 2019-08-15 15:02:20 +01:00
wm8737.h
wm8741.c
wm8741.h
wm8750.c
wm8750.h
wm8753.c
wm8753.h
wm8770.c
wm8770.h
wm8776.c
wm8776.h
wm8782.c
wm8804-i2c.c
wm8804-spi.c
wm8804.c
wm8804.h
wm8900.c
wm8900.h
wm8903.c
wm8903.h
wm8904.c ASoC: wm8904: implement input mode select as a mux 2019-08-20 18:03:02 +01:00
wm8904.h
wm8940.c
wm8940.h
wm8955.c ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name 2019-07-24 17:02:44 +01:00
wm8955.h
wm8958-dsp2.c
wm8960.c
wm8960.h
wm8961.c
wm8961.h
wm8962.c
wm8962.h
wm8971.c
wm8971.h
wm8974.c
wm8974.h
wm8978.c
wm8978.h
wm8983.c
wm8983.h
wm8985.c
wm8985.h
wm8988.c ASoC: wm8988: fix typo in wm8988_right_line_controls 2019-08-22 18:28:43 +01:00
wm8988.h
wm8990.c
wm8990.h
wm8991.c
wm8991.h
wm8993.c
wm8993.h
wm8994.c ASoC: wm8994: Do not register inapplicable controls for WM1811 2019-09-23 14:15:26 -07:00
wm8994.h
wm8995.c
wm8995.h
wm8996.c
wm8996.h
wm8997.c
wm8997.h
wm8998.c
wm8998.h
wm9081.c
wm9081.h
wm9090.c
wm9090.h
wm9705.c
wm9712.c
wm9713.c
wm9713.h
wm_adsp.c ASoC: wm_adsp: Don't generate kcontrols without READ flags 2019-10-02 12:56:38 +01:00
wm_adsp.h ASoC: wm_adsp: Allow bus error handler to be called directly 2019-07-25 17:42:35 +01:00
wm_hubs.c
wm_hubs.h
wmfw.h
zx_aud96p22.c