linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] AT91 Clock Adjustments
@ 2025-02-06 18:14 Ryan.Wanner
  2025-02-06 18:14 ` [PATCH 1/2] clk: at91: sckc: Fix parent_data struct for slow osc Ryan.Wanner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ryan.Wanner @ 2025-02-06 18:14 UTC (permalink / raw)
  To: mturquette, sboyd, nicolas.ferre, alexandre.belloni,
	claudiu.beznea
  Cc: linux-clk, linux-arm-kernel, linux-kernel, mripard, Ryan Wanner

From: Ryan Wanner <Ryan.Wanner@microchip.com>

This set has clock system adjustments for the AT91 clock system.

The first is to adjust the slow clock driver to account for the updated
DT node-naming for clocks and xtals and ensuring the driver is still
backwards compatible.

The second is a adding a missing clk_hw struct that is not added into
parent_data struct causing a incorrect parent for main_osc.

Ryan Wanner (2):
  clk: at91: sckc: Fix parent_data struct for slow osc
  clk: at91: sama7d65: Add missing clk_hw to parent_data

 drivers/clk/at91/sama7d65.c |  1 +
 drivers/clk/at91/sckc.c     | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-19 17:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 18:14 [PATCH 0/2] AT91 Clock Adjustments Ryan.Wanner
2025-02-06 18:14 ` [PATCH 1/2] clk: at91: sckc: Fix parent_data struct for slow osc Ryan.Wanner
2025-02-06 18:14 ` [PATCH 2/2] clk: at91: sama7d65: Add missing clk_hw to parent_data Ryan.Wanner
2025-02-26  9:06 ` [PATCH 0/2] AT91 Clock Adjustments Claudiu Beznea
     [not found]   ` <b76108c1-3282-4b98-a210-b350e8ec0ec2@microchip.com>
2025-03-18 17:33     ` Ryan Wanner
2025-03-19 17:50       ` Claudiu Beznea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).