[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ab0bd71b-d2f3-4815-9905-decf7c449fc0@microchip.com>
Date: Fri, 30 Aug 2024 17:53:24 +0200
From: Nicolas Ferre <nicolas.ferre@...rochip.com>
To: <Ryan.Wanner@...rochip.com>, <mturquette@...libre.com>,
<sboyd@...nel.org>, <alexandre.belloni@...tlin.com>,
<claudiu.beznea@...on.dev>
CC: <linux-clk@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/3] clk: at91: add sama7d65 clock support
On 29/08/2024 at 18:42, Ryan.Wanner@...rochip.com wrote:
> From: Ryan Wanner <Ryan.Wanner@...rochip.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@...rochip.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
>
Powered by blists - more mailing lists