ASoC: Add WM8958 noise gate support
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
@@ -1073,8 +1073,8 @@ const struct wm8994_access_mask wm8994_access_masks[WM8994_CACHE_SIZE] = {
|
||||
{ 0x0000, 0x0000 }, /* R1069 */
|
||||
{ 0x0000, 0x0000 }, /* R1070 */
|
||||
{ 0x0000, 0x0000 }, /* R1071 */
|
||||
{ 0x0000, 0x0000 }, /* R1072 */
|
||||
{ 0x0000, 0x0000 }, /* R1073 */
|
||||
{ 0x006F, 0x006F }, /* R1072 - AIF1 DAC1 Noise Gate */
|
||||
{ 0x006F, 0x006F }, /* R1073 - AIF1 DAC2 Noise Gate */
|
||||
{ 0x0000, 0x0000 }, /* R1074 */
|
||||
{ 0x0000, 0x0000 }, /* R1075 */
|
||||
{ 0x0000, 0x0000 }, /* R1076 */
|
||||
@@ -1329,7 +1329,7 @@ const struct wm8994_access_mask wm8994_access_masks[WM8994_CACHE_SIZE] = {
|
||||
{ 0x0000, 0x0000 }, /* R1325 */
|
||||
{ 0x0000, 0x0000 }, /* R1326 */
|
||||
{ 0x0000, 0x0000 }, /* R1327 */
|
||||
{ 0x0000, 0x0000 }, /* R1328 */
|
||||
{ 0x006F, 0x006F }, /* R1328 - AIF2 DAC Noise Gate */
|
||||
{ 0x0000, 0x0000 }, /* R1329 */
|
||||
{ 0x0000, 0x0000 }, /* R1330 */
|
||||
{ 0x0000, 0x0000 }, /* R1331 */
|
||||
@@ -2646,8 +2646,8 @@ const u16 wm8994_reg_defaults[WM8994_CACHE_SIZE] = {
|
||||
0x0000, /* R1069 */
|
||||
0x0000, /* R1070 */
|
||||
0x0000, /* R1071 */
|
||||
0x0000, /* R1072 */
|
||||
0x0000, /* R1073 */
|
||||
0x0068, /* R1072 - AIF1 DAC1 Noise Gate */
|
||||
0x0068, /* R1073 - AIF1 DAC2 Noise Gate */
|
||||
0x0000, /* R1074 */
|
||||
0x0000, /* R1075 */
|
||||
0x0000, /* R1076 */
|
||||
@@ -2902,7 +2902,7 @@ const u16 wm8994_reg_defaults[WM8994_CACHE_SIZE] = {
|
||||
0x0000, /* R1325 */
|
||||
0x0000, /* R1326 */
|
||||
0x0000, /* R1327 */
|
||||
0x0000, /* R1328 */
|
||||
0x0068, /* R1328 - AIF2 DAC Noise Gate */
|
||||
0x0000, /* R1329 */
|
||||
0x0000, /* R1330 */
|
||||
0x0000, /* R1331 */
|
||||
|
Reference in New Issue
Block a user