linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] clk: at91: sckc: Add macros for the slow clock
@ 2024-08-26 17:31 Claudiu Beznea
  2024-08-26 17:31 ` [PATCH 1/3] dt-bindings: clk: at91: Add clock IDs for the slow clock controller Claudiu Beznea
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Claudiu Beznea @ 2024-08-26 17:31 UTC (permalink / raw)
  To: nicolas.ferre, alexandre.belloni, robh, krzk+dt, conor+dt,
	mturquette, sboyd
  Cc: linux-arm-kernel, devicetree, linux-kernel, linux-clk,
	Claudiu Beznea

Hi,

Previously raw numbers were used for the clocks generated by the slow
clock controller. This generated confusion and wrong IDs were used on
device tree. To make it simpler and less error-prone series add IDs.

Thank you,
Claudiu Beznea

Claudiu Beznea (3):
  dt-bindings: clk: at91: Add clock IDs for the slow clock controller
  clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks
  ARM: dts: microchip: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks

 arch/arm/boot/dts/microchip/sam9x60.dtsi | 18 +++++++++---------
 arch/arm/boot/dts/microchip/sama7g5.dtsi | 16 ++++++++--------
 drivers/clk/at91/sckc.c                  | 24 +++++++++++++-----------
 include/dt-bindings/clock/at91.h         |  4 ++++
 4 files changed, 34 insertions(+), 28 deletions(-)

-- 
2.39.2



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

end of thread, other threads:[~2024-08-28 10:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-26 17:31 [PATCH 0/3] clk: at91: sckc: Add macros for the slow clock Claudiu Beznea
2024-08-26 17:31 ` [PATCH 1/3] dt-bindings: clk: at91: Add clock IDs for the slow clock controller Claudiu Beznea
2024-08-27  6:43   ` Krzysztof Kozlowski
2024-08-26 17:31 ` [PATCH 2/3] clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks Claudiu Beznea
2024-08-28  7:17   ` Alexander Dahl
2024-08-26 17:31 ` [PATCH 3/3] ARM: dts: microchip: " Claudiu Beznea
2024-08-26 17:42   ` claudiu beznea
2024-08-28  7:07     ` Alexander Dahl
2024-08-28 10:14       ` Alexandre Belloni

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).