[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51B71608.3000302@freescale.com>
Date: Tue, 11 Jun 2013 09:20:24 -0300
From: Fabio Estevam <fabio.estevam@...escale.com>
To: Oskar Schirmer <oskar@...ra.com>
CC: Liam Girdwood <lgirdwood@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
<linux-kernel@...r.kernel.org>,
Zeng Zhaoming <zengzm.kernel@...il.com>,
<alsa-devel@...a-project.org>, Takashi Iwai <tiwai@...e.de>,
Jaroslav Kysela <perex@...ex.cz>,
Wolfram Sang <w.sang@...gutronix.de>
Subject: Re: [PATCH] sound/sgtl5000: fix codec register initial values and
mask
Hi Oskar,
On 06/11/2013 05:12 AM, Oskar Schirmer wrote:
> According to documentation bit 3:2 in register SSS_CTRL are
> reserved and zero, so initially setting the register to 0x0008
> does not make much sense. Instead, bit 4 should be marked set,
> as this is the power up default.
>
> Further, mask computation in declarative part is obviously wrong:
> Fix FRAC DIVISOR to provide an 11 bit mask correctly.
>
> Signed-off-by: Oskar Schirmer <oskar@...ra.com>
Please rebase your patch against Mark Brown's topic/sgtl5000 branch:
https://git.kernel.org/cgit/linux/kernel/git/broonie/sound.git/log/?h=topic/sgtl5000
After that, you can add my:
Tested-by: Fabio Estevam <fabio.estevam@...escale.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists