From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: <Ryan.Wanner@microchip.com>, <mturquette@baylibre.com>,
<sboyd@kernel.org>, <alexandre.belloni@bootlin.com>,
<claudiu.beznea@tuxon.dev>
Cc: <linux-clk@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/3] clk: at91: add sama7d65 clock support
Date: Fri, 30 Aug 2024 17:53:24 +0200 [thread overview]
Message-ID: <ab0bd71b-d2f3-4815-9905-decf7c449fc0@microchip.com> (raw)
In-Reply-To: <cover.1724948760.git.Ryan.Wanner@microchip.com>
On 29/08/2024 at 18:42, Ryan.Wanner@microchip.com wrote:
> From: Ryan Wanner <Ryan.Wanner@microchip.com>
>
> Hello,
>
> This series adds clock support for the SAMA7D65 SoC. There are also
> changes to the master clock driver and PLL driver in order to account for
> the increased amount of clocks being supported in this new SoC.
>
> Trying to account for all the updates happening in this system, this
> patch set is based off of the most recent updates to at91-next branch.
>
> Ryan Wanner (3):
> clk: at91: sama7d65: add sama7d65 pmc driver
> clk: at91: clk-master: increase maximum number of clocks
> clk: at91: clk-sam9x60-pll: increase maximum amount of plls
For the whole series:
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Best regards,
Nicolas
>
> drivers/clk/at91/Makefile | 1 +
> drivers/clk/at91/clk-master.c | 2 +-
> drivers/clk/at91/clk-sam9x60-pll.c | 2 +-
> drivers/clk/at91/pmc.c | 1 +
> drivers/clk/at91/sama7d65.c | 1372 ++++++++++++++++++++++++++++
> 5 files changed, 1376 insertions(+), 2 deletions(-)
> create mode 100644 drivers/clk/at91/sama7d65.c
>
prev parent reply other threads:[~2024-08-30 15:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-29 16:42 Ryan.Wanner
2024-08-29 16:42 ` [PATCH 1/3] clk: at91: sama7d65: add sama7d65 pmc driver Ryan.Wanner
2024-08-31 13:26 ` claudiu beznea
2024-08-29 16:42 ` [PATCH 2/3] clk: at91: clk-master: increase maximum number of clocks Ryan.Wanner
2024-08-31 13:27 ` claudiu beznea
2024-08-29 16:42 ` [PATCH 3/3] clk: at91: clk-sam9x60-pll: increase maximum amount of plls Ryan.Wanner
2024-08-31 13:27 ` claudiu beznea
2024-08-30 15:53 ` Nicolas Ferre [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=ab0bd71b-d2f3-4815-9905-decf7c449fc0@microchip.com \
--to=nicolas.ferre@microchip.com \
--cc=Ryan.Wanner@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.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
all inboxes | Powered by JetHome®