[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5665dd6b-59af-4106-888c-67b374b9f7ca@tuxon.dev>
Date: Sat, 24 Aug 2024 17:53:41 +0300
From: claudiu beznea <claudiu.beznea@...on.dev>
To: mturquette@...libre.com, sboyd@...nel.org, nicolas.ferre@...rochip.com,
alexandre.belloni@...tlin.com
Cc: linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: at91: sama7g5: Allocate only the needed amount of
memory for PLLs
On 14.07.2024 17:13, Claudiu Beznea wrote:
> The maximum number of PLL components on SAMA7G5 is 3 (one fractional
> part and 2 dividers). Allocate the needed amount of memory for
> sama7g5_plls 2d array. Previous code used to allocate 7 array entries for
> each PLL. While at it, replace 3 with PLL_COMPID_MAX in the loop which
> parses the sama7g5_plls 2d array.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@...on.dev>
Applied to clk-microchip, thanks!
Powered by blists - more mailing lists