mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: <Dharma.B@microchip.com>
To: <Ryan.Wanner@microchip.com>, <mturquette@baylibre.com>,
	<sboyd@kernel.org>, <Nicolas.Ferre@microchip.com>,
	<alexandre.belloni@bootlin.com>, <claudiu.beznea@tuxon.dev>
Cc: <Varshini.Rajendran@microchip.com>,
	<linux-kernel@vger.kernel.org>, <linux-clk@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<Mithun.Ahluwalia@microchip.com>
Subject: Re: [PATCH v2 1/3] clk: at91: clk-master: increase maximum number of clocks
Date: Mon, 9 Sep 2024 09:30:38 +0000	[thread overview]
Message-ID: <a37883f6-ab3a-4754-a306-44d7524436d8@microchip.com> (raw)
In-Reply-To: <caca5fa16e5800bb933e37dfb6df8cad4491624f.1725392645.git.Ryan.Wanner@microchip.com>

On 04/09/24 9:24 pm, Ryan.Wanner@microchip.com wrote:
> From: Ryan Wanner <Ryan.Wanner@microchip.com>
> 
> Increase maximum number of vaild master clocks. The PMC for the SAMA7D65
A typo                       ^valid
> requires 9 master clocks.
> 
> Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
> ---
>   drivers/clk/at91/clk-master.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/clk/at91/clk-master.c b/drivers/clk/at91/clk-master.c
> index 15c46489ba85..7a544e429d34 100644
> --- a/drivers/clk/at91/clk-master.c
> +++ b/drivers/clk/at91/clk-master.c
> @@ -20,7 +20,7 @@
>   
>   #define PMC_MCR_CSS_SHIFT	(16)
>   
> -#define MASTER_MAX_ID		4
> +#define MASTER_MAX_ID		9
>   
>   #define to_clk_master(hw) container_of(hw, struct clk_master, hw)
>   


-- 
With Best Regards,
Dharma B.

  reply	other threads:[~2024-09-09  9:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-04 15:54 [PATCH v2 0/3]clk: at91: add sama7d65 clock support Ryan.Wanner
2024-09-04 15:54 ` [PATCH v2 1/3] clk: at91: clk-master: increase maximum number of clocks Ryan.Wanner
2024-09-09  9:30   ` Dharma.B [this message]
2024-09-04 15:54 ` [PATCH v2 2/3] clk: at91: clk-sam9x60-pll: increase maximum amount of plls Ryan.Wanner
2024-09-04 15:54 ` [PATCH v2 3/3] clk: at91: sama7d65: add sama7d65 pmc driver Ryan.Wanner
2024-09-05 15:21 ` [PATCH v2 0/3]clk: at91: add sama7d65 clock support Nicolas Ferre
2024-10-10 18:13 ` claudiu beznea

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=a37883f6-ab3a-4754-a306-44d7524436d8@microchip.com \
    --to=dharma.b@microchip.com \
    --cc=Mithun.Ahluwalia@microchip.com \
    --cc=Nicolas.Ferre@microchip.com \
    --cc=Ryan.Wanner@microchip.com \
    --cc=Varshini.Rajendran@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®