|
@@ -102,6 +102,7 @@ static struct wm8962_pdata wm8962_pdata __initdata = {
|
|
0x8000 | WM8962_GPIO_FN_DMICDAT,
|
|
0x8000 | WM8962_GPIO_FN_DMICDAT,
|
|
WM8962_GPIO_FN_IRQ, /* Open drain mode */
|
|
WM8962_GPIO_FN_IRQ, /* Open drain mode */
|
|
},
|
|
},
|
|
|
|
+ .in4_dc_measure = true,
|
|
};
|
|
};
|
|
|
|
|
|
static struct wm9081_pdata wm9081_pdata __initdata = {
|
|
static struct wm9081_pdata wm9081_pdata __initdata = {
|