From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 2/6] clk: stm32: retrieve external oscillator frequency from DT
Date: Sun, 28 Jan 2018 13:52:43 -0500 [thread overview]
Message-ID: <20180128185243.GA20149@bill-the-cat> (raw)
In-Reply-To: <1516279174-30005-3-git-send-email-patrice.chotard@st.com>
On Thu, Jan 18, 2018 at 01:39:30PM +0100, patrice.chotard at st.com wrote:
> From: Patrice Chotard <patrice.chotard@st.com>
>
> All current STM32F4 supported boards uses a 8MHz external oscillator.
> All current STM32F7 supported boards uses a 25MHz external oscillator.
>
> In order to introduce the new stm32f429-evaluation board which uses a
> 25MHz external oscillator without creating a dedicated struct
> stm32_clk_info for this board, retrieve the external oscillator
> frequency from DT and set pll_m accordingly to obtain 1MHz for the VCO.
>
> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180128/6ec55ada/attachment.sig>
next prev parent reply other threads:[~2018-01-28 18:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-18 12:39 [U-Boot] [PATCH 0/6] Add stmf429-evaluation board support patrice.chotard at st.com
2018-01-18 12:39 ` [U-Boot] [PATCH 1/6] ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-boot patrice.chotard at st.com
2018-01-28 18:52 ` [U-Boot] [U-Boot, " Tom Rini
2018-01-18 12:39 ` [U-Boot] [PATCH 2/6] clk: stm32: retrieve external oscillator frequency from DT patrice.chotard at st.com
2018-01-28 18:52 ` Tom Rini [this message]
2018-01-18 12:39 ` [U-Boot] [PATCH 3/6] configs: stm32f: Remove STM32_HSE_HZ for all STM32F series patrice.chotard at st.com
2018-01-28 18:52 ` [U-Boot] [U-Boot, " Tom Rini
2018-01-18 12:39 ` [U-Boot] [PATCH 4/6] board: stm32: Add stm32f429-evaluation board support patrice.chotard at st.com
2018-01-28 18:52 ` [U-Boot] [U-Boot, " Tom Rini
2018-01-18 12:39 ` [U-Boot] [PATCH 5/6] ARM: dts: stm32: Add STM32F429 Evaluation " patrice.chotard at st.com
2018-01-28 18:52 ` [U-Boot] [U-Boot, " Tom Rini
2018-01-18 12:39 ` [U-Boot] [PATCH 6/6] ARM: dts: stm32: add stm32429-eval-u-boot dts file patrice.chotard at st.com
2018-01-28 18:52 ` [U-Boot] [U-Boot, " Tom Rini
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=20180128185243.GA20149@bill-the-cat \
--to=trini@konsulko.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox