Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1 | /* |
| 2 | * wm8903.c -- WM8903 ALSA SoC Audio driver |
| 3 | * |
| 4 | * Copyright 2008 Wolfson Microelectronics |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 5 | * Copyright 2011 NVIDIA, Inc. |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 6 | * |
| 7 | * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> |
| 8 | * |
| 9 | * This program is free software; you can redistribute it and/or modify |
| 10 | * it under the terms of the GNU General Public License version 2 as |
| 11 | * published by the Free Software Foundation. |
| 12 | * |
| 13 | * TODO: |
| 14 | * - TDM mode configuration. |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 15 | * - Digital microphone support. |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 16 | */ |
| 17 | |
| 18 | #include <linux/module.h> |
| 19 | #include <linux/moduleparam.h> |
| 20 | #include <linux/init.h> |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 21 | #include <linux/completion.h> |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 22 | #include <linux/delay.h> |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 23 | #include <linux/gpio.h> |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 24 | #include <linux/pm.h> |
| 25 | #include <linux/i2c.h> |
| 26 | #include <linux/platform_device.h> |
Tejun Heo | 5a0e3ad | 2010-03-24 17:04:11 +0900 | [diff] [blame] | 27 | #include <linux/slab.h> |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 28 | #include <sound/core.h> |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 29 | #include <sound/jack.h> |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 30 | #include <sound/pcm.h> |
| 31 | #include <sound/pcm_params.h> |
| 32 | #include <sound/tlv.h> |
| 33 | #include <sound/soc.h> |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 34 | #include <sound/initval.h> |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 35 | #include <sound/wm8903.h> |
Mark Brown | 2bbb5d6 | 2010-12-05 12:50:12 +0000 | [diff] [blame] | 36 | #include <trace/events/asoc.h> |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 37 | |
| 38 | #include "wm8903.h" |
| 39 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 40 | /* Register defaults at reset */ |
| 41 | static u16 wm8903_reg_defaults[] = { |
| 42 | 0x8903, /* R0 - SW Reset and ID */ |
| 43 | 0x0000, /* R1 - Revision Number */ |
| 44 | 0x0000, /* R2 */ |
| 45 | 0x0000, /* R3 */ |
| 46 | 0x0018, /* R4 - Bias Control 0 */ |
| 47 | 0x0000, /* R5 - VMID Control 0 */ |
| 48 | 0x0000, /* R6 - Mic Bias Control 0 */ |
| 49 | 0x0000, /* R7 */ |
| 50 | 0x0001, /* R8 - Analogue DAC 0 */ |
| 51 | 0x0000, /* R9 */ |
| 52 | 0x0001, /* R10 - Analogue ADC 0 */ |
| 53 | 0x0000, /* R11 */ |
| 54 | 0x0000, /* R12 - Power Management 0 */ |
| 55 | 0x0000, /* R13 - Power Management 1 */ |
| 56 | 0x0000, /* R14 - Power Management 2 */ |
| 57 | 0x0000, /* R15 - Power Management 3 */ |
| 58 | 0x0000, /* R16 - Power Management 4 */ |
| 59 | 0x0000, /* R17 - Power Management 5 */ |
| 60 | 0x0000, /* R18 - Power Management 6 */ |
| 61 | 0x0000, /* R19 */ |
| 62 | 0x0400, /* R20 - Clock Rates 0 */ |
| 63 | 0x0D07, /* R21 - Clock Rates 1 */ |
| 64 | 0x0000, /* R22 - Clock Rates 2 */ |
| 65 | 0x0000, /* R23 */ |
| 66 | 0x0050, /* R24 - Audio Interface 0 */ |
| 67 | 0x0242, /* R25 - Audio Interface 1 */ |
| 68 | 0x0008, /* R26 - Audio Interface 2 */ |
| 69 | 0x0022, /* R27 - Audio Interface 3 */ |
| 70 | 0x0000, /* R28 */ |
| 71 | 0x0000, /* R29 */ |
| 72 | 0x00C0, /* R30 - DAC Digital Volume Left */ |
| 73 | 0x00C0, /* R31 - DAC Digital Volume Right */ |
| 74 | 0x0000, /* R32 - DAC Digital 0 */ |
| 75 | 0x0000, /* R33 - DAC Digital 1 */ |
| 76 | 0x0000, /* R34 */ |
| 77 | 0x0000, /* R35 */ |
| 78 | 0x00C0, /* R36 - ADC Digital Volume Left */ |
| 79 | 0x00C0, /* R37 - ADC Digital Volume Right */ |
| 80 | 0x0000, /* R38 - ADC Digital 0 */ |
| 81 | 0x0073, /* R39 - Digital Microphone 0 */ |
| 82 | 0x09BF, /* R40 - DRC 0 */ |
| 83 | 0x3241, /* R41 - DRC 1 */ |
| 84 | 0x0020, /* R42 - DRC 2 */ |
| 85 | 0x0000, /* R43 - DRC 3 */ |
| 86 | 0x0085, /* R44 - Analogue Left Input 0 */ |
| 87 | 0x0085, /* R45 - Analogue Right Input 0 */ |
| 88 | 0x0044, /* R46 - Analogue Left Input 1 */ |
| 89 | 0x0044, /* R47 - Analogue Right Input 1 */ |
| 90 | 0x0000, /* R48 */ |
| 91 | 0x0000, /* R49 */ |
| 92 | 0x0008, /* R50 - Analogue Left Mix 0 */ |
| 93 | 0x0004, /* R51 - Analogue Right Mix 0 */ |
| 94 | 0x0000, /* R52 - Analogue Spk Mix Left 0 */ |
| 95 | 0x0000, /* R53 - Analogue Spk Mix Left 1 */ |
| 96 | 0x0000, /* R54 - Analogue Spk Mix Right 0 */ |
| 97 | 0x0000, /* R55 - Analogue Spk Mix Right 1 */ |
| 98 | 0x0000, /* R56 */ |
| 99 | 0x002D, /* R57 - Analogue OUT1 Left */ |
| 100 | 0x002D, /* R58 - Analogue OUT1 Right */ |
| 101 | 0x0039, /* R59 - Analogue OUT2 Left */ |
| 102 | 0x0039, /* R60 - Analogue OUT2 Right */ |
| 103 | 0x0100, /* R61 */ |
| 104 | 0x0139, /* R62 - Analogue OUT3 Left */ |
| 105 | 0x0139, /* R63 - Analogue OUT3 Right */ |
| 106 | 0x0000, /* R64 */ |
| 107 | 0x0000, /* R65 - Analogue SPK Output Control 0 */ |
| 108 | 0x0000, /* R66 */ |
| 109 | 0x0010, /* R67 - DC Servo 0 */ |
| 110 | 0x0100, /* R68 */ |
| 111 | 0x00A4, /* R69 - DC Servo 2 */ |
| 112 | 0x0807, /* R70 */ |
| 113 | 0x0000, /* R71 */ |
| 114 | 0x0000, /* R72 */ |
| 115 | 0x0000, /* R73 */ |
| 116 | 0x0000, /* R74 */ |
| 117 | 0x0000, /* R75 */ |
| 118 | 0x0000, /* R76 */ |
| 119 | 0x0000, /* R77 */ |
| 120 | 0x0000, /* R78 */ |
| 121 | 0x000E, /* R79 */ |
| 122 | 0x0000, /* R80 */ |
| 123 | 0x0000, /* R81 */ |
| 124 | 0x0000, /* R82 */ |
| 125 | 0x0000, /* R83 */ |
| 126 | 0x0000, /* R84 */ |
| 127 | 0x0000, /* R85 */ |
| 128 | 0x0000, /* R86 */ |
| 129 | 0x0006, /* R87 */ |
| 130 | 0x0000, /* R88 */ |
| 131 | 0x0000, /* R89 */ |
| 132 | 0x0000, /* R90 - Analogue HP 0 */ |
| 133 | 0x0060, /* R91 */ |
| 134 | 0x0000, /* R92 */ |
| 135 | 0x0000, /* R93 */ |
| 136 | 0x0000, /* R94 - Analogue Lineout 0 */ |
| 137 | 0x0060, /* R95 */ |
| 138 | 0x0000, /* R96 */ |
| 139 | 0x0000, /* R97 */ |
| 140 | 0x0000, /* R98 - Charge Pump 0 */ |
| 141 | 0x1F25, /* R99 */ |
| 142 | 0x2B19, /* R100 */ |
| 143 | 0x01C0, /* R101 */ |
| 144 | 0x01EF, /* R102 */ |
| 145 | 0x2B00, /* R103 */ |
| 146 | 0x0000, /* R104 - Class W 0 */ |
| 147 | 0x01C0, /* R105 */ |
| 148 | 0x1C10, /* R106 */ |
| 149 | 0x0000, /* R107 */ |
| 150 | 0x0000, /* R108 - Write Sequencer 0 */ |
| 151 | 0x0000, /* R109 - Write Sequencer 1 */ |
| 152 | 0x0000, /* R110 - Write Sequencer 2 */ |
| 153 | 0x0000, /* R111 - Write Sequencer 3 */ |
| 154 | 0x0000, /* R112 - Write Sequencer 4 */ |
| 155 | 0x0000, /* R113 */ |
| 156 | 0x0000, /* R114 - Control Interface */ |
| 157 | 0x0000, /* R115 */ |
| 158 | 0x00A8, /* R116 - GPIO Control 1 */ |
| 159 | 0x00A8, /* R117 - GPIO Control 2 */ |
| 160 | 0x00A8, /* R118 - GPIO Control 3 */ |
| 161 | 0x0220, /* R119 - GPIO Control 4 */ |
| 162 | 0x01A0, /* R120 - GPIO Control 5 */ |
| 163 | 0x0000, /* R121 - Interrupt Status 1 */ |
| 164 | 0xFFFF, /* R122 - Interrupt Status 1 Mask */ |
| 165 | 0x0000, /* R123 - Interrupt Polarity 1 */ |
| 166 | 0x0000, /* R124 */ |
| 167 | 0x0003, /* R125 */ |
| 168 | 0x0000, /* R126 - Interrupt Control */ |
| 169 | 0x0000, /* R127 */ |
| 170 | 0x0005, /* R128 */ |
| 171 | 0x0000, /* R129 - Control Interface Test 1 */ |
| 172 | 0x0000, /* R130 */ |
| 173 | 0x0000, /* R131 */ |
| 174 | 0x0000, /* R132 */ |
| 175 | 0x0000, /* R133 */ |
| 176 | 0x0000, /* R134 */ |
| 177 | 0x03FF, /* R135 */ |
| 178 | 0x0007, /* R136 */ |
| 179 | 0x0040, /* R137 */ |
| 180 | 0x0000, /* R138 */ |
| 181 | 0x0000, /* R139 */ |
| 182 | 0x0000, /* R140 */ |
| 183 | 0x0000, /* R141 */ |
| 184 | 0x0000, /* R142 */ |
| 185 | 0x0000, /* R143 */ |
| 186 | 0x0000, /* R144 */ |
| 187 | 0x0000, /* R145 */ |
| 188 | 0x0000, /* R146 */ |
| 189 | 0x0000, /* R147 */ |
| 190 | 0x4000, /* R148 */ |
| 191 | 0x6810, /* R149 - Charge Pump Test 1 */ |
| 192 | 0x0004, /* R150 */ |
| 193 | 0x0000, /* R151 */ |
| 194 | 0x0000, /* R152 */ |
| 195 | 0x0000, /* R153 */ |
| 196 | 0x0000, /* R154 */ |
| 197 | 0x0000, /* R155 */ |
| 198 | 0x0000, /* R156 */ |
| 199 | 0x0000, /* R157 */ |
| 200 | 0x0000, /* R158 */ |
| 201 | 0x0000, /* R159 */ |
| 202 | 0x0000, /* R160 */ |
| 203 | 0x0000, /* R161 */ |
| 204 | 0x0000, /* R162 */ |
| 205 | 0x0000, /* R163 */ |
| 206 | 0x0028, /* R164 - Clock Rate Test 4 */ |
| 207 | 0x0004, /* R165 */ |
| 208 | 0x0000, /* R166 */ |
| 209 | 0x0060, /* R167 */ |
| 210 | 0x0000, /* R168 */ |
| 211 | 0x0000, /* R169 */ |
| 212 | 0x0000, /* R170 */ |
| 213 | 0x0000, /* R171 */ |
| 214 | 0x0000, /* R172 - Analogue Output Bias 0 */ |
| 215 | }; |
| 216 | |
Mark Brown | d58d5d5 | 2008-12-10 18:36:42 +0000 | [diff] [blame] | 217 | struct wm8903_priv { |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 218 | struct snd_soc_codec *codec; |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 219 | |
Mark Brown | d58d5d5 | 2008-12-10 18:36:42 +0000 | [diff] [blame] | 220 | int sysclk; |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 221 | int irq; |
Mark Brown | d58d5d5 | 2008-12-10 18:36:42 +0000 | [diff] [blame] | 222 | |
Mark Brown | 69fff9b | 2010-12-10 19:17:08 +0000 | [diff] [blame] | 223 | int fs; |
| 224 | int deemph; |
| 225 | |
Mark Brown | c5b6a9f | 2011-02-09 20:14:42 +0000 | [diff] [blame] | 226 | int dcs_pending; |
| 227 | int dcs_cache[4]; |
| 228 | |
Mark Brown | f2c1fe0 | 2010-12-10 19:17:07 +0000 | [diff] [blame] | 229 | /* Reference count */ |
Mark Brown | d58d5d5 | 2008-12-10 18:36:42 +0000 | [diff] [blame] | 230 | int class_w_users; |
Mark Brown | d58d5d5 | 2008-12-10 18:36:42 +0000 | [diff] [blame] | 231 | |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 232 | struct snd_soc_jack *mic_jack; |
| 233 | int mic_det; |
| 234 | int mic_short; |
| 235 | int mic_last_report; |
| 236 | int mic_delay; |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 237 | |
| 238 | #ifdef CONFIG_GPIOLIB |
| 239 | struct gpio_chip gpio_chip; |
| 240 | #endif |
Mark Brown | d58d5d5 | 2008-12-10 18:36:42 +0000 | [diff] [blame] | 241 | }; |
| 242 | |
Dimitris Papastamos | d4754ec | 2011-01-13 12:20:37 +0000 | [diff] [blame] | 243 | static int wm8903_volatile_register(struct snd_soc_codec *codec, unsigned int reg) |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 244 | { |
| 245 | switch (reg) { |
| 246 | case WM8903_SW_RESET_AND_ID: |
| 247 | case WM8903_REVISION_NUMBER: |
| 248 | case WM8903_INTERRUPT_STATUS_1: |
| 249 | case WM8903_WRITE_SEQUENCER_4: |
Mark Brown | 13a9983 | 2011-02-09 17:42:55 +0000 | [diff] [blame] | 250 | case WM8903_POWER_MANAGEMENT_3: |
| 251 | case WM8903_POWER_MANAGEMENT_2: |
Mark Brown | c5b6a9f | 2011-02-09 20:14:42 +0000 | [diff] [blame] | 252 | case WM8903_DC_SERVO_READBACK_1: |
| 253 | case WM8903_DC_SERVO_READBACK_2: |
| 254 | case WM8903_DC_SERVO_READBACK_3: |
| 255 | case WM8903_DC_SERVO_READBACK_4: |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 256 | return 1; |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 257 | |
| 258 | default: |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 259 | return 0; |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 260 | } |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 261 | } |
| 262 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 263 | static void wm8903_reset(struct snd_soc_codec *codec) |
| 264 | { |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 265 | snd_soc_write(codec, WM8903_SW_RESET_AND_ID, 0); |
Mark Brown | d58d5d5 | 2008-12-10 18:36:42 +0000 | [diff] [blame] | 266 | memcpy(codec->reg_cache, wm8903_reg_defaults, |
| 267 | sizeof(wm8903_reg_defaults)); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 268 | } |
| 269 | |
Mark Brown | 42768a1 | 2009-04-22 18:39:39 +0100 | [diff] [blame] | 270 | static int wm8903_cp_event(struct snd_soc_dapm_widget *w, |
| 271 | struct snd_kcontrol *kcontrol, int event) |
| 272 | { |
| 273 | WARN_ON(event != SND_SOC_DAPM_POST_PMU); |
| 274 | mdelay(4); |
| 275 | |
| 276 | return 0; |
| 277 | } |
| 278 | |
Mark Brown | c5b6a9f | 2011-02-09 20:14:42 +0000 | [diff] [blame] | 279 | static int wm8903_dcs_event(struct snd_soc_dapm_widget *w, |
| 280 | struct snd_kcontrol *kcontrol, int event) |
| 281 | { |
| 282 | struct snd_soc_codec *codec = w->codec; |
| 283 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
| 284 | |
| 285 | switch (event) { |
| 286 | case SND_SOC_DAPM_POST_PMU: |
| 287 | wm8903->dcs_pending |= 1 << w->shift; |
| 288 | break; |
| 289 | case SND_SOC_DAPM_PRE_PMD: |
| 290 | snd_soc_update_bits(codec, WM8903_DC_SERVO_0, |
| 291 | 1 << w->shift, 0); |
| 292 | break; |
| 293 | } |
| 294 | |
| 295 | return 0; |
| 296 | } |
| 297 | |
| 298 | #define WM8903_DCS_MODE_WRITE_STOP 0 |
| 299 | #define WM8903_DCS_MODE_START_STOP 2 |
| 300 | |
| 301 | static void wm8903_seq_notifier(struct snd_soc_dapm_context *dapm, |
| 302 | enum snd_soc_dapm_type event, int subseq) |
| 303 | { |
| 304 | struct snd_soc_codec *codec = container_of(dapm, |
| 305 | struct snd_soc_codec, dapm); |
| 306 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
| 307 | int dcs_mode = WM8903_DCS_MODE_WRITE_STOP; |
| 308 | int i, val; |
| 309 | |
| 310 | /* Complete any pending DC servo starts */ |
| 311 | if (wm8903->dcs_pending) { |
| 312 | dev_dbg(codec->dev, "Starting DC servo for %x\n", |
| 313 | wm8903->dcs_pending); |
| 314 | |
| 315 | /* If we've no cached values then we need to do startup */ |
| 316 | for (i = 0; i < ARRAY_SIZE(wm8903->dcs_cache); i++) { |
| 317 | if (!(wm8903->dcs_pending & (1 << i))) |
| 318 | continue; |
| 319 | |
| 320 | if (wm8903->dcs_cache[i]) { |
| 321 | dev_dbg(codec->dev, |
| 322 | "Restore DC servo %d value %x\n", |
| 323 | 3 - i, wm8903->dcs_cache[i]); |
| 324 | |
| 325 | snd_soc_write(codec, WM8903_DC_SERVO_4 + i, |
| 326 | wm8903->dcs_cache[i] & 0xff); |
| 327 | } else { |
| 328 | dev_dbg(codec->dev, |
| 329 | "Calibrate DC servo %d\n", 3 - i); |
| 330 | dcs_mode = WM8903_DCS_MODE_START_STOP; |
| 331 | } |
| 332 | } |
| 333 | |
| 334 | /* Don't trust the cache for analogue */ |
| 335 | if (wm8903->class_w_users) |
| 336 | dcs_mode = WM8903_DCS_MODE_START_STOP; |
| 337 | |
| 338 | snd_soc_update_bits(codec, WM8903_DC_SERVO_2, |
| 339 | WM8903_DCS_MODE_MASK, dcs_mode); |
| 340 | |
| 341 | snd_soc_update_bits(codec, WM8903_DC_SERVO_0, |
| 342 | WM8903_DCS_ENA_MASK, wm8903->dcs_pending); |
| 343 | |
| 344 | switch (dcs_mode) { |
| 345 | case WM8903_DCS_MODE_WRITE_STOP: |
| 346 | break; |
| 347 | |
| 348 | case WM8903_DCS_MODE_START_STOP: |
| 349 | msleep(270); |
| 350 | |
| 351 | /* Cache the measured offsets for digital */ |
| 352 | if (wm8903->class_w_users) |
| 353 | break; |
| 354 | |
| 355 | for (i = 0; i < ARRAY_SIZE(wm8903->dcs_cache); i++) { |
| 356 | if (!(wm8903->dcs_pending & (1 << i))) |
| 357 | continue; |
| 358 | |
| 359 | val = snd_soc_read(codec, |
| 360 | WM8903_DC_SERVO_READBACK_1 + i); |
| 361 | dev_dbg(codec->dev, "DC servo %d: %x\n", |
| 362 | 3 - i, val); |
| 363 | wm8903->dcs_cache[i] = val; |
| 364 | } |
| 365 | break; |
| 366 | |
| 367 | default: |
| 368 | pr_warn("DCS mode %d delay not set\n", dcs_mode); |
| 369 | break; |
| 370 | } |
| 371 | |
| 372 | wm8903->dcs_pending = 0; |
| 373 | } |
| 374 | } |
| 375 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 376 | /* |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 377 | * When used with DAC outputs only the WM8903 charge pump supports |
| 378 | * operation in class W mode, providing very low power consumption |
| 379 | * when used with digital sources. Enable and disable this mode |
| 380 | * automatically depending on the mixer configuration. |
| 381 | * |
| 382 | * All the relevant controls are simple switches. |
| 383 | */ |
| 384 | static int wm8903_class_w_put(struct snd_kcontrol *kcontrol, |
| 385 | struct snd_ctl_elem_value *ucontrol) |
| 386 | { |
| 387 | struct snd_soc_dapm_widget *widget = snd_kcontrol_chip(kcontrol); |
| 388 | struct snd_soc_codec *codec = widget->codec; |
Mark Brown | b2c812e | 2010-04-14 15:35:19 +0900 | [diff] [blame] | 389 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 390 | u16 reg; |
| 391 | int ret; |
| 392 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 393 | reg = snd_soc_read(codec, WM8903_CLASS_W_0); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 394 | |
| 395 | /* Turn it off if we're about to enable bypass */ |
| 396 | if (ucontrol->value.integer.value[0]) { |
| 397 | if (wm8903->class_w_users == 0) { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 398 | dev_dbg(codec->dev, "Disabling Class W\n"); |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 399 | snd_soc_write(codec, WM8903_CLASS_W_0, reg & |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 400 | ~(WM8903_CP_DYN_FREQ | WM8903_CP_DYN_V)); |
| 401 | } |
| 402 | wm8903->class_w_users++; |
| 403 | } |
| 404 | |
| 405 | /* Implement the change */ |
| 406 | ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); |
| 407 | |
| 408 | /* If we've just disabled the last bypass path turn Class W on */ |
| 409 | if (!ucontrol->value.integer.value[0]) { |
| 410 | if (wm8903->class_w_users == 1) { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 411 | dev_dbg(codec->dev, "Enabling Class W\n"); |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 412 | snd_soc_write(codec, WM8903_CLASS_W_0, reg | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 413 | WM8903_CP_DYN_FREQ | WM8903_CP_DYN_V); |
| 414 | } |
| 415 | wm8903->class_w_users--; |
| 416 | } |
| 417 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 418 | dev_dbg(codec->dev, "Bypass use count now %d\n", |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 419 | wm8903->class_w_users); |
| 420 | |
| 421 | return ret; |
| 422 | } |
| 423 | |
| 424 | #define SOC_DAPM_SINGLE_W(xname, reg, shift, max, invert) \ |
| 425 | { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ |
| 426 | .info = snd_soc_info_volsw, \ |
| 427 | .get = snd_soc_dapm_get_volsw, .put = wm8903_class_w_put, \ |
| 428 | .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) } |
| 429 | |
| 430 | |
Mark Brown | 69fff9b | 2010-12-10 19:17:08 +0000 | [diff] [blame] | 431 | static int wm8903_deemph[] = { 0, 32000, 44100, 48000 }; |
| 432 | |
| 433 | static int wm8903_set_deemph(struct snd_soc_codec *codec) |
| 434 | { |
| 435 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
| 436 | int val, i, best; |
| 437 | |
| 438 | /* If we're using deemphasis select the nearest available sample |
| 439 | * rate. |
| 440 | */ |
| 441 | if (wm8903->deemph) { |
| 442 | best = 1; |
| 443 | for (i = 2; i < ARRAY_SIZE(wm8903_deemph); i++) { |
| 444 | if (abs(wm8903_deemph[i] - wm8903->fs) < |
| 445 | abs(wm8903_deemph[best] - wm8903->fs)) |
| 446 | best = i; |
| 447 | } |
| 448 | |
| 449 | val = best << WM8903_DEEMPH_SHIFT; |
| 450 | } else { |
| 451 | best = 0; |
| 452 | val = 0; |
| 453 | } |
| 454 | |
| 455 | dev_dbg(codec->dev, "Set deemphasis %d (%dHz)\n", |
| 456 | best, wm8903_deemph[best]); |
| 457 | |
| 458 | return snd_soc_update_bits(codec, WM8903_DAC_DIGITAL_1, |
| 459 | WM8903_DEEMPH_MASK, val); |
| 460 | } |
| 461 | |
| 462 | static int wm8903_get_deemph(struct snd_kcontrol *kcontrol, |
| 463 | struct snd_ctl_elem_value *ucontrol) |
| 464 | { |
| 465 | struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol); |
| 466 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
| 467 | |
| 468 | ucontrol->value.enumerated.item[0] = wm8903->deemph; |
| 469 | |
| 470 | return 0; |
| 471 | } |
| 472 | |
| 473 | static int wm8903_put_deemph(struct snd_kcontrol *kcontrol, |
| 474 | struct snd_ctl_elem_value *ucontrol) |
| 475 | { |
| 476 | struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol); |
| 477 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
| 478 | int deemph = ucontrol->value.enumerated.item[0]; |
| 479 | int ret = 0; |
| 480 | |
| 481 | if (deemph > 1) |
| 482 | return -EINVAL; |
| 483 | |
| 484 | mutex_lock(&codec->mutex); |
| 485 | if (wm8903->deemph != deemph) { |
| 486 | wm8903->deemph = deemph; |
| 487 | |
| 488 | wm8903_set_deemph(codec); |
| 489 | |
| 490 | ret = 1; |
| 491 | } |
| 492 | mutex_unlock(&codec->mutex); |
| 493 | |
| 494 | return ret; |
| 495 | } |
| 496 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 497 | /* ALSA can only do steps of .01dB */ |
| 498 | static const DECLARE_TLV_DB_SCALE(digital_tlv, -7200, 75, 1); |
| 499 | |
Mark Brown | 291ce18 | 2009-04-22 21:36:14 +0100 | [diff] [blame] | 500 | static const DECLARE_TLV_DB_SCALE(digital_sidetone_tlv, -3600, 300, 0); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 501 | static const DECLARE_TLV_DB_SCALE(out_tlv, -5700, 100, 0); |
| 502 | |
| 503 | static const DECLARE_TLV_DB_SCALE(drc_tlv_thresh, 0, 75, 0); |
| 504 | static const DECLARE_TLV_DB_SCALE(drc_tlv_amp, -2250, 75, 0); |
| 505 | static const DECLARE_TLV_DB_SCALE(drc_tlv_min, 0, 600, 0); |
| 506 | static const DECLARE_TLV_DB_SCALE(drc_tlv_max, 1200, 600, 0); |
| 507 | static const DECLARE_TLV_DB_SCALE(drc_tlv_startup, -300, 50, 0); |
| 508 | |
Mark Brown | 460f4aa | 2010-12-10 18:42:58 +0000 | [diff] [blame] | 509 | static const char *hpf_mode_text[] = { |
| 510 | "Hi-fi", "Voice 1", "Voice 2", "Voice 3" |
| 511 | }; |
| 512 | |
| 513 | static const struct soc_enum hpf_mode = |
| 514 | SOC_ENUM_SINGLE(WM8903_ADC_DIGITAL_0, 5, 4, hpf_mode_text); |
| 515 | |
Mark Brown | dcf9ada | 2010-12-10 19:17:06 +0000 | [diff] [blame] | 516 | static const char *osr_text[] = { |
| 517 | "Low power", "High performance" |
| 518 | }; |
| 519 | |
| 520 | static const struct soc_enum adc_osr = |
| 521 | SOC_ENUM_SINGLE(WM8903_ANALOGUE_ADC_0, 0, 2, osr_text); |
| 522 | |
| 523 | static const struct soc_enum dac_osr = |
| 524 | SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_1, 0, 2, osr_text); |
| 525 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 526 | static const char *drc_slope_text[] = { |
| 527 | "1", "1/2", "1/4", "1/8", "1/16", "0" |
| 528 | }; |
| 529 | |
| 530 | static const struct soc_enum drc_slope_r0 = |
| 531 | SOC_ENUM_SINGLE(WM8903_DRC_2, 3, 6, drc_slope_text); |
| 532 | |
| 533 | static const struct soc_enum drc_slope_r1 = |
| 534 | SOC_ENUM_SINGLE(WM8903_DRC_2, 0, 6, drc_slope_text); |
| 535 | |
| 536 | static const char *drc_attack_text[] = { |
| 537 | "instantaneous", |
| 538 | "363us", "762us", "1.45ms", "2.9ms", "5.8ms", "11.6ms", "23.2ms", |
| 539 | "46.4ms", "92.8ms", "185.6ms" |
| 540 | }; |
| 541 | |
| 542 | static const struct soc_enum drc_attack = |
| 543 | SOC_ENUM_SINGLE(WM8903_DRC_1, 12, 11, drc_attack_text); |
| 544 | |
| 545 | static const char *drc_decay_text[] = { |
| 546 | "186ms", "372ms", "743ms", "1.49s", "2.97s", "5.94s", "11.89s", |
| 547 | "23.87s", "47.56s" |
| 548 | }; |
| 549 | |
| 550 | static const struct soc_enum drc_decay = |
| 551 | SOC_ENUM_SINGLE(WM8903_DRC_1, 8, 9, drc_decay_text); |
| 552 | |
| 553 | static const char *drc_ff_delay_text[] = { |
| 554 | "5 samples", "9 samples" |
| 555 | }; |
| 556 | |
| 557 | static const struct soc_enum drc_ff_delay = |
| 558 | SOC_ENUM_SINGLE(WM8903_DRC_0, 5, 2, drc_ff_delay_text); |
| 559 | |
| 560 | static const char *drc_qr_decay_text[] = { |
| 561 | "0.725ms", "1.45ms", "5.8ms" |
| 562 | }; |
| 563 | |
| 564 | static const struct soc_enum drc_qr_decay = |
| 565 | SOC_ENUM_SINGLE(WM8903_DRC_1, 4, 3, drc_qr_decay_text); |
| 566 | |
| 567 | static const char *drc_smoothing_text[] = { |
| 568 | "Low", "Medium", "High" |
| 569 | }; |
| 570 | |
| 571 | static const struct soc_enum drc_smoothing = |
| 572 | SOC_ENUM_SINGLE(WM8903_DRC_0, 11, 3, drc_smoothing_text); |
| 573 | |
| 574 | static const char *soft_mute_text[] = { |
| 575 | "Fast (fs/2)", "Slow (fs/32)" |
| 576 | }; |
| 577 | |
| 578 | static const struct soc_enum soft_mute = |
| 579 | SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_1, 10, 2, soft_mute_text); |
| 580 | |
| 581 | static const char *mute_mode_text[] = { |
| 582 | "Hard", "Soft" |
| 583 | }; |
| 584 | |
| 585 | static const struct soc_enum mute_mode = |
| 586 | SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_1, 9, 2, mute_mode_text); |
| 587 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 588 | static const char *companding_text[] = { |
| 589 | "ulaw", "alaw" |
| 590 | }; |
| 591 | |
| 592 | static const struct soc_enum dac_companding = |
| 593 | SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 0, 2, companding_text); |
| 594 | |
| 595 | static const struct soc_enum adc_companding = |
| 596 | SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 2, 2, companding_text); |
| 597 | |
| 598 | static const char *input_mode_text[] = { |
| 599 | "Single-Ended", "Differential Line", "Differential Mic" |
| 600 | }; |
| 601 | |
| 602 | static const struct soc_enum linput_mode_enum = |
| 603 | SOC_ENUM_SINGLE(WM8903_ANALOGUE_LEFT_INPUT_1, 0, 3, input_mode_text); |
| 604 | |
| 605 | static const struct soc_enum rinput_mode_enum = |
| 606 | SOC_ENUM_SINGLE(WM8903_ANALOGUE_RIGHT_INPUT_1, 0, 3, input_mode_text); |
| 607 | |
| 608 | static const char *linput_mux_text[] = { |
| 609 | "IN1L", "IN2L", "IN3L" |
| 610 | }; |
| 611 | |
| 612 | static const struct soc_enum linput_enum = |
| 613 | SOC_ENUM_SINGLE(WM8903_ANALOGUE_LEFT_INPUT_1, 2, 3, linput_mux_text); |
| 614 | |
| 615 | static const struct soc_enum linput_inv_enum = |
| 616 | SOC_ENUM_SINGLE(WM8903_ANALOGUE_LEFT_INPUT_1, 4, 3, linput_mux_text); |
| 617 | |
| 618 | static const char *rinput_mux_text[] = { |
| 619 | "IN1R", "IN2R", "IN3R" |
| 620 | }; |
| 621 | |
| 622 | static const struct soc_enum rinput_enum = |
| 623 | SOC_ENUM_SINGLE(WM8903_ANALOGUE_RIGHT_INPUT_1, 2, 3, rinput_mux_text); |
| 624 | |
| 625 | static const struct soc_enum rinput_inv_enum = |
| 626 | SOC_ENUM_SINGLE(WM8903_ANALOGUE_RIGHT_INPUT_1, 4, 3, rinput_mux_text); |
| 627 | |
| 628 | |
Mark Brown | 291ce18 | 2009-04-22 21:36:14 +0100 | [diff] [blame] | 629 | static const char *sidetone_text[] = { |
| 630 | "None", "Left", "Right" |
| 631 | }; |
| 632 | |
| 633 | static const struct soc_enum lsidetone_enum = |
| 634 | SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_0, 2, 3, sidetone_text); |
| 635 | |
| 636 | static const struct soc_enum rsidetone_enum = |
| 637 | SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_0, 0, 3, sidetone_text); |
| 638 | |
Mark Brown | 1e113bf | 2011-02-09 13:47:08 +0000 | [diff] [blame] | 639 | static const char *aif_text[] = { |
| 640 | "Left", "Right" |
| 641 | }; |
| 642 | |
| 643 | static const struct soc_enum lcapture_enum = |
| 644 | SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 7, 2, aif_text); |
| 645 | |
| 646 | static const struct soc_enum rcapture_enum = |
| 647 | SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 6, 2, aif_text); |
| 648 | |
| 649 | static const struct soc_enum lplay_enum = |
| 650 | SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 5, 2, aif_text); |
| 651 | |
| 652 | static const struct soc_enum rplay_enum = |
| 653 | SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 4, 2, aif_text); |
| 654 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 655 | static const struct snd_kcontrol_new wm8903_snd_controls[] = { |
| 656 | |
| 657 | /* Input PGAs - No TLV since the scale depends on PGA mode */ |
| 658 | SOC_SINGLE("Left Input PGA Switch", WM8903_ANALOGUE_LEFT_INPUT_0, |
Mark Brown | 5715952 | 2008-09-24 10:47:02 +0100 | [diff] [blame] | 659 | 7, 1, 1), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 660 | SOC_SINGLE("Left Input PGA Volume", WM8903_ANALOGUE_LEFT_INPUT_0, |
| 661 | 0, 31, 0), |
| 662 | SOC_SINGLE("Left Input PGA Common Mode Switch", WM8903_ANALOGUE_LEFT_INPUT_1, |
| 663 | 6, 1, 0), |
| 664 | |
| 665 | SOC_SINGLE("Right Input PGA Switch", WM8903_ANALOGUE_RIGHT_INPUT_0, |
Mark Brown | 5715952 | 2008-09-24 10:47:02 +0100 | [diff] [blame] | 666 | 7, 1, 1), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 667 | SOC_SINGLE("Right Input PGA Volume", WM8903_ANALOGUE_RIGHT_INPUT_0, |
| 668 | 0, 31, 0), |
| 669 | SOC_SINGLE("Right Input PGA Common Mode Switch", WM8903_ANALOGUE_RIGHT_INPUT_1, |
| 670 | 6, 1, 0), |
| 671 | |
| 672 | /* ADCs */ |
Mark Brown | dcf9ada | 2010-12-10 19:17:06 +0000 | [diff] [blame] | 673 | SOC_ENUM("ADC OSR", adc_osr), |
Mark Brown | 460f4aa | 2010-12-10 18:42:58 +0000 | [diff] [blame] | 674 | SOC_SINGLE("HPF Switch", WM8903_ADC_DIGITAL_0, 4, 1, 0), |
| 675 | SOC_ENUM("HPF Mode", hpf_mode), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 676 | SOC_SINGLE("DRC Switch", WM8903_DRC_0, 15, 1, 0), |
| 677 | SOC_ENUM("DRC Compressor Slope R0", drc_slope_r0), |
| 678 | SOC_ENUM("DRC Compressor Slope R1", drc_slope_r1), |
André Goddard Rosa | af901ca | 2009-11-14 13:09:05 -0200 | [diff] [blame] | 679 | SOC_SINGLE_TLV("DRC Compressor Threshold Volume", WM8903_DRC_3, 5, 124, 1, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 680 | drc_tlv_thresh), |
| 681 | SOC_SINGLE_TLV("DRC Volume", WM8903_DRC_3, 0, 30, 1, drc_tlv_amp), |
| 682 | SOC_SINGLE_TLV("DRC Minimum Gain Volume", WM8903_DRC_1, 2, 3, 1, drc_tlv_min), |
| 683 | SOC_SINGLE_TLV("DRC Maximum Gain Volume", WM8903_DRC_1, 0, 3, 0, drc_tlv_max), |
| 684 | SOC_ENUM("DRC Attack Rate", drc_attack), |
| 685 | SOC_ENUM("DRC Decay Rate", drc_decay), |
| 686 | SOC_ENUM("DRC FF Delay", drc_ff_delay), |
| 687 | SOC_SINGLE("DRC Anticlip Switch", WM8903_DRC_0, 1, 1, 0), |
| 688 | SOC_SINGLE("DRC QR Switch", WM8903_DRC_0, 2, 1, 0), |
André Goddard Rosa | af901ca | 2009-11-14 13:09:05 -0200 | [diff] [blame] | 689 | SOC_SINGLE_TLV("DRC QR Threshold Volume", WM8903_DRC_0, 6, 3, 0, drc_tlv_max), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 690 | SOC_ENUM("DRC QR Decay Rate", drc_qr_decay), |
| 691 | SOC_SINGLE("DRC Smoothing Switch", WM8903_DRC_0, 3, 1, 0), |
| 692 | SOC_SINGLE("DRC Smoothing Hysteresis Switch", WM8903_DRC_0, 0, 1, 0), |
André Goddard Rosa | af901ca | 2009-11-14 13:09:05 -0200 | [diff] [blame] | 693 | SOC_ENUM("DRC Smoothing Threshold", drc_smoothing), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 694 | SOC_SINGLE_TLV("DRC Startup Volume", WM8903_DRC_0, 6, 18, 0, drc_tlv_startup), |
| 695 | |
| 696 | SOC_DOUBLE_R_TLV("Digital Capture Volume", WM8903_ADC_DIGITAL_VOLUME_LEFT, |
| 697 | WM8903_ADC_DIGITAL_VOLUME_RIGHT, 1, 96, 0, digital_tlv), |
| 698 | SOC_ENUM("ADC Companding Mode", adc_companding), |
| 699 | SOC_SINGLE("ADC Companding Switch", WM8903_AUDIO_INTERFACE_0, 3, 1, 0), |
| 700 | |
Mark Brown | 291ce18 | 2009-04-22 21:36:14 +0100 | [diff] [blame] | 701 | SOC_DOUBLE_TLV("Digital Sidetone Volume", WM8903_DAC_DIGITAL_0, 4, 8, |
| 702 | 12, 0, digital_sidetone_tlv), |
| 703 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 704 | /* DAC */ |
Mark Brown | dcf9ada | 2010-12-10 19:17:06 +0000 | [diff] [blame] | 705 | SOC_ENUM("DAC OSR", dac_osr), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 706 | SOC_DOUBLE_R_TLV("Digital Playback Volume", WM8903_DAC_DIGITAL_VOLUME_LEFT, |
| 707 | WM8903_DAC_DIGITAL_VOLUME_RIGHT, 1, 120, 0, digital_tlv), |
| 708 | SOC_ENUM("DAC Soft Mute Rate", soft_mute), |
| 709 | SOC_ENUM("DAC Mute Mode", mute_mode), |
| 710 | SOC_SINGLE("DAC Mono Switch", WM8903_DAC_DIGITAL_1, 12, 1, 0), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 711 | SOC_ENUM("DAC Companding Mode", dac_companding), |
| 712 | SOC_SINGLE("DAC Companding Switch", WM8903_AUDIO_INTERFACE_0, 1, 1, 0), |
Mark Brown | 69fff9b | 2010-12-10 19:17:08 +0000 | [diff] [blame] | 713 | SOC_SINGLE_BOOL_EXT("Playback Deemphasis Switch", 0, |
| 714 | wm8903_get_deemph, wm8903_put_deemph), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 715 | |
| 716 | /* Headphones */ |
| 717 | SOC_DOUBLE_R("Headphone Switch", |
| 718 | WM8903_ANALOGUE_OUT1_LEFT, WM8903_ANALOGUE_OUT1_RIGHT, |
| 719 | 8, 1, 1), |
| 720 | SOC_DOUBLE_R("Headphone ZC Switch", |
| 721 | WM8903_ANALOGUE_OUT1_LEFT, WM8903_ANALOGUE_OUT1_RIGHT, |
| 722 | 6, 1, 0), |
| 723 | SOC_DOUBLE_R_TLV("Headphone Volume", |
| 724 | WM8903_ANALOGUE_OUT1_LEFT, WM8903_ANALOGUE_OUT1_RIGHT, |
| 725 | 0, 63, 0, out_tlv), |
| 726 | |
| 727 | /* Line out */ |
| 728 | SOC_DOUBLE_R("Line Out Switch", |
| 729 | WM8903_ANALOGUE_OUT2_LEFT, WM8903_ANALOGUE_OUT2_RIGHT, |
| 730 | 8, 1, 1), |
| 731 | SOC_DOUBLE_R("Line Out ZC Switch", |
| 732 | WM8903_ANALOGUE_OUT2_LEFT, WM8903_ANALOGUE_OUT2_RIGHT, |
| 733 | 6, 1, 0), |
| 734 | SOC_DOUBLE_R_TLV("Line Out Volume", |
| 735 | WM8903_ANALOGUE_OUT2_LEFT, WM8903_ANALOGUE_OUT2_RIGHT, |
| 736 | 0, 63, 0, out_tlv), |
| 737 | |
| 738 | /* Speaker */ |
| 739 | SOC_DOUBLE_R("Speaker Switch", |
| 740 | WM8903_ANALOGUE_OUT3_LEFT, WM8903_ANALOGUE_OUT3_RIGHT, 8, 1, 1), |
| 741 | SOC_DOUBLE_R("Speaker ZC Switch", |
| 742 | WM8903_ANALOGUE_OUT3_LEFT, WM8903_ANALOGUE_OUT3_RIGHT, 6, 1, 0), |
| 743 | SOC_DOUBLE_R_TLV("Speaker Volume", |
| 744 | WM8903_ANALOGUE_OUT3_LEFT, WM8903_ANALOGUE_OUT3_RIGHT, |
| 745 | 0, 63, 0, out_tlv), |
| 746 | }; |
| 747 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 748 | static const struct snd_kcontrol_new linput_mode_mux = |
| 749 | SOC_DAPM_ENUM("Left Input Mode Mux", linput_mode_enum); |
| 750 | |
| 751 | static const struct snd_kcontrol_new rinput_mode_mux = |
| 752 | SOC_DAPM_ENUM("Right Input Mode Mux", rinput_mode_enum); |
| 753 | |
| 754 | static const struct snd_kcontrol_new linput_mux = |
| 755 | SOC_DAPM_ENUM("Left Input Mux", linput_enum); |
| 756 | |
| 757 | static const struct snd_kcontrol_new linput_inv_mux = |
| 758 | SOC_DAPM_ENUM("Left Inverting Input Mux", linput_inv_enum); |
| 759 | |
| 760 | static const struct snd_kcontrol_new rinput_mux = |
| 761 | SOC_DAPM_ENUM("Right Input Mux", rinput_enum); |
| 762 | |
| 763 | static const struct snd_kcontrol_new rinput_inv_mux = |
| 764 | SOC_DAPM_ENUM("Right Inverting Input Mux", rinput_inv_enum); |
| 765 | |
Mark Brown | 291ce18 | 2009-04-22 21:36:14 +0100 | [diff] [blame] | 766 | static const struct snd_kcontrol_new lsidetone_mux = |
| 767 | SOC_DAPM_ENUM("DACL Sidetone Mux", lsidetone_enum); |
| 768 | |
| 769 | static const struct snd_kcontrol_new rsidetone_mux = |
| 770 | SOC_DAPM_ENUM("DACR Sidetone Mux", rsidetone_enum); |
| 771 | |
Mark Brown | 1e113bf | 2011-02-09 13:47:08 +0000 | [diff] [blame] | 772 | static const struct snd_kcontrol_new lcapture_mux = |
| 773 | SOC_DAPM_ENUM("Left Capture Mux", lcapture_enum); |
| 774 | |
| 775 | static const struct snd_kcontrol_new rcapture_mux = |
| 776 | SOC_DAPM_ENUM("Right Capture Mux", rcapture_enum); |
| 777 | |
| 778 | static const struct snd_kcontrol_new lplay_mux = |
| 779 | SOC_DAPM_ENUM("Left Playback Mux", lplay_enum); |
| 780 | |
| 781 | static const struct snd_kcontrol_new rplay_mux = |
| 782 | SOC_DAPM_ENUM("Right Playback Mux", rplay_enum); |
| 783 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 784 | static const struct snd_kcontrol_new left_output_mixer[] = { |
| 785 | SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_LEFT_MIX_0, 3, 1, 0), |
| 786 | SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_LEFT_MIX_0, 2, 1, 0), |
| 787 | SOC_DAPM_SINGLE_W("Left Bypass Switch", WM8903_ANALOGUE_LEFT_MIX_0, 1, 1, 0), |
Mark Brown | 4b4fffd | 2008-12-03 11:21:08 +0000 | [diff] [blame] | 788 | SOC_DAPM_SINGLE_W("Right Bypass Switch", WM8903_ANALOGUE_LEFT_MIX_0, 0, 1, 0), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 789 | }; |
| 790 | |
| 791 | static const struct snd_kcontrol_new right_output_mixer[] = { |
| 792 | SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 3, 1, 0), |
| 793 | SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 2, 1, 0), |
| 794 | SOC_DAPM_SINGLE_W("Left Bypass Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 1, 1, 0), |
Mark Brown | 4b4fffd | 2008-12-03 11:21:08 +0000 | [diff] [blame] | 795 | SOC_DAPM_SINGLE_W("Right Bypass Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 0, 1, 0), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 796 | }; |
| 797 | |
| 798 | static const struct snd_kcontrol_new left_speaker_mixer[] = { |
| 799 | SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, 3, 1, 0), |
| 800 | SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, 2, 1, 0), |
| 801 | SOC_DAPM_SINGLE("Left Bypass Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, 1, 1, 0), |
| 802 | SOC_DAPM_SINGLE("Right Bypass Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, |
Mark Brown | 4b4fffd | 2008-12-03 11:21:08 +0000 | [diff] [blame] | 803 | 0, 1, 0), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 804 | }; |
| 805 | |
| 806 | static const struct snd_kcontrol_new right_speaker_mixer[] = { |
| 807 | SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0, 3, 1, 0), |
| 808 | SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0, 2, 1, 0), |
| 809 | SOC_DAPM_SINGLE("Left Bypass Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0, |
| 810 | 1, 1, 0), |
| 811 | SOC_DAPM_SINGLE("Right Bypass Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0, |
Mark Brown | 4b4fffd | 2008-12-03 11:21:08 +0000 | [diff] [blame] | 812 | 0, 1, 0), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 813 | }; |
| 814 | |
| 815 | static const struct snd_soc_dapm_widget wm8903_dapm_widgets[] = { |
| 816 | SND_SOC_DAPM_INPUT("IN1L"), |
| 817 | SND_SOC_DAPM_INPUT("IN1R"), |
| 818 | SND_SOC_DAPM_INPUT("IN2L"), |
| 819 | SND_SOC_DAPM_INPUT("IN2R"), |
| 820 | SND_SOC_DAPM_INPUT("IN3L"), |
| 821 | SND_SOC_DAPM_INPUT("IN3R"), |
| 822 | |
| 823 | SND_SOC_DAPM_OUTPUT("HPOUTL"), |
| 824 | SND_SOC_DAPM_OUTPUT("HPOUTR"), |
| 825 | SND_SOC_DAPM_OUTPUT("LINEOUTL"), |
| 826 | SND_SOC_DAPM_OUTPUT("LINEOUTR"), |
| 827 | SND_SOC_DAPM_OUTPUT("LOP"), |
| 828 | SND_SOC_DAPM_OUTPUT("LON"), |
| 829 | SND_SOC_DAPM_OUTPUT("ROP"), |
| 830 | SND_SOC_DAPM_OUTPUT("RON"), |
| 831 | |
| 832 | SND_SOC_DAPM_MICBIAS("Mic Bias", WM8903_MIC_BIAS_CONTROL_0, 0, 0), |
| 833 | |
| 834 | SND_SOC_DAPM_MUX("Left Input Mux", SND_SOC_NOPM, 0, 0, &linput_mux), |
| 835 | SND_SOC_DAPM_MUX("Left Input Inverting Mux", SND_SOC_NOPM, 0, 0, |
| 836 | &linput_inv_mux), |
| 837 | SND_SOC_DAPM_MUX("Left Input Mode Mux", SND_SOC_NOPM, 0, 0, &linput_mode_mux), |
| 838 | |
| 839 | SND_SOC_DAPM_MUX("Right Input Mux", SND_SOC_NOPM, 0, 0, &rinput_mux), |
| 840 | SND_SOC_DAPM_MUX("Right Input Inverting Mux", SND_SOC_NOPM, 0, 0, |
| 841 | &rinput_inv_mux), |
| 842 | SND_SOC_DAPM_MUX("Right Input Mode Mux", SND_SOC_NOPM, 0, 0, &rinput_mode_mux), |
| 843 | |
| 844 | SND_SOC_DAPM_PGA("Left Input PGA", WM8903_POWER_MANAGEMENT_0, 1, 0, NULL, 0), |
| 845 | SND_SOC_DAPM_PGA("Right Input PGA", WM8903_POWER_MANAGEMENT_0, 0, 0, NULL, 0), |
| 846 | |
Mark Brown | 1e113bf | 2011-02-09 13:47:08 +0000 | [diff] [blame] | 847 | SND_SOC_DAPM_ADC("ADCL", NULL, WM8903_POWER_MANAGEMENT_6, 1, 0), |
| 848 | SND_SOC_DAPM_ADC("ADCR", NULL, WM8903_POWER_MANAGEMENT_6, 0, 0), |
| 849 | |
| 850 | SND_SOC_DAPM_MUX("Left Capture Mux", SND_SOC_NOPM, 0, 0, &lcapture_mux), |
| 851 | SND_SOC_DAPM_MUX("Right Capture Mux", SND_SOC_NOPM, 0, 0, &rcapture_mux), |
| 852 | |
| 853 | SND_SOC_DAPM_AIF_OUT("AIFTXL", "Left HiFi Capture", 0, SND_SOC_NOPM, 0, 0), |
| 854 | SND_SOC_DAPM_AIF_OUT("AIFTXR", "Right HiFi Capture", 0, SND_SOC_NOPM, 0, 0), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 855 | |
Mark Brown | 291ce18 | 2009-04-22 21:36:14 +0100 | [diff] [blame] | 856 | SND_SOC_DAPM_MUX("DACL Sidetone", SND_SOC_NOPM, 0, 0, &lsidetone_mux), |
| 857 | SND_SOC_DAPM_MUX("DACR Sidetone", SND_SOC_NOPM, 0, 0, &rsidetone_mux), |
| 858 | |
Mark Brown | 1e113bf | 2011-02-09 13:47:08 +0000 | [diff] [blame] | 859 | SND_SOC_DAPM_AIF_IN("AIFRXL", "Left Playback", 0, SND_SOC_NOPM, 0, 0), |
| 860 | SND_SOC_DAPM_AIF_IN("AIFRXR", "Right Playback", 0, SND_SOC_NOPM, 0, 0), |
| 861 | |
| 862 | SND_SOC_DAPM_MUX("Left Playback Mux", SND_SOC_NOPM, 0, 0, &lplay_mux), |
| 863 | SND_SOC_DAPM_MUX("Right Playback Mux", SND_SOC_NOPM, 0, 0, &rplay_mux), |
| 864 | |
| 865 | SND_SOC_DAPM_DAC("DACL", NULL, WM8903_POWER_MANAGEMENT_6, 3, 0), |
| 866 | SND_SOC_DAPM_DAC("DACR", NULL, WM8903_POWER_MANAGEMENT_6, 2, 0), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 867 | |
| 868 | SND_SOC_DAPM_MIXER("Left Output Mixer", WM8903_POWER_MANAGEMENT_1, 1, 0, |
| 869 | left_output_mixer, ARRAY_SIZE(left_output_mixer)), |
| 870 | SND_SOC_DAPM_MIXER("Right Output Mixer", WM8903_POWER_MANAGEMENT_1, 0, 0, |
| 871 | right_output_mixer, ARRAY_SIZE(right_output_mixer)), |
| 872 | |
| 873 | SND_SOC_DAPM_MIXER("Left Speaker Mixer", WM8903_POWER_MANAGEMENT_4, 1, 0, |
| 874 | left_speaker_mixer, ARRAY_SIZE(left_speaker_mixer)), |
| 875 | SND_SOC_DAPM_MIXER("Right Speaker Mixer", WM8903_POWER_MANAGEMENT_4, 0, 0, |
| 876 | right_speaker_mixer, ARRAY_SIZE(right_speaker_mixer)), |
| 877 | |
Mark Brown | 13a9983 | 2011-02-09 17:42:55 +0000 | [diff] [blame] | 878 | SND_SOC_DAPM_PGA_S("Left Headphone Output PGA", 0, WM8903_ANALOGUE_HP_0, |
| 879 | 4, 0, NULL, 0), |
| 880 | SND_SOC_DAPM_PGA_S("Right Headphone Output PGA", 0, WM8903_ANALOGUE_HP_0, |
| 881 | 0, 0, NULL, 0), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 882 | |
Mark Brown | 13a9983 | 2011-02-09 17:42:55 +0000 | [diff] [blame] | 883 | SND_SOC_DAPM_PGA_S("Left Line Output PGA", 0, WM8903_ANALOGUE_LINEOUT_0, 4, 0, |
| 884 | NULL, 0), |
| 885 | SND_SOC_DAPM_PGA_S("Right Line Output PGA", 0, WM8903_ANALOGUE_LINEOUT_0, 0, 0, |
| 886 | NULL, 0), |
| 887 | |
| 888 | SND_SOC_DAPM_PGA_S("HPL_RMV_SHORT", 4, WM8903_ANALOGUE_HP_0, 7, 0, NULL, 0), |
| 889 | SND_SOC_DAPM_PGA_S("HPL_ENA_OUTP", 3, WM8903_ANALOGUE_HP_0, 6, 0, NULL, 0), |
| 890 | SND_SOC_DAPM_PGA_S("HPL_ENA_DLY", 1, WM8903_ANALOGUE_HP_0, 5, 0, NULL, 0), |
| 891 | SND_SOC_DAPM_PGA_S("HPR_RMV_SHORT", 4, WM8903_ANALOGUE_HP_0, 3, 0, NULL, 0), |
| 892 | SND_SOC_DAPM_PGA_S("HPR_ENA_OUTP", 3, WM8903_ANALOGUE_HP_0, 2, 0, NULL, 0), |
| 893 | SND_SOC_DAPM_PGA_S("HPR_ENA_DLY", 1, WM8903_ANALOGUE_HP_0, 1, 0, NULL, 0), |
| 894 | |
| 895 | SND_SOC_DAPM_PGA_S("LINEOUTL_RMV_SHORT", 4, WM8903_ANALOGUE_LINEOUT_0, 7, 0, |
| 896 | NULL, 0), |
| 897 | SND_SOC_DAPM_PGA_S("LINEOUTL_ENA_OUTP", 3, WM8903_ANALOGUE_LINEOUT_0, 6, 0, |
| 898 | NULL, 0), |
| 899 | SND_SOC_DAPM_PGA_S("LINEOUTL_ENA_DLY", 1, WM8903_ANALOGUE_LINEOUT_0, 5, 0, |
| 900 | NULL, 0), |
| 901 | SND_SOC_DAPM_PGA_S("LINEOUTR_RMV_SHORT", 4, WM8903_ANALOGUE_LINEOUT_0, 3, 0, |
| 902 | NULL, 0), |
| 903 | SND_SOC_DAPM_PGA_S("LINEOUTR_ENA_OUTP", 3, WM8903_ANALOGUE_LINEOUT_0, 2, 0, |
| 904 | NULL, 0), |
| 905 | SND_SOC_DAPM_PGA_S("LINEOUTR_ENA_DLY", 1, WM8903_ANALOGUE_LINEOUT_0, 1, 0, |
| 906 | NULL, 0), |
| 907 | |
Mark Brown | c5b6a9f | 2011-02-09 20:14:42 +0000 | [diff] [blame] | 908 | SND_SOC_DAPM_SUPPLY("DCS Master", WM8903_DC_SERVO_0, 4, 0, NULL, 0), |
| 909 | SND_SOC_DAPM_PGA_S("HPL_DCS", 3, SND_SOC_NOPM, 3, 0, wm8903_dcs_event, |
| 910 | SND_SOC_DAPM_POST_PMU | SND_SOC_DAPM_PRE_PMD), |
| 911 | SND_SOC_DAPM_PGA_S("HPR_DCS", 3, SND_SOC_NOPM, 2, 0, wm8903_dcs_event, |
| 912 | SND_SOC_DAPM_POST_PMU | SND_SOC_DAPM_PRE_PMD), |
| 913 | SND_SOC_DAPM_PGA_S("LINEOUTL_DCS", 3, SND_SOC_NOPM, 1, 0, wm8903_dcs_event, |
| 914 | SND_SOC_DAPM_POST_PMU | SND_SOC_DAPM_PRE_PMD), |
| 915 | SND_SOC_DAPM_PGA_S("LINEOUTR_DCS", 3, SND_SOC_NOPM, 0, 0, wm8903_dcs_event, |
| 916 | SND_SOC_DAPM_POST_PMU | SND_SOC_DAPM_PRE_PMD), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 917 | |
| 918 | SND_SOC_DAPM_PGA("Left Speaker PGA", WM8903_POWER_MANAGEMENT_5, 1, 0, |
| 919 | NULL, 0), |
| 920 | SND_SOC_DAPM_PGA("Right Speaker PGA", WM8903_POWER_MANAGEMENT_5, 0, 0, |
| 921 | NULL, 0), |
| 922 | |
Mark Brown | 42768a1 | 2009-04-22 18:39:39 +0100 | [diff] [blame] | 923 | SND_SOC_DAPM_SUPPLY("Charge Pump", WM8903_CHARGE_PUMP_0, 0, 0, |
| 924 | wm8903_cp_event, SND_SOC_DAPM_POST_PMU), |
Mark Brown | c2aef4f | 2009-04-22 20:04:44 +0100 | [diff] [blame] | 925 | SND_SOC_DAPM_SUPPLY("CLK_DSP", WM8903_CLOCK_RATES_2, 1, 0, NULL, 0), |
Mark Brown | 2c8be5a | 2011-02-09 17:42:56 +0000 | [diff] [blame] | 926 | SND_SOC_DAPM_SUPPLY("CLK_SYS", WM8903_CLOCK_RATES_2, 2, 0, NULL, 0), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 927 | }; |
| 928 | |
Mark Brown | ecd0151 | 2011-03-27 13:43:45 +0100 | [diff] [blame^] | 929 | static const struct snd_soc_dapm_route wm8903_intercon[] = { |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 930 | |
Mark Brown | 2c8be5a | 2011-02-09 17:42:56 +0000 | [diff] [blame] | 931 | { "CLK_DSP", NULL, "CLK_SYS" }, |
| 932 | { "Mic Bias", NULL, "CLK_SYS" }, |
| 933 | { "HPL_DCS", NULL, "CLK_SYS" }, |
| 934 | { "HPR_DCS", NULL, "CLK_SYS" }, |
| 935 | { "LINEOUTL_DCS", NULL, "CLK_SYS" }, |
| 936 | { "LINEOUTR_DCS", NULL, "CLK_SYS" }, |
| 937 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 938 | { "Left Input Mux", "IN1L", "IN1L" }, |
| 939 | { "Left Input Mux", "IN2L", "IN2L" }, |
| 940 | { "Left Input Mux", "IN3L", "IN3L" }, |
| 941 | |
| 942 | { "Left Input Inverting Mux", "IN1L", "IN1L" }, |
| 943 | { "Left Input Inverting Mux", "IN2L", "IN2L" }, |
| 944 | { "Left Input Inverting Mux", "IN3L", "IN3L" }, |
| 945 | |
| 946 | { "Right Input Mux", "IN1R", "IN1R" }, |
| 947 | { "Right Input Mux", "IN2R", "IN2R" }, |
| 948 | { "Right Input Mux", "IN3R", "IN3R" }, |
| 949 | |
| 950 | { "Right Input Inverting Mux", "IN1R", "IN1R" }, |
| 951 | { "Right Input Inverting Mux", "IN2R", "IN2R" }, |
| 952 | { "Right Input Inverting Mux", "IN3R", "IN3R" }, |
| 953 | |
| 954 | { "Left Input Mode Mux", "Single-Ended", "Left Input Inverting Mux" }, |
| 955 | { "Left Input Mode Mux", "Differential Line", |
| 956 | "Left Input Mux" }, |
| 957 | { "Left Input Mode Mux", "Differential Line", |
| 958 | "Left Input Inverting Mux" }, |
| 959 | { "Left Input Mode Mux", "Differential Mic", |
| 960 | "Left Input Mux" }, |
| 961 | { "Left Input Mode Mux", "Differential Mic", |
| 962 | "Left Input Inverting Mux" }, |
| 963 | |
| 964 | { "Right Input Mode Mux", "Single-Ended", |
| 965 | "Right Input Inverting Mux" }, |
| 966 | { "Right Input Mode Mux", "Differential Line", |
| 967 | "Right Input Mux" }, |
| 968 | { "Right Input Mode Mux", "Differential Line", |
| 969 | "Right Input Inverting Mux" }, |
| 970 | { "Right Input Mode Mux", "Differential Mic", |
| 971 | "Right Input Mux" }, |
| 972 | { "Right Input Mode Mux", "Differential Mic", |
| 973 | "Right Input Inverting Mux" }, |
| 974 | |
| 975 | { "Left Input PGA", NULL, "Left Input Mode Mux" }, |
| 976 | { "Right Input PGA", NULL, "Right Input Mode Mux" }, |
| 977 | |
Mark Brown | 1e113bf | 2011-02-09 13:47:08 +0000 | [diff] [blame] | 978 | { "Left Capture Mux", "Left", "ADCL" }, |
| 979 | { "Left Capture Mux", "Right", "ADCR" }, |
| 980 | |
| 981 | { "Right Capture Mux", "Left", "ADCL" }, |
| 982 | { "Right Capture Mux", "Right", "ADCR" }, |
| 983 | |
| 984 | { "AIFTXL", NULL, "Left Capture Mux" }, |
| 985 | { "AIFTXR", NULL, "Right Capture Mux" }, |
| 986 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 987 | { "ADCL", NULL, "Left Input PGA" }, |
Mark Brown | c2aef4f | 2009-04-22 20:04:44 +0100 | [diff] [blame] | 988 | { "ADCL", NULL, "CLK_DSP" }, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 989 | { "ADCR", NULL, "Right Input PGA" }, |
Mark Brown | c2aef4f | 2009-04-22 20:04:44 +0100 | [diff] [blame] | 990 | { "ADCR", NULL, "CLK_DSP" }, |
| 991 | |
Mark Brown | 1e113bf | 2011-02-09 13:47:08 +0000 | [diff] [blame] | 992 | { "Left Playback Mux", "Left", "AIFRXL" }, |
| 993 | { "Left Playback Mux", "Right", "AIFRXR" }, |
| 994 | |
| 995 | { "Right Playback Mux", "Left", "AIFRXL" }, |
| 996 | { "Right Playback Mux", "Right", "AIFRXR" }, |
| 997 | |
Mark Brown | 291ce18 | 2009-04-22 21:36:14 +0100 | [diff] [blame] | 998 | { "DACL Sidetone", "Left", "ADCL" }, |
| 999 | { "DACL Sidetone", "Right", "ADCR" }, |
| 1000 | { "DACR Sidetone", "Left", "ADCL" }, |
| 1001 | { "DACR Sidetone", "Right", "ADCR" }, |
| 1002 | |
Mark Brown | 1e113bf | 2011-02-09 13:47:08 +0000 | [diff] [blame] | 1003 | { "DACL", NULL, "Left Playback Mux" }, |
Mark Brown | 291ce18 | 2009-04-22 21:36:14 +0100 | [diff] [blame] | 1004 | { "DACL", NULL, "DACL Sidetone" }, |
Mark Brown | c2aef4f | 2009-04-22 20:04:44 +0100 | [diff] [blame] | 1005 | { "DACL", NULL, "CLK_DSP" }, |
Mark Brown | 1e113bf | 2011-02-09 13:47:08 +0000 | [diff] [blame] | 1006 | |
| 1007 | { "DACR", NULL, "Right Playback Mux" }, |
Mark Brown | 291ce18 | 2009-04-22 21:36:14 +0100 | [diff] [blame] | 1008 | { "DACR", NULL, "DACR Sidetone" }, |
Mark Brown | c2aef4f | 2009-04-22 20:04:44 +0100 | [diff] [blame] | 1009 | { "DACR", NULL, "CLK_DSP" }, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1010 | |
| 1011 | { "Left Output Mixer", "Left Bypass Switch", "Left Input PGA" }, |
| 1012 | { "Left Output Mixer", "Right Bypass Switch", "Right Input PGA" }, |
| 1013 | { "Left Output Mixer", "DACL Switch", "DACL" }, |
| 1014 | { "Left Output Mixer", "DACR Switch", "DACR" }, |
| 1015 | |
| 1016 | { "Right Output Mixer", "Left Bypass Switch", "Left Input PGA" }, |
| 1017 | { "Right Output Mixer", "Right Bypass Switch", "Right Input PGA" }, |
| 1018 | { "Right Output Mixer", "DACL Switch", "DACL" }, |
| 1019 | { "Right Output Mixer", "DACR Switch", "DACR" }, |
| 1020 | |
| 1021 | { "Left Speaker Mixer", "Left Bypass Switch", "Left Input PGA" }, |
| 1022 | { "Left Speaker Mixer", "Right Bypass Switch", "Right Input PGA" }, |
| 1023 | { "Left Speaker Mixer", "DACL Switch", "DACL" }, |
| 1024 | { "Left Speaker Mixer", "DACR Switch", "DACR" }, |
| 1025 | |
| 1026 | { "Right Speaker Mixer", "Left Bypass Switch", "Left Input PGA" }, |
| 1027 | { "Right Speaker Mixer", "Right Bypass Switch", "Right Input PGA" }, |
| 1028 | { "Right Speaker Mixer", "DACL Switch", "DACL" }, |
| 1029 | { "Right Speaker Mixer", "DACR Switch", "DACR" }, |
| 1030 | |
| 1031 | { "Left Line Output PGA", NULL, "Left Output Mixer" }, |
| 1032 | { "Right Line Output PGA", NULL, "Right Output Mixer" }, |
| 1033 | |
| 1034 | { "Left Headphone Output PGA", NULL, "Left Output Mixer" }, |
| 1035 | { "Right Headphone Output PGA", NULL, "Right Output Mixer" }, |
| 1036 | |
| 1037 | { "Left Speaker PGA", NULL, "Left Speaker Mixer" }, |
| 1038 | { "Right Speaker PGA", NULL, "Right Speaker Mixer" }, |
| 1039 | |
Mark Brown | 13a9983 | 2011-02-09 17:42:55 +0000 | [diff] [blame] | 1040 | { "HPL_ENA_DLY", NULL, "Left Headphone Output PGA" }, |
| 1041 | { "HPR_ENA_DLY", NULL, "Right Headphone Output PGA" }, |
| 1042 | { "LINEOUTL_ENA_DLY", NULL, "Left Line Output PGA" }, |
| 1043 | { "LINEOUTR_ENA_DLY", NULL, "Right Line Output PGA" }, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1044 | |
Mark Brown | c5b6a9f | 2011-02-09 20:14:42 +0000 | [diff] [blame] | 1045 | { "HPL_DCS", NULL, "DCS Master" }, |
| 1046 | { "HPR_DCS", NULL, "DCS Master" }, |
| 1047 | { "LINEOUTL_DCS", NULL, "DCS Master" }, |
| 1048 | { "LINEOUTR_DCS", NULL, "DCS Master" }, |
| 1049 | |
Mark Brown | 13a9983 | 2011-02-09 17:42:55 +0000 | [diff] [blame] | 1050 | { "HPL_DCS", NULL, "HPL_ENA_DLY" }, |
| 1051 | { "HPR_DCS", NULL, "HPR_ENA_DLY" }, |
| 1052 | { "LINEOUTL_DCS", NULL, "LINEOUTL_ENA_DLY" }, |
| 1053 | { "LINEOUTR_DCS", NULL, "LINEOUTR_ENA_DLY" }, |
| 1054 | |
| 1055 | { "HPL_ENA_OUTP", NULL, "HPL_DCS" }, |
| 1056 | { "HPR_ENA_OUTP", NULL, "HPR_DCS" }, |
| 1057 | { "LINEOUTL_ENA_OUTP", NULL, "LINEOUTL_DCS" }, |
| 1058 | { "LINEOUTR_ENA_OUTP", NULL, "LINEOUTR_DCS" }, |
| 1059 | |
| 1060 | { "HPL_RMV_SHORT", NULL, "HPL_ENA_OUTP" }, |
| 1061 | { "HPR_RMV_SHORT", NULL, "HPR_ENA_OUTP" }, |
| 1062 | { "LINEOUTL_RMV_SHORT", NULL, "LINEOUTL_ENA_OUTP" }, |
| 1063 | { "LINEOUTR_RMV_SHORT", NULL, "LINEOUTR_ENA_OUTP" }, |
| 1064 | |
| 1065 | { "HPOUTL", NULL, "HPL_RMV_SHORT" }, |
| 1066 | { "HPOUTR", NULL, "HPR_RMV_SHORT" }, |
| 1067 | { "LINEOUTL", NULL, "LINEOUTL_RMV_SHORT" }, |
| 1068 | { "LINEOUTR", NULL, "LINEOUTR_RMV_SHORT" }, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1069 | |
| 1070 | { "LOP", NULL, "Left Speaker PGA" }, |
| 1071 | { "LON", NULL, "Left Speaker PGA" }, |
| 1072 | |
| 1073 | { "ROP", NULL, "Right Speaker PGA" }, |
| 1074 | { "RON", NULL, "Right Speaker PGA" }, |
Mark Brown | 42768a1 | 2009-04-22 18:39:39 +0100 | [diff] [blame] | 1075 | |
| 1076 | { "Left Headphone Output PGA", NULL, "Charge Pump" }, |
| 1077 | { "Right Headphone Output PGA", NULL, "Charge Pump" }, |
| 1078 | { "Left Line Output PGA", NULL, "Charge Pump" }, |
| 1079 | { "Right Line Output PGA", NULL, "Charge Pump" }, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1080 | }; |
| 1081 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1082 | static int wm8903_set_bias_level(struct snd_soc_codec *codec, |
| 1083 | enum snd_soc_bias_level level) |
| 1084 | { |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1085 | switch (level) { |
| 1086 | case SND_SOC_BIAS_ON: |
Mark Brown | 66daaa59 | 2011-02-10 13:32:58 +0000 | [diff] [blame] | 1087 | break; |
Mark Brown | 22f226d | 2011-02-10 14:01:38 +0000 | [diff] [blame] | 1088 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1089 | case SND_SOC_BIAS_PREPARE: |
Mark Brown | 66daaa59 | 2011-02-10 13:32:58 +0000 | [diff] [blame] | 1090 | snd_soc_update_bits(codec, WM8903_VMID_CONTROL_0, |
| 1091 | WM8903_VMID_RES_MASK, |
| 1092 | WM8903_VMID_RES_50K); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1093 | break; |
| 1094 | |
| 1095 | case SND_SOC_BIAS_STANDBY: |
Liam Girdwood | ce6120c | 2010-11-05 15:53:46 +0200 | [diff] [blame] | 1096 | if (codec->dapm.bias_level == SND_SOC_BIAS_OFF) { |
Mark Brown | 22f226d | 2011-02-10 14:01:38 +0000 | [diff] [blame] | 1097 | snd_soc_update_bits(codec, WM8903_BIAS_CONTROL_0, |
| 1098 | WM8903_POBCTRL | WM8903_ISEL_MASK | |
| 1099 | WM8903_STARTUP_BIAS_ENA | |
| 1100 | WM8903_BIAS_ENA, |
| 1101 | WM8903_POBCTRL | |
| 1102 | (2 << WM8903_ISEL_SHIFT) | |
| 1103 | WM8903_STARTUP_BIAS_ENA); |
Mark Brown | 3b1228a | 2008-12-10 19:27:10 +0000 | [diff] [blame] | 1104 | |
Mark Brown | 22f226d | 2011-02-10 14:01:38 +0000 | [diff] [blame] | 1105 | snd_soc_update_bits(codec, |
| 1106 | WM8903_ANALOGUE_SPK_OUTPUT_CONTROL_0, |
| 1107 | WM8903_SPK_DISCHARGE, |
| 1108 | WM8903_SPK_DISCHARGE); |
Mark Brown | 4dbfe80 | 2009-04-22 20:32:40 +0100 | [diff] [blame] | 1109 | |
Mark Brown | 22f226d | 2011-02-10 14:01:38 +0000 | [diff] [blame] | 1110 | msleep(33); |
| 1111 | |
| 1112 | snd_soc_update_bits(codec, WM8903_POWER_MANAGEMENT_5, |
| 1113 | WM8903_SPKL_ENA | WM8903_SPKR_ENA, |
| 1114 | WM8903_SPKL_ENA | WM8903_SPKR_ENA); |
| 1115 | |
| 1116 | snd_soc_update_bits(codec, |
| 1117 | WM8903_ANALOGUE_SPK_OUTPUT_CONTROL_0, |
| 1118 | WM8903_SPK_DISCHARGE, 0); |
| 1119 | |
| 1120 | snd_soc_update_bits(codec, WM8903_VMID_CONTROL_0, |
| 1121 | WM8903_VMID_TIE_ENA | |
| 1122 | WM8903_BUFIO_ENA | |
| 1123 | WM8903_VMID_IO_ENA | |
| 1124 | WM8903_VMID_SOFT_MASK | |
| 1125 | WM8903_VMID_RES_MASK | |
| 1126 | WM8903_VMID_BUF_ENA, |
| 1127 | WM8903_VMID_TIE_ENA | |
| 1128 | WM8903_BUFIO_ENA | |
| 1129 | WM8903_VMID_IO_ENA | |
| 1130 | (2 << WM8903_VMID_SOFT_SHIFT) | |
| 1131 | WM8903_VMID_RES_250K | |
| 1132 | WM8903_VMID_BUF_ENA); |
| 1133 | |
| 1134 | msleep(129); |
| 1135 | |
| 1136 | snd_soc_update_bits(codec, WM8903_POWER_MANAGEMENT_5, |
| 1137 | WM8903_SPKL_ENA | WM8903_SPKR_ENA, |
| 1138 | 0); |
| 1139 | |
| 1140 | snd_soc_update_bits(codec, WM8903_VMID_CONTROL_0, |
| 1141 | WM8903_VMID_SOFT_MASK, 0); |
| 1142 | |
| 1143 | snd_soc_update_bits(codec, WM8903_VMID_CONTROL_0, |
| 1144 | WM8903_VMID_RES_MASK, |
| 1145 | WM8903_VMID_RES_50K); |
| 1146 | |
| 1147 | snd_soc_update_bits(codec, WM8903_BIAS_CONTROL_0, |
| 1148 | WM8903_BIAS_ENA | WM8903_POBCTRL, |
| 1149 | WM8903_BIAS_ENA); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1150 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1151 | /* By default no bypass paths are enabled so |
| 1152 | * enable Class W support. |
| 1153 | */ |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1154 | dev_dbg(codec->dev, "Enabling Class W\n"); |
Mark Brown | 524d769 | 2010-12-23 11:17:24 +0000 | [diff] [blame] | 1155 | snd_soc_update_bits(codec, WM8903_CLASS_W_0, |
| 1156 | WM8903_CP_DYN_FREQ | |
| 1157 | WM8903_CP_DYN_V, |
| 1158 | WM8903_CP_DYN_FREQ | |
| 1159 | WM8903_CP_DYN_V); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1160 | } |
| 1161 | |
Mark Brown | 66daaa59 | 2011-02-10 13:32:58 +0000 | [diff] [blame] | 1162 | snd_soc_update_bits(codec, WM8903_VMID_CONTROL_0, |
| 1163 | WM8903_VMID_RES_MASK, |
| 1164 | WM8903_VMID_RES_250K); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1165 | break; |
| 1166 | |
| 1167 | case SND_SOC_BIAS_OFF: |
Mark Brown | b4d06f4 | 2011-02-10 14:20:49 +0000 | [diff] [blame] | 1168 | snd_soc_update_bits(codec, WM8903_BIAS_CONTROL_0, |
| 1169 | WM8903_BIAS_ENA, 0); |
| 1170 | |
| 1171 | snd_soc_update_bits(codec, WM8903_VMID_CONTROL_0, |
| 1172 | WM8903_VMID_SOFT_MASK, |
| 1173 | 2 << WM8903_VMID_SOFT_SHIFT); |
| 1174 | |
| 1175 | snd_soc_update_bits(codec, WM8903_VMID_CONTROL_0, |
| 1176 | WM8903_VMID_BUF_ENA, 0); |
| 1177 | |
| 1178 | msleep(290); |
| 1179 | |
| 1180 | snd_soc_update_bits(codec, WM8903_VMID_CONTROL_0, |
| 1181 | WM8903_VMID_TIE_ENA | WM8903_BUFIO_ENA | |
| 1182 | WM8903_VMID_IO_ENA | WM8903_VMID_RES_MASK | |
| 1183 | WM8903_VMID_SOFT_MASK | |
| 1184 | WM8903_VMID_BUF_ENA, 0); |
| 1185 | |
| 1186 | snd_soc_update_bits(codec, WM8903_BIAS_CONTROL_0, |
| 1187 | WM8903_STARTUP_BIAS_ENA, 0); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1188 | break; |
| 1189 | } |
| 1190 | |
Liam Girdwood | ce6120c | 2010-11-05 15:53:46 +0200 | [diff] [blame] | 1191 | codec->dapm.bias_level = level; |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1192 | |
| 1193 | return 0; |
| 1194 | } |
| 1195 | |
| 1196 | static int wm8903_set_dai_sysclk(struct snd_soc_dai *codec_dai, |
| 1197 | int clk_id, unsigned int freq, int dir) |
| 1198 | { |
| 1199 | struct snd_soc_codec *codec = codec_dai->codec; |
Mark Brown | b2c812e | 2010-04-14 15:35:19 +0900 | [diff] [blame] | 1200 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1201 | |
| 1202 | wm8903->sysclk = freq; |
| 1203 | |
| 1204 | return 0; |
| 1205 | } |
| 1206 | |
| 1207 | static int wm8903_set_dai_fmt(struct snd_soc_dai *codec_dai, |
| 1208 | unsigned int fmt) |
| 1209 | { |
| 1210 | struct snd_soc_codec *codec = codec_dai->codec; |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1211 | u16 aif1 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_1); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1212 | |
| 1213 | aif1 &= ~(WM8903_LRCLK_DIR | WM8903_BCLK_DIR | WM8903_AIF_FMT_MASK | |
| 1214 | WM8903_AIF_LRCLK_INV | WM8903_AIF_BCLK_INV); |
| 1215 | |
| 1216 | switch (fmt & SND_SOC_DAIFMT_MASTER_MASK) { |
| 1217 | case SND_SOC_DAIFMT_CBS_CFS: |
| 1218 | break; |
| 1219 | case SND_SOC_DAIFMT_CBS_CFM: |
| 1220 | aif1 |= WM8903_LRCLK_DIR; |
| 1221 | break; |
| 1222 | case SND_SOC_DAIFMT_CBM_CFM: |
| 1223 | aif1 |= WM8903_LRCLK_DIR | WM8903_BCLK_DIR; |
| 1224 | break; |
| 1225 | case SND_SOC_DAIFMT_CBM_CFS: |
| 1226 | aif1 |= WM8903_BCLK_DIR; |
| 1227 | break; |
| 1228 | default: |
| 1229 | return -EINVAL; |
| 1230 | } |
| 1231 | |
| 1232 | switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) { |
| 1233 | case SND_SOC_DAIFMT_DSP_A: |
| 1234 | aif1 |= 0x3; |
| 1235 | break; |
| 1236 | case SND_SOC_DAIFMT_DSP_B: |
| 1237 | aif1 |= 0x3 | WM8903_AIF_LRCLK_INV; |
| 1238 | break; |
| 1239 | case SND_SOC_DAIFMT_I2S: |
| 1240 | aif1 |= 0x2; |
| 1241 | break; |
| 1242 | case SND_SOC_DAIFMT_RIGHT_J: |
| 1243 | aif1 |= 0x1; |
| 1244 | break; |
| 1245 | case SND_SOC_DAIFMT_LEFT_J: |
| 1246 | break; |
| 1247 | default: |
| 1248 | return -EINVAL; |
| 1249 | } |
| 1250 | |
| 1251 | /* Clock inversion */ |
| 1252 | switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) { |
| 1253 | case SND_SOC_DAIFMT_DSP_A: |
| 1254 | case SND_SOC_DAIFMT_DSP_B: |
| 1255 | /* frame inversion not valid for DSP modes */ |
| 1256 | switch (fmt & SND_SOC_DAIFMT_INV_MASK) { |
| 1257 | case SND_SOC_DAIFMT_NB_NF: |
| 1258 | break; |
| 1259 | case SND_SOC_DAIFMT_IB_NF: |
| 1260 | aif1 |= WM8903_AIF_BCLK_INV; |
| 1261 | break; |
| 1262 | default: |
| 1263 | return -EINVAL; |
| 1264 | } |
| 1265 | break; |
| 1266 | case SND_SOC_DAIFMT_I2S: |
| 1267 | case SND_SOC_DAIFMT_RIGHT_J: |
| 1268 | case SND_SOC_DAIFMT_LEFT_J: |
| 1269 | switch (fmt & SND_SOC_DAIFMT_INV_MASK) { |
| 1270 | case SND_SOC_DAIFMT_NB_NF: |
| 1271 | break; |
| 1272 | case SND_SOC_DAIFMT_IB_IF: |
| 1273 | aif1 |= WM8903_AIF_BCLK_INV | WM8903_AIF_LRCLK_INV; |
| 1274 | break; |
| 1275 | case SND_SOC_DAIFMT_IB_NF: |
| 1276 | aif1 |= WM8903_AIF_BCLK_INV; |
| 1277 | break; |
| 1278 | case SND_SOC_DAIFMT_NB_IF: |
| 1279 | aif1 |= WM8903_AIF_LRCLK_INV; |
| 1280 | break; |
| 1281 | default: |
| 1282 | return -EINVAL; |
| 1283 | } |
| 1284 | break; |
| 1285 | default: |
| 1286 | return -EINVAL; |
| 1287 | } |
| 1288 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1289 | snd_soc_write(codec, WM8903_AUDIO_INTERFACE_1, aif1); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1290 | |
| 1291 | return 0; |
| 1292 | } |
| 1293 | |
| 1294 | static int wm8903_digital_mute(struct snd_soc_dai *codec_dai, int mute) |
| 1295 | { |
| 1296 | struct snd_soc_codec *codec = codec_dai->codec; |
| 1297 | u16 reg; |
| 1298 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1299 | reg = snd_soc_read(codec, WM8903_DAC_DIGITAL_1); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1300 | |
| 1301 | if (mute) |
| 1302 | reg |= WM8903_DAC_MUTE; |
| 1303 | else |
| 1304 | reg &= ~WM8903_DAC_MUTE; |
| 1305 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1306 | snd_soc_write(codec, WM8903_DAC_DIGITAL_1, reg); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1307 | |
| 1308 | return 0; |
| 1309 | } |
| 1310 | |
| 1311 | /* Lookup table for CLK_SYS/fs ratio. 256fs or more is recommended |
| 1312 | * for optimal performance so we list the lower rates first and match |
| 1313 | * on the last match we find. */ |
| 1314 | static struct { |
| 1315 | int div; |
| 1316 | int rate; |
| 1317 | int mode; |
| 1318 | int mclk_div; |
| 1319 | } clk_sys_ratios[] = { |
| 1320 | { 64, 0x0, 0x0, 1 }, |
| 1321 | { 68, 0x0, 0x1, 1 }, |
| 1322 | { 125, 0x0, 0x2, 1 }, |
| 1323 | { 128, 0x1, 0x0, 1 }, |
| 1324 | { 136, 0x1, 0x1, 1 }, |
| 1325 | { 192, 0x2, 0x0, 1 }, |
| 1326 | { 204, 0x2, 0x1, 1 }, |
| 1327 | |
| 1328 | { 64, 0x0, 0x0, 2 }, |
| 1329 | { 68, 0x0, 0x1, 2 }, |
| 1330 | { 125, 0x0, 0x2, 2 }, |
| 1331 | { 128, 0x1, 0x0, 2 }, |
| 1332 | { 136, 0x1, 0x1, 2 }, |
| 1333 | { 192, 0x2, 0x0, 2 }, |
| 1334 | { 204, 0x2, 0x1, 2 }, |
| 1335 | |
| 1336 | { 250, 0x2, 0x2, 1 }, |
| 1337 | { 256, 0x3, 0x0, 1 }, |
| 1338 | { 272, 0x3, 0x1, 1 }, |
| 1339 | { 384, 0x4, 0x0, 1 }, |
| 1340 | { 408, 0x4, 0x1, 1 }, |
| 1341 | { 375, 0x4, 0x2, 1 }, |
| 1342 | { 512, 0x5, 0x0, 1 }, |
| 1343 | { 544, 0x5, 0x1, 1 }, |
| 1344 | { 500, 0x5, 0x2, 1 }, |
| 1345 | { 768, 0x6, 0x0, 1 }, |
| 1346 | { 816, 0x6, 0x1, 1 }, |
| 1347 | { 750, 0x6, 0x2, 1 }, |
| 1348 | { 1024, 0x7, 0x0, 1 }, |
| 1349 | { 1088, 0x7, 0x1, 1 }, |
| 1350 | { 1000, 0x7, 0x2, 1 }, |
| 1351 | { 1408, 0x8, 0x0, 1 }, |
| 1352 | { 1496, 0x8, 0x1, 1 }, |
| 1353 | { 1536, 0x9, 0x0, 1 }, |
| 1354 | { 1632, 0x9, 0x1, 1 }, |
| 1355 | { 1500, 0x9, 0x2, 1 }, |
| 1356 | |
| 1357 | { 250, 0x2, 0x2, 2 }, |
| 1358 | { 256, 0x3, 0x0, 2 }, |
| 1359 | { 272, 0x3, 0x1, 2 }, |
| 1360 | { 384, 0x4, 0x0, 2 }, |
| 1361 | { 408, 0x4, 0x1, 2 }, |
| 1362 | { 375, 0x4, 0x2, 2 }, |
| 1363 | { 512, 0x5, 0x0, 2 }, |
| 1364 | { 544, 0x5, 0x1, 2 }, |
| 1365 | { 500, 0x5, 0x2, 2 }, |
| 1366 | { 768, 0x6, 0x0, 2 }, |
| 1367 | { 816, 0x6, 0x1, 2 }, |
| 1368 | { 750, 0x6, 0x2, 2 }, |
| 1369 | { 1024, 0x7, 0x0, 2 }, |
| 1370 | { 1088, 0x7, 0x1, 2 }, |
| 1371 | { 1000, 0x7, 0x2, 2 }, |
| 1372 | { 1408, 0x8, 0x0, 2 }, |
| 1373 | { 1496, 0x8, 0x1, 2 }, |
| 1374 | { 1536, 0x9, 0x0, 2 }, |
| 1375 | { 1632, 0x9, 0x1, 2 }, |
| 1376 | { 1500, 0x9, 0x2, 2 }, |
| 1377 | }; |
| 1378 | |
| 1379 | /* CLK_SYS/BCLK ratios - multiplied by 10 due to .5s */ |
| 1380 | static struct { |
| 1381 | int ratio; |
| 1382 | int div; |
| 1383 | } bclk_divs[] = { |
| 1384 | { 10, 0 }, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1385 | { 20, 2 }, |
| 1386 | { 30, 3 }, |
| 1387 | { 40, 4 }, |
| 1388 | { 50, 5 }, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1389 | { 60, 7 }, |
| 1390 | { 80, 8 }, |
| 1391 | { 100, 9 }, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1392 | { 120, 11 }, |
| 1393 | { 160, 12 }, |
| 1394 | { 200, 13 }, |
| 1395 | { 220, 14 }, |
| 1396 | { 240, 15 }, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1397 | { 300, 17 }, |
| 1398 | { 320, 18 }, |
| 1399 | { 440, 19 }, |
| 1400 | { 480, 20 }, |
| 1401 | }; |
| 1402 | |
| 1403 | /* Sample rates for DSP */ |
| 1404 | static struct { |
| 1405 | int rate; |
| 1406 | int value; |
| 1407 | } sample_rates[] = { |
| 1408 | { 8000, 0 }, |
| 1409 | { 11025, 1 }, |
| 1410 | { 12000, 2 }, |
| 1411 | { 16000, 3 }, |
| 1412 | { 22050, 4 }, |
| 1413 | { 24000, 5 }, |
| 1414 | { 32000, 6 }, |
| 1415 | { 44100, 7 }, |
| 1416 | { 48000, 8 }, |
| 1417 | { 88200, 9 }, |
| 1418 | { 96000, 10 }, |
| 1419 | { 0, 0 }, |
| 1420 | }; |
| 1421 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1422 | static int wm8903_hw_params(struct snd_pcm_substream *substream, |
Mark Brown | dee89c4 | 2008-11-18 22:11:38 +0000 | [diff] [blame] | 1423 | struct snd_pcm_hw_params *params, |
| 1424 | struct snd_soc_dai *dai) |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1425 | { |
| 1426 | struct snd_soc_pcm_runtime *rtd = substream->private_data; |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1427 | struct snd_soc_codec *codec =rtd->codec; |
Mark Brown | b2c812e | 2010-04-14 15:35:19 +0900 | [diff] [blame] | 1428 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1429 | int fs = params_rate(params); |
| 1430 | int bclk; |
| 1431 | int bclk_div; |
| 1432 | int i; |
| 1433 | int dsp_config; |
| 1434 | int clk_config; |
| 1435 | int best_val; |
| 1436 | int cur_val; |
| 1437 | int clk_sys; |
| 1438 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1439 | u16 aif1 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_1); |
| 1440 | u16 aif2 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_2); |
| 1441 | u16 aif3 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_3); |
| 1442 | u16 clock0 = snd_soc_read(codec, WM8903_CLOCK_RATES_0); |
| 1443 | u16 clock1 = snd_soc_read(codec, WM8903_CLOCK_RATES_1); |
| 1444 | u16 dac_digital1 = snd_soc_read(codec, WM8903_DAC_DIGITAL_1); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1445 | |
Mark Brown | 9e79261 | 2009-06-12 17:27:07 +0100 | [diff] [blame] | 1446 | /* Enable sloping stopband filter for low sample rates */ |
| 1447 | if (fs <= 24000) |
| 1448 | dac_digital1 |= WM8903_DAC_SB_FILT; |
| 1449 | else |
| 1450 | dac_digital1 &= ~WM8903_DAC_SB_FILT; |
| 1451 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1452 | /* Configure sample rate logic for DSP - choose nearest rate */ |
| 1453 | dsp_config = 0; |
| 1454 | best_val = abs(sample_rates[dsp_config].rate - fs); |
| 1455 | for (i = 1; i < ARRAY_SIZE(sample_rates); i++) { |
| 1456 | cur_val = abs(sample_rates[i].rate - fs); |
| 1457 | if (cur_val <= best_val) { |
| 1458 | dsp_config = i; |
| 1459 | best_val = cur_val; |
| 1460 | } |
| 1461 | } |
| 1462 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1463 | dev_dbg(codec->dev, "DSP fs = %dHz\n", sample_rates[dsp_config].rate); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1464 | clock1 &= ~WM8903_SAMPLE_RATE_MASK; |
| 1465 | clock1 |= sample_rates[dsp_config].value; |
| 1466 | |
| 1467 | aif1 &= ~WM8903_AIF_WL_MASK; |
| 1468 | bclk = 2 * fs; |
| 1469 | switch (params_format(params)) { |
| 1470 | case SNDRV_PCM_FORMAT_S16_LE: |
| 1471 | bclk *= 16; |
| 1472 | break; |
| 1473 | case SNDRV_PCM_FORMAT_S20_3LE: |
| 1474 | bclk *= 20; |
| 1475 | aif1 |= 0x4; |
| 1476 | break; |
| 1477 | case SNDRV_PCM_FORMAT_S24_LE: |
| 1478 | bclk *= 24; |
| 1479 | aif1 |= 0x8; |
| 1480 | break; |
| 1481 | case SNDRV_PCM_FORMAT_S32_LE: |
| 1482 | bclk *= 32; |
| 1483 | aif1 |= 0xc; |
| 1484 | break; |
| 1485 | default: |
| 1486 | return -EINVAL; |
| 1487 | } |
| 1488 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1489 | dev_dbg(codec->dev, "MCLK = %dHz, target sample rate = %dHz\n", |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1490 | wm8903->sysclk, fs); |
| 1491 | |
| 1492 | /* We may not have an MCLK which allows us to generate exactly |
| 1493 | * the clock we want, particularly with USB derived inputs, so |
| 1494 | * approximate. |
| 1495 | */ |
| 1496 | clk_config = 0; |
| 1497 | best_val = abs((wm8903->sysclk / |
| 1498 | (clk_sys_ratios[0].mclk_div * |
| 1499 | clk_sys_ratios[0].div)) - fs); |
| 1500 | for (i = 1; i < ARRAY_SIZE(clk_sys_ratios); i++) { |
| 1501 | cur_val = abs((wm8903->sysclk / |
| 1502 | (clk_sys_ratios[i].mclk_div * |
| 1503 | clk_sys_ratios[i].div)) - fs); |
| 1504 | |
| 1505 | if (cur_val <= best_val) { |
| 1506 | clk_config = i; |
| 1507 | best_val = cur_val; |
| 1508 | } |
| 1509 | } |
| 1510 | |
| 1511 | if (clk_sys_ratios[clk_config].mclk_div == 2) { |
| 1512 | clock0 |= WM8903_MCLKDIV2; |
| 1513 | clk_sys = wm8903->sysclk / 2; |
| 1514 | } else { |
| 1515 | clock0 &= ~WM8903_MCLKDIV2; |
| 1516 | clk_sys = wm8903->sysclk; |
| 1517 | } |
| 1518 | |
| 1519 | clock1 &= ~(WM8903_CLK_SYS_RATE_MASK | |
| 1520 | WM8903_CLK_SYS_MODE_MASK); |
| 1521 | clock1 |= clk_sys_ratios[clk_config].rate << WM8903_CLK_SYS_RATE_SHIFT; |
| 1522 | clock1 |= clk_sys_ratios[clk_config].mode << WM8903_CLK_SYS_MODE_SHIFT; |
| 1523 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1524 | dev_dbg(codec->dev, "CLK_SYS_RATE=%x, CLK_SYS_MODE=%x div=%d\n", |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1525 | clk_sys_ratios[clk_config].rate, |
| 1526 | clk_sys_ratios[clk_config].mode, |
| 1527 | clk_sys_ratios[clk_config].div); |
| 1528 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1529 | dev_dbg(codec->dev, "Actual CLK_SYS = %dHz\n", clk_sys); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1530 | |
| 1531 | /* We may not get quite the right frequency if using |
| 1532 | * approximate clocks so look for the closest match that is |
| 1533 | * higher than the target (we need to ensure that there enough |
| 1534 | * BCLKs to clock out the samples). |
| 1535 | */ |
| 1536 | bclk_div = 0; |
| 1537 | best_val = ((clk_sys * 10) / bclk_divs[0].ratio) - bclk; |
| 1538 | i = 1; |
| 1539 | while (i < ARRAY_SIZE(bclk_divs)) { |
| 1540 | cur_val = ((clk_sys * 10) / bclk_divs[i].ratio) - bclk; |
| 1541 | if (cur_val < 0) /* BCLK table is sorted */ |
| 1542 | break; |
| 1543 | bclk_div = i; |
| 1544 | best_val = cur_val; |
| 1545 | i++; |
| 1546 | } |
| 1547 | |
| 1548 | aif2 &= ~WM8903_BCLK_DIV_MASK; |
| 1549 | aif3 &= ~WM8903_LRCLK_RATE_MASK; |
| 1550 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1551 | dev_dbg(codec->dev, "BCLK ratio %d for %dHz - actual BCLK = %dHz\n", |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1552 | bclk_divs[bclk_div].ratio / 10, bclk, |
| 1553 | (clk_sys * 10) / bclk_divs[bclk_div].ratio); |
| 1554 | |
| 1555 | aif2 |= bclk_divs[bclk_div].div; |
| 1556 | aif3 |= bclk / fs; |
| 1557 | |
Mark Brown | 69fff9b | 2010-12-10 19:17:08 +0000 | [diff] [blame] | 1558 | wm8903->fs = params_rate(params); |
| 1559 | wm8903_set_deemph(codec); |
| 1560 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1561 | snd_soc_write(codec, WM8903_CLOCK_RATES_0, clock0); |
| 1562 | snd_soc_write(codec, WM8903_CLOCK_RATES_1, clock1); |
| 1563 | snd_soc_write(codec, WM8903_AUDIO_INTERFACE_1, aif1); |
| 1564 | snd_soc_write(codec, WM8903_AUDIO_INTERFACE_2, aif2); |
| 1565 | snd_soc_write(codec, WM8903_AUDIO_INTERFACE_3, aif3); |
| 1566 | snd_soc_write(codec, WM8903_DAC_DIGITAL_1, dac_digital1); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1567 | |
| 1568 | return 0; |
| 1569 | } |
| 1570 | |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 1571 | /** |
| 1572 | * wm8903_mic_detect - Enable microphone detection via the WM8903 IRQ |
| 1573 | * |
| 1574 | * @codec: WM8903 codec |
| 1575 | * @jack: jack to report detection events on |
| 1576 | * @det: value to report for presence detection |
| 1577 | * @shrt: value to report for short detection |
| 1578 | * |
| 1579 | * Enable microphone detection via IRQ on the WM8903. If GPIOs are |
| 1580 | * being used to bring out signals to the processor then only platform |
| 1581 | * data configuration is needed for WM8903 and processor GPIOs should |
| 1582 | * be configured using snd_soc_jack_add_gpios() instead. |
| 1583 | * |
| 1584 | * The current threasholds for detection should be configured using |
| 1585 | * micdet_cfg in the platform data. Using this function will force on |
| 1586 | * the microphone bias for the device. |
| 1587 | */ |
| 1588 | int wm8903_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, |
| 1589 | int det, int shrt) |
| 1590 | { |
Mark Brown | b2c812e | 2010-04-14 15:35:19 +0900 | [diff] [blame] | 1591 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
Mark Brown | 6926686 | 2010-03-22 16:37:01 +0000 | [diff] [blame] | 1592 | int irq_mask = WM8903_MICDET_EINT | WM8903_MICSHRT_EINT; |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 1593 | |
| 1594 | dev_dbg(codec->dev, "Enabling microphone detection: %x %x\n", |
| 1595 | det, shrt); |
| 1596 | |
| 1597 | /* Store the configuration */ |
| 1598 | wm8903->mic_jack = jack; |
| 1599 | wm8903->mic_det = det; |
| 1600 | wm8903->mic_short = shrt; |
| 1601 | |
| 1602 | /* Enable interrupts we've got a report configured for */ |
| 1603 | if (det) |
| 1604 | irq_mask &= ~WM8903_MICDET_EINT; |
| 1605 | if (shrt) |
| 1606 | irq_mask &= ~WM8903_MICSHRT_EINT; |
| 1607 | |
| 1608 | snd_soc_update_bits(codec, WM8903_INTERRUPT_STATUS_1_MASK, |
| 1609 | WM8903_MICDET_EINT | WM8903_MICSHRT_EINT, |
| 1610 | irq_mask); |
| 1611 | |
Stephen Warren | 3088e3b | 2011-02-10 15:37:14 -0700 | [diff] [blame] | 1612 | if (det || shrt) { |
Mark Brown | 6926686 | 2010-03-22 16:37:01 +0000 | [diff] [blame] | 1613 | /* Enable mic detection, this may not have been set through |
| 1614 | * platform data (eg, if the defaults are OK). */ |
| 1615 | snd_soc_update_bits(codec, WM8903_WRITE_SEQUENCER_0, |
| 1616 | WM8903_WSEQ_ENA, WM8903_WSEQ_ENA); |
| 1617 | snd_soc_update_bits(codec, WM8903_MIC_BIAS_CONTROL_0, |
| 1618 | WM8903_MICDET_ENA, WM8903_MICDET_ENA); |
| 1619 | } else { |
| 1620 | snd_soc_update_bits(codec, WM8903_MIC_BIAS_CONTROL_0, |
| 1621 | WM8903_MICDET_ENA, 0); |
| 1622 | } |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 1623 | |
| 1624 | return 0; |
| 1625 | } |
| 1626 | EXPORT_SYMBOL_GPL(wm8903_mic_detect); |
| 1627 | |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1628 | static irqreturn_t wm8903_irq(int irq, void *data) |
| 1629 | { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1630 | struct snd_soc_codec *codec = data; |
| 1631 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 1632 | int mic_report; |
| 1633 | int int_pol; |
| 1634 | int int_val = 0; |
| 1635 | int mask = ~snd_soc_read(codec, WM8903_INTERRUPT_STATUS_1_MASK); |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1636 | |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 1637 | int_val = snd_soc_read(codec, WM8903_INTERRUPT_STATUS_1) & mask; |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1638 | |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 1639 | if (int_val & WM8903_WSEQ_BUSY_EINT) { |
Mark Brown | b4d06f4 | 2011-02-10 14:20:49 +0000 | [diff] [blame] | 1640 | dev_warn(codec->dev, "Write sequencer done\n"); |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1641 | } |
| 1642 | |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 1643 | /* |
| 1644 | * The rest is microphone jack detection. We need to manually |
| 1645 | * invert the polarity of the interrupt after each event - to |
| 1646 | * simplify the code keep track of the last state we reported |
| 1647 | * and just invert the relevant bits in both the report and |
| 1648 | * the polarity register. |
| 1649 | */ |
| 1650 | mic_report = wm8903->mic_last_report; |
| 1651 | int_pol = snd_soc_read(codec, WM8903_INTERRUPT_POLARITY_1); |
| 1652 | |
Mark Brown | 1435b94 | 2010-12-23 01:56:20 +0000 | [diff] [blame] | 1653 | #ifndef CONFIG_SND_SOC_WM8903_MODULE |
Mark Brown | 2bbb5d6 | 2010-12-05 12:50:12 +0000 | [diff] [blame] | 1654 | if (int_val & (WM8903_MICSHRT_EINT | WM8903_MICDET_EINT)) |
| 1655 | trace_snd_soc_jack_irq(dev_name(codec->dev)); |
Mark Brown | 1435b94 | 2010-12-23 01:56:20 +0000 | [diff] [blame] | 1656 | #endif |
Mark Brown | 2bbb5d6 | 2010-12-05 12:50:12 +0000 | [diff] [blame] | 1657 | |
Mark Brown | 7245387 | 2010-03-15 21:22:58 +0000 | [diff] [blame] | 1658 | if (int_val & WM8903_MICSHRT_EINT) { |
| 1659 | dev_dbg(codec->dev, "Microphone short (pol=%x)\n", int_pol); |
| 1660 | |
| 1661 | mic_report ^= wm8903->mic_short; |
| 1662 | int_pol ^= WM8903_MICSHRT_INV; |
| 1663 | } |
| 1664 | |
| 1665 | if (int_val & WM8903_MICDET_EINT) { |
| 1666 | dev_dbg(codec->dev, "Microphone detect (pol=%x)\n", int_pol); |
| 1667 | |
| 1668 | mic_report ^= wm8903->mic_det; |
| 1669 | int_pol ^= WM8903_MICDET_INV; |
| 1670 | |
| 1671 | msleep(wm8903->mic_delay); |
| 1672 | } |
| 1673 | |
| 1674 | snd_soc_update_bits(codec, WM8903_INTERRUPT_POLARITY_1, |
| 1675 | WM8903_MICSHRT_INV | WM8903_MICDET_INV, int_pol); |
| 1676 | |
| 1677 | snd_soc_jack_report(wm8903->mic_jack, mic_report, |
| 1678 | wm8903->mic_short | wm8903->mic_det); |
| 1679 | |
| 1680 | wm8903->mic_last_report = mic_report; |
| 1681 | |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1682 | return IRQ_HANDLED; |
| 1683 | } |
| 1684 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1685 | #define WM8903_PLAYBACK_RATES (SNDRV_PCM_RATE_8000 |\ |
| 1686 | SNDRV_PCM_RATE_11025 | \ |
| 1687 | SNDRV_PCM_RATE_16000 | \ |
| 1688 | SNDRV_PCM_RATE_22050 | \ |
| 1689 | SNDRV_PCM_RATE_32000 | \ |
| 1690 | SNDRV_PCM_RATE_44100 | \ |
| 1691 | SNDRV_PCM_RATE_48000 | \ |
| 1692 | SNDRV_PCM_RATE_88200 | \ |
| 1693 | SNDRV_PCM_RATE_96000) |
| 1694 | |
| 1695 | #define WM8903_CAPTURE_RATES (SNDRV_PCM_RATE_8000 |\ |
| 1696 | SNDRV_PCM_RATE_11025 | \ |
| 1697 | SNDRV_PCM_RATE_16000 | \ |
| 1698 | SNDRV_PCM_RATE_22050 | \ |
| 1699 | SNDRV_PCM_RATE_32000 | \ |
| 1700 | SNDRV_PCM_RATE_44100 | \ |
| 1701 | SNDRV_PCM_RATE_48000) |
| 1702 | |
| 1703 | #define WM8903_FORMATS (SNDRV_PCM_FMTBIT_S16_LE |\ |
| 1704 | SNDRV_PCM_FMTBIT_S20_3LE |\ |
| 1705 | SNDRV_PCM_FMTBIT_S24_LE) |
| 1706 | |
Eric Miao | 6335d05 | 2009-03-03 09:41:00 +0800 | [diff] [blame] | 1707 | static struct snd_soc_dai_ops wm8903_dai_ops = { |
Eric Miao | 6335d05 | 2009-03-03 09:41:00 +0800 | [diff] [blame] | 1708 | .hw_params = wm8903_hw_params, |
| 1709 | .digital_mute = wm8903_digital_mute, |
| 1710 | .set_fmt = wm8903_set_dai_fmt, |
| 1711 | .set_sysclk = wm8903_set_dai_sysclk, |
| 1712 | }; |
| 1713 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1714 | static struct snd_soc_dai_driver wm8903_dai = { |
| 1715 | .name = "wm8903-hifi", |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1716 | .playback = { |
| 1717 | .stream_name = "Playback", |
| 1718 | .channels_min = 2, |
| 1719 | .channels_max = 2, |
| 1720 | .rates = WM8903_PLAYBACK_RATES, |
| 1721 | .formats = WM8903_FORMATS, |
| 1722 | }, |
| 1723 | .capture = { |
| 1724 | .stream_name = "Capture", |
| 1725 | .channels_min = 2, |
| 1726 | .channels_max = 2, |
| 1727 | .rates = WM8903_CAPTURE_RATES, |
| 1728 | .formats = WM8903_FORMATS, |
| 1729 | }, |
Eric Miao | 6335d05 | 2009-03-03 09:41:00 +0800 | [diff] [blame] | 1730 | .ops = &wm8903_dai_ops, |
Mark Brown | 0d960e8 | 2009-04-16 10:08:39 +0100 | [diff] [blame] | 1731 | .symmetric_rates = 1, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1732 | }; |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1733 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1734 | static int wm8903_suspend(struct snd_soc_codec *codec, pm_message_t state) |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1735 | { |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1736 | wm8903_set_bias_level(codec, SND_SOC_BIAS_OFF); |
| 1737 | |
| 1738 | return 0; |
| 1739 | } |
| 1740 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1741 | static int wm8903_resume(struct snd_soc_codec *codec) |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1742 | { |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1743 | int i; |
| 1744 | u16 *reg_cache = codec->reg_cache; |
Guennadi Liakhovetski | 40aa703 | 2010-01-22 18:00:03 +0100 | [diff] [blame] | 1745 | u16 *tmp_cache = kmemdup(reg_cache, sizeof(wm8903_reg_defaults), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1746 | GFP_KERNEL); |
| 1747 | |
| 1748 | /* Bring the codec back up to standby first to minimise pop/clicks */ |
| 1749 | wm8903_set_bias_level(codec, SND_SOC_BIAS_STANDBY); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1750 | |
| 1751 | /* Sync back everything else */ |
| 1752 | if (tmp_cache) { |
| 1753 | for (i = 2; i < ARRAY_SIZE(wm8903_reg_defaults); i++) |
| 1754 | if (tmp_cache[i] != reg_cache[i]) |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1755 | snd_soc_write(codec, i, tmp_cache[i]); |
Guennadi Liakhovetski | 40aa703 | 2010-01-22 18:00:03 +0100 | [diff] [blame] | 1756 | kfree(tmp_cache); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1757 | } else { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1758 | dev_err(codec->dev, "Failed to allocate temporary cache\n"); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1759 | } |
| 1760 | |
| 1761 | return 0; |
| 1762 | } |
| 1763 | |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 1764 | #ifdef CONFIG_GPIOLIB |
| 1765 | static inline struct wm8903_priv *gpio_to_wm8903(struct gpio_chip *chip) |
| 1766 | { |
| 1767 | return container_of(chip, struct wm8903_priv, gpio_chip); |
| 1768 | } |
| 1769 | |
| 1770 | static int wm8903_gpio_request(struct gpio_chip *chip, unsigned offset) |
| 1771 | { |
| 1772 | if (offset >= WM8903_NUM_GPIO) |
| 1773 | return -EINVAL; |
| 1774 | |
| 1775 | return 0; |
| 1776 | } |
| 1777 | |
| 1778 | static int wm8903_gpio_direction_in(struct gpio_chip *chip, unsigned offset) |
| 1779 | { |
| 1780 | struct wm8903_priv *wm8903 = gpio_to_wm8903(chip); |
| 1781 | struct snd_soc_codec *codec = wm8903->codec; |
| 1782 | unsigned int mask, val; |
| 1783 | |
| 1784 | mask = WM8903_GP1_FN_MASK | WM8903_GP1_DIR_MASK; |
| 1785 | val = (WM8903_GPn_FN_GPIO_INPUT << WM8903_GP1_FN_SHIFT) | |
| 1786 | WM8903_GP1_DIR; |
| 1787 | |
| 1788 | return snd_soc_update_bits(codec, WM8903_GPIO_CONTROL_1 + offset, |
| 1789 | mask, val); |
| 1790 | } |
| 1791 | |
| 1792 | static int wm8903_gpio_get(struct gpio_chip *chip, unsigned offset) |
| 1793 | { |
| 1794 | struct wm8903_priv *wm8903 = gpio_to_wm8903(chip); |
| 1795 | struct snd_soc_codec *codec = wm8903->codec; |
| 1796 | int reg; |
| 1797 | |
| 1798 | reg = snd_soc_read(codec, WM8903_GPIO_CONTROL_1 + offset); |
| 1799 | |
| 1800 | return (reg & WM8903_GP1_LVL_MASK) >> WM8903_GP1_LVL_SHIFT; |
| 1801 | } |
| 1802 | |
| 1803 | static int wm8903_gpio_direction_out(struct gpio_chip *chip, |
| 1804 | unsigned offset, int value) |
| 1805 | { |
| 1806 | struct wm8903_priv *wm8903 = gpio_to_wm8903(chip); |
| 1807 | struct snd_soc_codec *codec = wm8903->codec; |
| 1808 | unsigned int mask, val; |
| 1809 | |
| 1810 | mask = WM8903_GP1_FN_MASK | WM8903_GP1_DIR_MASK | WM8903_GP1_LVL_MASK; |
| 1811 | val = (WM8903_GPn_FN_GPIO_OUTPUT << WM8903_GP1_FN_SHIFT) | |
| 1812 | (value << WM8903_GP2_LVL_SHIFT); |
| 1813 | |
| 1814 | return snd_soc_update_bits(codec, WM8903_GPIO_CONTROL_1 + offset, |
| 1815 | mask, val); |
| 1816 | } |
| 1817 | |
| 1818 | static void wm8903_gpio_set(struct gpio_chip *chip, unsigned offset, int value) |
| 1819 | { |
| 1820 | struct wm8903_priv *wm8903 = gpio_to_wm8903(chip); |
| 1821 | struct snd_soc_codec *codec = wm8903->codec; |
| 1822 | |
| 1823 | snd_soc_update_bits(codec, WM8903_GPIO_CONTROL_1 + offset, |
Mark Brown | c805993 | 2011-01-31 13:41:17 +0000 | [diff] [blame] | 1824 | WM8903_GP1_LVL_MASK, |
| 1825 | !!value << WM8903_GP1_LVL_SHIFT); |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 1826 | } |
| 1827 | |
| 1828 | static struct gpio_chip wm8903_template_chip = { |
| 1829 | .label = "wm8903", |
| 1830 | .owner = THIS_MODULE, |
| 1831 | .request = wm8903_gpio_request, |
| 1832 | .direction_input = wm8903_gpio_direction_in, |
| 1833 | .get = wm8903_gpio_get, |
| 1834 | .direction_output = wm8903_gpio_direction_out, |
| 1835 | .set = wm8903_gpio_set, |
| 1836 | .can_sleep = 1, |
| 1837 | }; |
| 1838 | |
| 1839 | static void wm8903_init_gpio(struct snd_soc_codec *codec) |
| 1840 | { |
| 1841 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
| 1842 | struct wm8903_platform_data *pdata = dev_get_platdata(codec->dev); |
| 1843 | int ret; |
| 1844 | |
| 1845 | wm8903->gpio_chip = wm8903_template_chip; |
| 1846 | wm8903->gpio_chip.ngpio = WM8903_NUM_GPIO; |
| 1847 | wm8903->gpio_chip.dev = codec->dev; |
| 1848 | |
| 1849 | if (pdata && pdata->gpio_base) |
| 1850 | wm8903->gpio_chip.base = pdata->gpio_base; |
| 1851 | else |
| 1852 | wm8903->gpio_chip.base = -1; |
| 1853 | |
| 1854 | ret = gpiochip_add(&wm8903->gpio_chip); |
| 1855 | if (ret != 0) |
| 1856 | dev_err(codec->dev, "Failed to add GPIOs: %d\n", ret); |
| 1857 | } |
| 1858 | |
| 1859 | static void wm8903_free_gpio(struct snd_soc_codec *codec) |
| 1860 | { |
| 1861 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
| 1862 | int ret; |
| 1863 | |
| 1864 | ret = gpiochip_remove(&wm8903->gpio_chip); |
| 1865 | if (ret != 0) |
| 1866 | dev_err(codec->dev, "Failed to remove GPIOs: %d\n", ret); |
| 1867 | } |
| 1868 | #else |
| 1869 | static void wm8903_init_gpio(struct snd_soc_codec *codec) |
| 1870 | { |
| 1871 | } |
| 1872 | |
| 1873 | static void wm8903_free_gpio(struct snd_soc_codec *codec) |
| 1874 | { |
| 1875 | } |
| 1876 | #endif |
| 1877 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1878 | static int wm8903_probe(struct snd_soc_codec *codec) |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1879 | { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1880 | struct wm8903_platform_data *pdata = dev_get_platdata(codec->dev); |
| 1881 | struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec); |
Mark Brown | 73b34ea | 2010-03-15 17:46:02 +0000 | [diff] [blame] | 1882 | int ret, i; |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1883 | int trigger, irq_pol; |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1884 | u16 val; |
| 1885 | |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 1886 | wm8903->codec = codec; |
Mark Brown | d58d5d5 | 2008-12-10 18:36:42 +0000 | [diff] [blame] | 1887 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1888 | ret = snd_soc_codec_set_cache_io(codec, 8, 16, SND_SOC_I2C); |
| 1889 | if (ret != 0) { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1890 | dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret); |
| 1891 | return ret; |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1892 | } |
| 1893 | |
| 1894 | val = snd_soc_read(codec, WM8903_SW_RESET_AND_ID); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1895 | if (val != wm8903_reg_defaults[WM8903_SW_RESET_AND_ID]) { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1896 | dev_err(codec->dev, |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1897 | "Device with ID register %x is not a WM8903\n", val); |
| 1898 | return -ENODEV; |
| 1899 | } |
| 1900 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1901 | val = snd_soc_read(codec, WM8903_REVISION_NUMBER); |
Mark Brown | 1d8d62d | 2011-02-09 13:47:07 +0000 | [diff] [blame] | 1902 | dev_info(codec->dev, "WM8903 revision %c\n", |
| 1903 | (val & WM8903_CHIP_REV_MASK) + 'A'); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1904 | |
| 1905 | wm8903_reset(codec); |
| 1906 | |
Mark Brown | 37f88e8 | 2010-03-15 18:14:34 +0000 | [diff] [blame] | 1907 | /* Set up GPIOs and microphone detection */ |
Mark Brown | 73b34ea | 2010-03-15 17:46:02 +0000 | [diff] [blame] | 1908 | if (pdata) { |
Mark Brown | 905f695 | 2011-02-11 14:39:13 +0000 | [diff] [blame] | 1909 | bool mic_gpio = false; |
| 1910 | |
Mark Brown | 73b34ea | 2010-03-15 17:46:02 +0000 | [diff] [blame] | 1911 | for (i = 0; i < ARRAY_SIZE(pdata->gpio_cfg); i++) { |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 1912 | if (pdata->gpio_cfg[i] == WM8903_GPIO_NO_CONFIG) |
Mark Brown | 73b34ea | 2010-03-15 17:46:02 +0000 | [diff] [blame] | 1913 | continue; |
| 1914 | |
| 1915 | snd_soc_write(codec, WM8903_GPIO_CONTROL_1 + i, |
| 1916 | pdata->gpio_cfg[i] & 0xffff); |
Mark Brown | 905f695 | 2011-02-11 14:39:13 +0000 | [diff] [blame] | 1917 | |
| 1918 | val = (pdata->gpio_cfg[i] & WM8903_GP1_FN_MASK) |
| 1919 | >> WM8903_GP1_FN_SHIFT; |
| 1920 | |
| 1921 | switch (val) { |
| 1922 | case WM8903_GPn_FN_MICBIAS_CURRENT_DETECT: |
| 1923 | case WM8903_GPn_FN_MICBIAS_SHORT_DETECT: |
| 1924 | mic_gpio = true; |
| 1925 | break; |
| 1926 | default: |
| 1927 | break; |
| 1928 | } |
Mark Brown | 73b34ea | 2010-03-15 17:46:02 +0000 | [diff] [blame] | 1929 | } |
Mark Brown | 37f88e8 | 2010-03-15 18:14:34 +0000 | [diff] [blame] | 1930 | |
| 1931 | snd_soc_write(codec, WM8903_MIC_BIAS_CONTROL_0, |
| 1932 | pdata->micdet_cfg); |
| 1933 | |
| 1934 | /* Microphone detection needs the WSEQ clock */ |
| 1935 | if (pdata->micdet_cfg) |
| 1936 | snd_soc_update_bits(codec, WM8903_WRITE_SEQUENCER_0, |
| 1937 | WM8903_WSEQ_ENA, WM8903_WSEQ_ENA); |
| 1938 | |
Mark Brown | 905f695 | 2011-02-11 14:39:13 +0000 | [diff] [blame] | 1939 | /* If microphone detection is enabled by pdata but |
| 1940 | * detected via IRQ then interrupts can be lost before |
| 1941 | * the machine driver has set up microphone detection |
| 1942 | * IRQs as the IRQs are clear on read. The detection |
| 1943 | * will be enabled when the machine driver configures. |
| 1944 | */ |
| 1945 | WARN_ON(!mic_gpio && (pdata->micdet_cfg & WM8903_MICDET_ENA)); |
| 1946 | |
Mark Brown | 37f88e8 | 2010-03-15 18:14:34 +0000 | [diff] [blame] | 1947 | wm8903->mic_delay = pdata->micdet_delay; |
Mark Brown | 73b34ea | 2010-03-15 17:46:02 +0000 | [diff] [blame] | 1948 | } |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1949 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1950 | if (wm8903->irq) { |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1951 | if (pdata && pdata->irq_active_low) { |
| 1952 | trigger = IRQF_TRIGGER_LOW; |
| 1953 | irq_pol = WM8903_IRQ_POL; |
| 1954 | } else { |
| 1955 | trigger = IRQF_TRIGGER_HIGH; |
| 1956 | irq_pol = 0; |
| 1957 | } |
| 1958 | |
| 1959 | snd_soc_update_bits(codec, WM8903_INTERRUPT_CONTROL, |
| 1960 | WM8903_IRQ_POL, irq_pol); |
| 1961 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1962 | ret = request_threaded_irq(wm8903->irq, NULL, wm8903_irq, |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1963 | trigger | IRQF_ONESHOT, |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1964 | "wm8903", codec); |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1965 | if (ret != 0) { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1966 | dev_err(codec->dev, "Failed to request IRQ: %d\n", |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1967 | ret); |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 1968 | return ret; |
Mark Brown | 8abd16a | 2010-03-15 18:25:26 +0000 | [diff] [blame] | 1969 | } |
| 1970 | |
| 1971 | /* Enable write sequencer interrupts */ |
| 1972 | snd_soc_update_bits(codec, WM8903_INTERRUPT_STATUS_1_MASK, |
| 1973 | WM8903_IM_WSEQ_BUSY_EINT, 0); |
| 1974 | } |
Mark Brown | 73b34ea | 2010-03-15 17:46:02 +0000 | [diff] [blame] | 1975 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1976 | /* power on device */ |
| 1977 | wm8903_set_bias_level(codec, SND_SOC_BIAS_STANDBY); |
| 1978 | |
| 1979 | /* Latch volume update bits */ |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1980 | val = snd_soc_read(codec, WM8903_ADC_DIGITAL_VOLUME_LEFT); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1981 | val |= WM8903_ADCVU; |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1982 | snd_soc_write(codec, WM8903_ADC_DIGITAL_VOLUME_LEFT, val); |
| 1983 | snd_soc_write(codec, WM8903_ADC_DIGITAL_VOLUME_RIGHT, val); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1984 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1985 | val = snd_soc_read(codec, WM8903_DAC_DIGITAL_VOLUME_LEFT); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1986 | val |= WM8903_DACVU; |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1987 | snd_soc_write(codec, WM8903_DAC_DIGITAL_VOLUME_LEFT, val); |
| 1988 | snd_soc_write(codec, WM8903_DAC_DIGITAL_VOLUME_RIGHT, val); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1989 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1990 | val = snd_soc_read(codec, WM8903_ANALOGUE_OUT1_LEFT); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1991 | val |= WM8903_HPOUTVU; |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1992 | snd_soc_write(codec, WM8903_ANALOGUE_OUT1_LEFT, val); |
| 1993 | snd_soc_write(codec, WM8903_ANALOGUE_OUT1_RIGHT, val); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1994 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1995 | val = snd_soc_read(codec, WM8903_ANALOGUE_OUT2_LEFT); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1996 | val |= WM8903_LINEOUTVU; |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 1997 | snd_soc_write(codec, WM8903_ANALOGUE_OUT2_LEFT, val); |
| 1998 | snd_soc_write(codec, WM8903_ANALOGUE_OUT2_RIGHT, val); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 1999 | |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 2000 | val = snd_soc_read(codec, WM8903_ANALOGUE_OUT3_LEFT); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2001 | val |= WM8903_SPKVU; |
Mark Brown | 8d50e44 | 2009-07-10 23:12:01 +0100 | [diff] [blame] | 2002 | snd_soc_write(codec, WM8903_ANALOGUE_OUT3_LEFT, val); |
| 2003 | snd_soc_write(codec, WM8903_ANALOGUE_OUT3_RIGHT, val); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2004 | |
| 2005 | /* Enable DAC soft mute by default */ |
Mark Brown | e12adab | 2011-02-09 17:42:57 +0000 | [diff] [blame] | 2006 | snd_soc_update_bits(codec, WM8903_DAC_DIGITAL_1, |
| 2007 | WM8903_DAC_MUTEMODE | WM8903_DAC_MUTE, |
| 2008 | WM8903_DAC_MUTEMODE | WM8903_DAC_MUTE); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2009 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2010 | snd_soc_add_controls(codec, wm8903_snd_controls, |
| 2011 | ARRAY_SIZE(wm8903_snd_controls)); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2012 | |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 2013 | wm8903_init_gpio(codec); |
| 2014 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2015 | return ret; |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2016 | } |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2017 | |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2018 | /* power down chip */ |
| 2019 | static int wm8903_remove(struct snd_soc_codec *codec) |
| 2020 | { |
Stephen Warren | 7cfe561 | 2011-01-20 13:52:08 -0700 | [diff] [blame] | 2021 | wm8903_free_gpio(codec); |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2022 | wm8903_set_bias_level(codec, SND_SOC_BIAS_OFF); |
| 2023 | return 0; |
| 2024 | } |
| 2025 | |
| 2026 | static struct snd_soc_codec_driver soc_codec_dev_wm8903 = { |
| 2027 | .probe = wm8903_probe, |
| 2028 | .remove = wm8903_remove, |
| 2029 | .suspend = wm8903_suspend, |
| 2030 | .resume = wm8903_resume, |
| 2031 | .set_bias_level = wm8903_set_bias_level, |
| 2032 | .reg_cache_size = ARRAY_SIZE(wm8903_reg_defaults), |
| 2033 | .reg_word_size = sizeof(u16), |
| 2034 | .reg_cache_default = wm8903_reg_defaults, |
| 2035 | .volatile_register = wm8903_volatile_register, |
Mark Brown | c5b6a9f | 2011-02-09 20:14:42 +0000 | [diff] [blame] | 2036 | .seq_notifier = wm8903_seq_notifier, |
Mark Brown | ecd0151 | 2011-03-27 13:43:45 +0100 | [diff] [blame^] | 2037 | .dapm_widgets = wm8903_dapm_widgets, |
| 2038 | .num_dapm_widgets = ARRAY_SIZE(wm8903_dapm_widgets), |
| 2039 | .dapm_routes = wm8903_intercon, |
| 2040 | .num_dapm_routes = ARRAY_SIZE(wm8903_intercon), |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2041 | }; |
| 2042 | |
| 2043 | #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE) |
| 2044 | static __devinit int wm8903_i2c_probe(struct i2c_client *i2c, |
| 2045 | const struct i2c_device_id *id) |
| 2046 | { |
| 2047 | struct wm8903_priv *wm8903; |
| 2048 | int ret; |
| 2049 | |
| 2050 | wm8903 = kzalloc(sizeof(struct wm8903_priv), GFP_KERNEL); |
| 2051 | if (wm8903 == NULL) |
| 2052 | return -ENOMEM; |
| 2053 | |
| 2054 | i2c_set_clientdata(i2c, wm8903); |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2055 | wm8903->irq = i2c->irq; |
| 2056 | |
| 2057 | ret = snd_soc_register_codec(&i2c->dev, |
| 2058 | &soc_codec_dev_wm8903, &wm8903_dai, 1); |
| 2059 | if (ret < 0) |
| 2060 | kfree(wm8903); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2061 | return ret; |
| 2062 | } |
| 2063 | |
Mark Brown | c6f2981 | 2009-02-18 21:25:40 +0000 | [diff] [blame] | 2064 | static __devexit int wm8903_i2c_remove(struct i2c_client *client) |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2065 | { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2066 | snd_soc_unregister_codec(&client->dev); |
| 2067 | kfree(i2c_get_clientdata(client)); |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2068 | return 0; |
| 2069 | } |
| 2070 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2071 | static const struct i2c_device_id wm8903_i2c_id[] = { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2072 | { "wm8903", 0 }, |
| 2073 | { } |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2074 | }; |
| 2075 | MODULE_DEVICE_TABLE(i2c, wm8903_i2c_id); |
| 2076 | |
| 2077 | static struct i2c_driver wm8903_i2c_driver = { |
| 2078 | .driver = { |
Mark Brown | 4b592c9 | 2011-02-09 13:47:06 +0000 | [diff] [blame] | 2079 | .name = "wm8903", |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2080 | .owner = THIS_MODULE, |
| 2081 | }, |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2082 | .probe = wm8903_i2c_probe, |
| 2083 | .remove = __devexit_p(wm8903_i2c_remove), |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2084 | .id_table = wm8903_i2c_id, |
| 2085 | }; |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2086 | #endif |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2087 | |
Takashi Iwai | c9b3a40 | 2008-12-10 07:47:22 +0100 | [diff] [blame] | 2088 | static int __init wm8903_modinit(void) |
Mark Brown | 64089b8 | 2008-12-08 19:17:58 +0000 | [diff] [blame] | 2089 | { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2090 | int ret = 0; |
| 2091 | #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE) |
| 2092 | ret = i2c_add_driver(&wm8903_i2c_driver); |
| 2093 | if (ret != 0) { |
| 2094 | printk(KERN_ERR "Failed to register wm8903 I2C driver: %d\n", |
| 2095 | ret); |
| 2096 | } |
| 2097 | #endif |
| 2098 | return ret; |
Mark Brown | 64089b8 | 2008-12-08 19:17:58 +0000 | [diff] [blame] | 2099 | } |
| 2100 | module_init(wm8903_modinit); |
| 2101 | |
| 2102 | static void __exit wm8903_exit(void) |
| 2103 | { |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2104 | #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE) |
Mark Brown | d58d5d5 | 2008-12-10 18:36:42 +0000 | [diff] [blame] | 2105 | i2c_del_driver(&wm8903_i2c_driver); |
Liam Girdwood | f0fba2a | 2010-03-17 20:15:21 +0000 | [diff] [blame] | 2106 | #endif |
Mark Brown | 64089b8 | 2008-12-08 19:17:58 +0000 | [diff] [blame] | 2107 | } |
| 2108 | module_exit(wm8903_exit); |
| 2109 | |
Mark Brown | f1c0a02 | 2008-08-26 13:05:27 +0100 | [diff] [blame] | 2110 | MODULE_DESCRIPTION("ASoC WM8903 driver"); |
| 2111 | MODULE_AUTHOR("Mark Brown <broonie@opensource.wolfsonmicro.cm>"); |
| 2112 | MODULE_LICENSE("GPL"); |