All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Daiane Angolini <daiane.angolini@freescale.com>,
	alex.bluesman.smirnov@gmail.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 16:41:40 -0300	[thread overview]
Message-ID: <CAOMZO5DwsY5aZ_qDzd5XSZjQc0hadAgnF7K5Snskaj4CzU+HbA@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:

> +-      if (rev >= IMX_CHIP_REVISION_1_1) {
> ++      if ((rev >= IMX_CHIP_REVISION_1_1) &&
> ++          (pllbase == PLL5_VIDEO_BASE_ADDR)) {

Subject mentions pll4, but here you check for pll5.

Which one is correct?


  parent reply	other threads:[~2013-06-28 19:41 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
2013-06-28 14:04     ` Daiane Angolini
2013-06-28 19:41   ` Fabio Estevam [this message]
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=CAOMZO5DwsY5aZ_qDzd5XSZjQc0hadAgnF7K5Snskaj4CzU+HbA@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=alex.bluesman.smirnov@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.