All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Daiane Angolini <daiane.angolini@freescale.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm][PATCH 2/2] linux-imx (3.0.35): Add fix pll4 set_rate callback
Date: Fri, 28 Jun 2013 10:03:05 -0300	[thread overview]
Message-ID: <CAOMZO5Co0zJuwQanzbnzgBpSek_Ra87UuukeEiexMi+861+-1A@mail.gmail.com> (raw)
In-Reply-To: <1372424067-3097-2-git-send-email-daiane.angolini@freescale.com>

On Fri, Jun 28, 2013 at 9:54 AM, Daiane Angolini
<daiane.angolini@freescale.com> wrote:
> This patch has been send by Alexander Smirnov to meta-freescale
> mailing list and is still not applied in Freescale GIT server.
>
> Apply it here as a interim solution.
>
> Change-Id: I44cf01f8461e91ec13ed3b9d045f8ea484988876
> Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
> ---
>  ...x_arm_mach-mx6_fix_pll4_set_rate_callback.patch |   34 ++++++++++++++++++++
>  recipes-kernel/linux/linux-imx_3.0.35.bb           |    1 +
>  2 files changed, 35 insertions(+)
>  create mode 100644 recipes-kernel/linux/linux-imx/linux-imx_arm_mach-mx6_fix_pll4_set_rate_callback.patch
>
> diff --git a/recipes-kernel/linux/linux-imx/linux-imx_arm_mach-mx6_fix_pll4_set_rate_callback.patch b/recipes-kernel/linux/linux-imx/linux-imx_arm_mach-mx6_fix_pll4_set_rate_callback.patch
> new file mode 100644
> index 0000000..754d958
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-imx/linux-imx_arm_mach-mx6_fix_pll4_set_rate_callback.patch
> @@ -0,0 +1,34 @@


From field missing?

> +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>


  reply	other threads:[~2013-06-28 13:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28 12:54 [meta-fsl-arm][PATCH 1/2] linux-imx (2.6.25): Add SSI3 address and AUDMUX pin fixes Daiane Angolini
2013-06-28 12:54 ` [meta-fsl-arm][PATCH 2/2] linux-imx (3.0.35): Add fix pll4 set_rate callback Daiane Angolini
2013-06-28 13:03   ` Fabio Estevam [this message]
2013-06-28 14:04     ` Daiane Angolini
2013-06-28 19:41   ` Fabio Estevam
2013-06-28 13:02 ` [meta-fsl-arm][PATCH 1/2] linux-imx (2.6.25): Add SSI3 address and AUDMUX pin fixes Fabio Estevam

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=CAOMZO5Co0zJuwQanzbnzgBpSek_Ra87UuukeEiexMi+861+-1A@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=daiane.angolini@freescale.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.