Re: [PATCH v4 11/14] ASoC: wcd9335: add mbhc support

From: Srinivas Kandagatla
Date: Wed Sep 26 2018 - 06:56:08 EST




On 26/09/18 10:31, Banajit Goswami wrote:
+static irqreturn_t wcd9335_mbhc_sw_irq(int irq, void *data)
Are we supporting only headset and headphone detection for now ? Extension cable and electrical detection will be supported later ?
And how about cases for slow insertion scenarios ?

I can not test extension cable and Other features like electrical detection will be added in future if we need it!

--srini
+{
+ struct wcd9335_codec *wcd = data;