Message ID | 20191217121642.28534-1-srinivas.kandagatla@linaro.org |
---|---|
Headers | show |
Series | ASoC: Add support to WCD9340/WCD9341 codec | expand |
On Tue, Dec 17, 2019 at 12:16:34PM +0000, Srinivas Kandagatla wrote: > +config SND_SOC_WCD934X > + tristate "WCD9340/WCD9341 Codec" > + depends on SLIMBUS > + select REGMAP_SLIMBUS > + select REGMAP_IRQ > + help Why does this not depend on the MFD change?
On Tue, Dec 17, 2019 at 1:17 PM Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote: > Qualcomm Technologies Inc WCD9340/WCD9341 Audio Codec has integrated > gpio controller to control 5 gpios on the chip. This patch adds > required device tree bindings for it. > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij