Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'asoc/topic...
[cascardo/linux.git] / sound / soc / codecs / rt5659.h
index d31c9e5..8f1aeef 100644 (file)
 #define RT5659_IRQ_CTRL_1                      0x00b6
 #define RT5659_IRQ_CTRL_2                      0x00b7
 #define RT5659_IRQ_CTRL_3                      0x00b8
-#define RT5659_IRQ_CTRL_4                      0x00b9
-#define RT5659_IRQ_CTRL_5                      0x00ba
-#define RT5659_IRQ_CTRL_6                      0x00bb
+#define RT5659_IRQ_CTRL_4                      0x00ba
+#define RT5659_IRQ_CTRL_5                      0x00bb
+#define RT5659_IRQ_CTRL_6                      0x00bc
 #define RT5659_INT_ST_1                                0x00be
 #define RT5659_INT_ST_2                                0x00bf
 #define RT5659_GPIO_CTRL_1                     0x00c0
@@ -1796,6 +1796,7 @@ struct rt5659_priv {
        struct gpio_desc *gpiod_reset;
        struct snd_soc_jack *hs_jack;
        struct delayed_work jack_detect_work;
+       struct clk *mclk;
 
        int sysclk;
        int sysclk_src;