All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: [PATCH] arm/mach-mx6: fix pll4 set_rate callback
Date: Tue, 4 Jun 2013 17:54:03 +0200	[thread overview]
Message-ID: <20130604175403.35839458@e6520eb> (raw)
In-Reply-To: <51ADE109.7030303@gmail.com>

Hi Alexander,

Le Tue, 04 Jun 2013 16:43:53 +0400,
Alexander Smirnov <alex.bluesman.smirnov@gmail.com> a écrit :
>  >     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?
> 
> I also have a couple of fixes for imx audio, can I send them here?
> 
please send them here even if that doesn't reach meta-fsl-arm, at least
other users of i.MX are reading this mailing list and may find your
patches interesting and test them if they face the same issues.

Thanks and best regards,
Eric


  reply	other threads:[~2013-06-04 15:54 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 [this message]
2013-06-04 16:34       ` Mahadevan Mahesh-R9AADQ
2013-06-04 16:51         ` Otavio Salvador
2013-06-04 16:42       ` Daiane Angolini
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=20130604175403.35839458@e6520eb \
    --to=eric@eukrea.com \
    --cc=alex.bluesman.smirnov@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /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.