From: Daiane Angolini <daiane.angolini@freescale.com>
To: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Cc: "meta-freescale@yoctoproject.org"
<meta-freescale@yoctoproject.org>,
Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [PATCH] arm/mach-mx6: fix pll4 set_rate callback
Date: Tue, 4 Jun 2013 13:42:58 -0300 [thread overview]
Message-ID: <51AE1912.7040406@freescale.com> (raw)
In-Reply-To: <51ADE109.7030303@gmail.com>
On 06/04/2013 09:43 AM, Alexander Smirnov wrote:
> Hi Folks,
>
>
>
> > There is single method to set clock-rate for both audio and video
> pll-s
>> in i.MX6q clock system implementation. That's possible due to they
>> have
>> similar set of registers with a different bases. But there is also
>> one
>> common register: CCM_ANALOG_MISC2, which contains post-dividers.
>>
>> In current implementation, independently of whether audio or video
>> clock
>> is going to be set, the mask 0xc0000000 is applied to MISC2 register.
>> This means, that if the audio clock rate is changed, the video clock
>> post-dividers possibly will be corrupted.
>>
>> This patch fixes the issue described above.
>>
>> Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com
>> <mailto:alex.bluesman.smirnov@gmail.com>>
>>
>>
>> I am adding Fabio and Mahesh in Cc so they can take a look in this patch
>
> has anybody looked at the patch I sent?
Yes, it looks right for everyone and we are working to get it included
in the linux tree.
But, even if was not included in the linux tree (we should know it in 1
or 2 days), I do think we should include it on linux-imx recipe.
>
> I also have a couple of fixes for imx audio, can I send them here?
Please, let the patches come!
>
> With best regards,
> Alex
Thanks a lot, Alex, for sharing this ;)
Daiane
next prev parent reply other threads:[~2013-06-04 16:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 12:23 Freescale LTIB BSP fix Alexander Smirnov
2013-05-29 12:23 ` [PATCH] arm/mach-mx6: fix pll4 set_rate callback Alexander Smirnov
2013-05-29 14:41 ` Otavio Salvador
2013-06-04 12:43 ` Alexander Smirnov
2013-06-04 15:54 ` Eric Bénard
2013-06-04 16:34 ` Mahadevan Mahesh-R9AADQ
2013-06-04 16:51 ` Otavio Salvador
2013-06-04 16:42 ` Daiane Angolini [this message]
2013-05-29 14:46 ` Freescale LTIB BSP fix Otavio Salvador
2013-05-29 15:56 ` Daiane Angolini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51AE1912.7040406@freescale.com \
--to=daiane.angolini@freescale.com \
--cc=alex.bluesman.smirnov@gmail.com \
--cc=meta-freescale@yoctoproject.org \
--cc=otavio@ossystems.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.