All of lore.kernel.org
 help / color / mirror / Atom feed
From: ansaris <ansaris@iwavesystems.com>
To: meta-freescale@yoctoproject.org
Subject: iMX6 - CPU frequency lowered during LDO bypass setting
Date: Fri, 17 Apr 2015 18:33:17 +0530	[thread overview]
Message-ID: <55310495.1050005@iwavesystems.com> (raw)

Hi,

We are using imx6Q sabresd platform for our development with Linux 
3.14.28_1.0.0-GA BSP but initially we used Linux 3.10.17_1.0.0-GA BSP.

We have gone through below files from Linux 3.14.28_1.0.0-GA(File-1) and 
Linux 3.10.17_1.0.0-GA (FIle-2) BSPs.
File-1: ~/u-boot-imx/board/freescale/mx6sabresd/mx6sabresd.c
File-2: ~/u-boot-imx/board/freescale/mx6qsabresd/mx6qsabresd.c

We could see some changes are added in File-1(compare to File-2).

In below function, we understood that the CPU frequency is lowered to 
400Mhz before doing the LDO bypass and CPU frequency is increased to 
800Mhz after the LDO bypass settings.
"ldo_mode_set"
In FIle-2 (Linux 3.10.17_1.0.0-GA), the below function will do the LDO 
bypass settings without changing the CPU frequency.
"ldo_mode_set"

We would like to know, during the LDO bypass settings why the CPU 
frequency is lowered in File-1(Linux 3.14.28_1.0.0-GA)?  Is it 
recommended  to do the same.?

Thank You,
Regards,
Ansari



             reply	other threads:[~2015-04-17 13:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7.1429297201.9986.meta-freescale@yoctoproject.org>
     [not found] ` <mailman.7.1429297201.9986.meta-freescale.{43881423-8100-40e6-8ca0-108fc65b010c}.0@yoctoproject.org>
2015-04-17 13:03   ` ansaris [this message]
2015-04-17 20:14     ` iMX6 - CPU frequency lowered during LDO bypass setting Andrea Scian
2015-04-20 12:44       ` Lauren Post
2015-04-20 12:53         ` ansaris

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=55310495.1050005@iwavesystems.com \
    --to=ansaris@iwavesystems.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.