From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 07/13] imx: imx7d: clock control module support
Date: Sun, 13 Sep 2015 10:16:16 +0200 [thread overview]
Message-ID: <55F530D0.4050904@denx.de> (raw)
In-Reply-To: <1441220064-20866-7-git-send-email-aalonso@freescale.com>
On 02/09/2015 20:54, Adrian Alonso wrote:
> * Add Clock control module (CCM) support
> * iMX7D SoC introduces 3 main clock sysmtem abstraction for clock
> root frequency generation denominated clock slices.
> Core clock slice: hihg speed clock for ARM core
> Bus clock slice: for bus clocks
> IP clock slice: Peripheral clocks
> * At system boot ROM enables PLL_ARM, PLL_DDR, PLL_SYS, PLL_ENET
> In u-boot, we have to:
> - Configure PFD3- PFD7 for freq we needed in u-boot
> - Set clock root for peripherals (ip channel)
>
> Signed-off-by: Adrian Alonso <aalonso@freescale.com>
> Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
> Signed-off-by: Ye.Li <B37916@freescale.com>
> ---
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2015-09-13 8:16 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 18:54 [U-Boot] [PATCH v2 01/13] imx: arch-mx6: add is_soc_type helper macro Adrian Alonso
2015-09-02 18:54 ` [U-Boot] [PATCH v2 02/13] thermal: imx_thermal: rework driver to be reused Adrian Alonso
2015-09-13 8:14 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 03/13] arm: imx: common rework cache settings for imx6 Adrian Alonso
2015-09-13 8:14 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 04/13] arm: imx: imx-common: init: move arch init common setup Adrian Alonso
2015-09-13 8:14 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 05/13] imx: system counter driver for imx7d and mx6ul Adrian Alonso
2015-09-13 8:15 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 06/13] imx: imx7d: initial arch level support Adrian Alonso
2015-09-13 8:15 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 07/13] imx: imx7d: clock control module support Adrian Alonso
2015-09-13 8:16 ` Stefano Babic [this message]
2015-09-02 18:54 ` [U-Boot] [PATCH v2 08/13] imx: imx7d: Add SoC system support Adrian Alonso
2015-09-13 8:16 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 09/13] arm: imx-common: init: extend init_aips to support imx7 Adrian Alonso
2015-09-13 8:16 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 10/13] arm: imx-common: init: rework wdog settings for imx6/imx7 Adrian Alonso
2015-09-13 8:17 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 11/13] thermal: imx: add imx7d soc thermal support Adrian Alonso
2015-09-13 8:17 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 12/13] imx: imx7d: add imx-common cpu support for imx7d Adrian Alonso
2015-09-13 8:17 ` Stefano Babic
2015-09-02 18:54 ` [U-Boot] [PATCH v2 13/13] imx: mx7dsabresd: Add support for MX7D SABRESD board Adrian Alonso
2015-09-13 8:13 ` [U-Boot] [PATCH v2 01/13] imx: arch-mx6: add is_soc_type helper macro Stefano Babic
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=55F530D0.4050904@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/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.