On Wed, Jan 09, 2019 at 06:38:36PM +, Mark Brown wrote:
> On Wed, Jan 09, 2019 at 10:41:21PM +0530, b-ak wrote:
> > SND_SOC_DAPM_MICBIAS is deprecated, replace it with SND_SOC_DAPM_SUPPLY.
> >
> > MICBIAS voltage wasn't supplied to the microphone with the older
>
SND_SOC_DAPM_MICBIAS is deprecated, replace it with SND_SOC_DAPM_SUPPLY.
MICBIAS voltage wasn't supplied to the microphone with the older
SND_SOC_DAPM_MICBIAS widget, hence the microphone wouldn't work.
This patch fixes the problem.
Signed-off-by: b-ak
---
sound/soc/codecs/tlv32
leads to an OOPS.
Not transitioning from an OFF state to the STANDBY state fixes the
problem.
Signed-off-by: b-ak
---
sound/soc/codecs/tlv320aic32x4.c | 4
1 file changed, 4 insertions(+)
diff --git a/sound/soc/codecs/tlv320aic32x4.c b/sound/soc/codecs/tlv320aic32x4.c
index e2b5a11
On Mon, Jan 07, 2019 at 12:59:07PM +, Mark Brown wrote:
> On Sat, Jan 05, 2019 at 10:16:22AM +0530, b-ak wrote:
>
> >
> > Hi Mark,
> >
> > Fixed the build error.
> >
> > Thanks,
> > Bhargav
> >
>
> Please submit patches foll
leads to an OOPS.
Not transitioning from an OFF state to the STANDBY state fixes the
problem.
Signed-off-by: b-ak
---
sound/soc/codecs/tlv320aic32x4.c | 4
1 file changed, 4 insertions(+)
diff --git a/sound/soc/codecs/tlv320aic32x4.c b/sound/soc/codecs/tlv320aic32x4.c
index e2b5a11
On Fri, Jan 04, 2019 at 10:10:40PM +0530, b-ak wrote:
> On Fri, Jan 04, 2019 at 01:04:21AM +0530, b-ak wrote:
> > On Thu, Jan 03, 2019 at 12:45:54PM +, Mark Brown wrote:
> > > On Wed, Jan 02, 2019 at 10:36:33PM +0530, b-ak wrote:
> > > > During the bootup of t
On Fri, Jan 04, 2019 at 01:04:21AM +0530, b-ak wrote:
> On Thu, Jan 03, 2019 at 12:45:54PM +, Mark Brown wrote:
> > On Wed, Jan 02, 2019 at 10:36:33PM +0530, b-ak wrote:
> > > During the bootup of the kernel, as soon as the DAPM framework kicks in
> > > it pushes
On Thu, Jan 03, 2019 at 12:45:54PM +, Mark Brown wrote:
> On Wed, Jan 02, 2019 at 10:36:33PM +0530, b-ak wrote:
> > During the bootup of the kernel, as soon as the DAPM framework kicks in
> > it pushes the codec into standy mode.
> >
> > The existing TVL320AIC32x4 c
epare()
This patch fixes that problem.
Signed-off-by: b-ak
---
sound/soc/codecs/tlv320aic32x4.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/sound/soc/codecs/tlv320aic32x4.c b/sound/soc/codecs/tlv320aic32x4.c
index e2b5a11b16d1..7cf363595abd 100644
--- a/sound/soc/codecs/tlv320aic3
9 matches
Mail list logo