Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of...
[cascardo/linux.git] / include / sound / rt5645.h
index 1de744c..a535271 100644 (file)
@@ -20,6 +20,9 @@ struct rt5645_platform_data {
        /* 0 = IN2N; 1 = GPIO5; 2 = GPIO11 */
        unsigned int dmic2_data_pin;
        /* 0 = IN2P; 1 = GPIO6; 2 = GPIO10; 3 = GPIO12 */
+
+       unsigned int hp_det_gpio;
+       bool gpio_hp_det_active_high;
 };
 
 #endif