From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 00/12] clk: add STM32F429 clock driver support
Date: Thu, 3 Feb 2022 11:16:44 +0100 [thread overview]
Message-ID: <20220203101644.GL23490@pengutronix.de> (raw)
In-Reply-To: <20220131075725.1873026-1-a.fatoum@pengutronix.de>
On Mon, Jan 31, 2022 at 08:57:13AM +0100, Ahmad Fatoum wrote:
> and use the occasion to provide a whole bunch of clk_hw helpers to
> make future clock driver ports easier.
>
> Ahmad Fatoum (12):
> string: define new memdup_array
> clk: composite: add clk_hw registration functions
> clk: divider: add clk_hw registration functions
> clk: fixed-factor: add clk_hw registration functions
> clk: clk-fixed: add clk_hw registration functions
> clk: define clk_hw_register
> clk: mux: add clk_hw registration functions
> clk: mux: export clk_mux_round_rate
> clk: implement of_clk_add_hw_provider
> clk: gate: add clk_hw registration functions
> ARM: stm32mp: allow driver reuse for STM32 MCUs
> clk: add clock driver for stm32f4 and stm32f7
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2022-02-03 10:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-31 7:57 Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 01/12] string: define new memdup_array Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 02/12] clk: composite: add clk_hw registration functions Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 03/12] clk: divider: " Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 04/12] clk: fixed-factor: " Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 05/12] clk: clk-fixed: " Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 06/12] clk: define clk_hw_register Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 07/12] clk: mux: add clk_hw registration functions Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 08/12] clk: mux: export clk_mux_round_rate Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 09/12] clk: implement of_clk_add_hw_provider Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 10/12] clk: gate: add clk_hw registration functions Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 11/12] ARM: stm32mp: allow driver reuse for STM32 MCUs Ahmad Fatoum
2022-01-31 7:57 ` [PATCH 12/12] clk: add clock driver for stm32f4 and stm32f7 Ahmad Fatoum
2022-02-03 10:16 ` Sascha Hauer [this message]
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=20220203101644.GL23490@pengutronix.de \
--to=sha@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox