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